Skip to content

api-evangelist/dust-tt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dust (dust-tt)

Dust is a Paris-based enterprise AI platform for building, deploying, and operating teams of AI agents that have shared context across a company's knowledge and tools. Dust positions itself as the platform for "AI Operators" — the people who design, govern, and continuously improve agentic workflows across Sales, Customer Support, Marketing, Engineering, Data & Analytics, IT, Legal, Recruiting, and Knowledge teams. Agents in Dust are model-agnostic (OpenAI, Anthropic, Google, Mistral), grounded on company data through 100+ connectors (Slack, Notion, GitHub, Google Drive, Salesforce, Zendesk, Jira, Confluence, HubSpot, BigQuery, Snowflake), exposed via a REST API, MCP servers (client- and server-side), webhooks, and OAuth2, and reachable from a multiplayer conversation UI, Slack, a Chrome extension, a Raycast extension, and a CLI.

The Dust core platform is open source under the MIT license at github.com/dust-tt/dust. The hosted service is available on a per-seat Pro plan (29 EUR / user / month) and a custom Enterprise tier (100+ seats) with SSO, SCIM, dedicated environments, EU residency, and SOC 2 Type II / GDPR / HIPAA-ready compliance.

APIs.json: https://raw.githubusercontent.com/api-evangelist/dust-tt/refs/heads/main/apis.yml

Scope

  • Access: 3rd-Party

Tags

  • Agents
  • AI
  • Artificial Intelligence
  • Custom Workflows
  • Data Sources
  • Dust
  • Enterprise AI
  • Knowledge Management
  • LLM
  • MCP
  • Multi-Model
  • RAG

Timestamps

  • Created: 2026-05-24
  • Modified: 2026-05-24

APIs

Dust Agents API

Create, list, retrieve, update, archive, search, import, and export Dust agent configurations. An agent in Dust is a named, versioned configuration of an LLM (OpenAI, Anthropic, Google, Mistral) plus instructions, tools, and data-source bindings that can be invoked from conversations, Slack, the Chrome extension, or programmatically.

Tags

  • Agents
  • AI
  • Artificial Intelligence
  • Dust

Properties

Dust Conversations API

Drive multi-turn conversations with Dust agents. Create conversations, post user messages, stream agent events over SSE, attach content fragments (file/page/snippet attachments), retrieve and download conversation-scoped files, submit and delete message feedback, and resolve @mention suggestions for agent routing.

Tags

  • AI
  • Artificial Intelligence
  • Conversations
  • Dust
  • Messages

Properties

Dust Data Sources API

Manage Dust data sources, data source views, spaces, documents, tables, and folders. Upsert documents and table rows programmatically, search semantically, manage hierarchies and parents, and check the asynchronous upsert queue. Data sources are the retrieval layer behind every Dust agent.

Tags

  • AI
  • Artificial Intelligence
  • Data Sources
  • Dust
  • RAG
  • Search

Properties

Dust MCP API

Register a client-side Model Context Protocol server with a Dust workspace, stream MCP tool-call requests over SSE, return tool execution results back to Dust agents, and keep the server's heartbeat alive. Also lists the MCP server views available in a space.

Tags

  • AI
  • Artificial Intelligence
  • Dust
  • MCP
  • Tools

Properties

Dust Apps API

List Dust Apps in a space and create or retrieve App runs. Dust Apps are chained-block LLM/code pipelines defined in the Dust Builder and executable as parameterized "functions" from agents, code, or webhooks.

Tags

  • AI
  • Artificial Intelligence
  • Apps
  • Dust

Properties

Dust Search API

Search nodes (documents, tables, folders, conversations) across an entire Dust workspace. Streaming SSE variant for incremental result delivery, plus a tool-file upload endpoint backing search-related tool calls.

Tags

  • AI
  • Artificial Intelligence
  • Dust
  • Search

Properties

Dust Skills API

List the skill bundles installed in a Dust workspace and import new skills from uploaded files. Skills are reusable instruction + tool packs that agents can attach to.

Tags

  • AI
  • Artificial Intelligence
  • Dust
  • Skills

Properties

Dust Triggers API

Receive an external webhook on a registered Dust webhook source and fan it out to trigger agent workflows (e.g. run an agent when a GitHub issue opens or a Notion page changes).

Tags

  • AI
  • Artificial Intelligence
  • Dust
  • Triggers
  • Webhooks

Properties

Dust Workspace API

Export workspace analytics and pull aggregated workspace usage data for chargeback, capacity planning, and FinOps reporting against Dust seat and programmatic-API consumption.

Tags

  • Administration
  • AI
  • Analytics
  • Artificial Intelligence
  • Dust
  • FinOps

Properties

Common Properties

Maintainers

FN: Kin Lane Email: info@apievangelist.com

About

Dust — Paris-based enterprise AI agent platform (knowledge agents, custom workflows, MCP)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors