Skip to main content
A core principle of Pods: everything a human can do, an agent can do. This is made possible by the Pods skill, which is available to all agents by default, including the global Dust agent, agents invoked inside a Pod, and triggered agents. The Pods skill provides a set of tools: the individual actions listed on this page.
A note on naming. You may hear these referred to as “Pod tools”. The precise naming: agents have one Pods skill, and that skill provides the tools below. Each individual action, such as create_tasks, is a tool.
There is nothing to enable or configure: when an agent works in or around a Pod, it picks the right tool on its own. The tool names below are the ones shown in the agent’s tool execution details during a run, so you can also use this page to follow what an agent did.

Pod management

Finding and creating Pods

Members

Conversations

Knowledge

Pod settings

Tasks

See Tasks for how these show up in the Tasks tab, including syncing with external tools like Jira, Asana, or Linear.

Files

Agents work with Pod files through Dust’s shared file system tools rather than Pod-specific tools. Inside a Pod, these let an agent:
  • List and browse the Pod’s files and folders
  • Read file contents
  • Create new files, including agent-generated artifacts such as Frames
  • Edit, copy, move, and delete existing files
  • Import a file into the Pod from a URL
Files created or updated by agents appear in the Files tab and are immediately available to all Pod members and other agents.

Permissions

Agent tools follow the same permission model as the Dust interface: an agent acting on behalf of a user can only do what that user could do themselves.
  • A Restricted Pod the user is not a member of is not accessible to their agents
  • Managing membership, settings, visibility, and the pinned Frame requires the user to be a Pod Editor
See Members and roles for the full role breakdown, and Admin controls for workspace-level policies.

See it in action

These tools are what make Pods a natural target for automations: a triggered agent can post a daily brief into a Pod, open a conversation when a ticket arrives, or keep Pod tasks in sync with an external tool.