docs: add Pods "Agent tools" page documenting the Pods skill - #84
Merged
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
anya-dust
approved these changes
Aug 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a dedicated documentation page for the tools agents get through the Pods skill, answering a recurring customer question ("do we have documentation on pod tools?") that currently has no docs answer. Also standardizes the skill/tools terminology across all Pods pages.
Terminology standard applied throughout
create_tasks)Files changed
docs/user-documentation/pods/agent-tools.mdx(new): full inventory of the Pods skill tools, grouped by area (Pod management, members, conversations, knowledge, settings, tasks, files), with a naming note, a permissions section, and links to existing Pods pages. Tool names verified against the live Pods skill (pod_manager: 16 tools,pod_tasks: 4 tools).docs/user-documentation/pods/overview.mdx: "The Pods skill" section now says the skill "provides a set of tools", extends the capability bullets (knowledge search, Pod/member/settings management), and links to the new Agent tools page from the section and "Where to go next".docs/user-documentation/pods/tasks.mdx: replace the generic Overview pointer with a link to Agent tools for the full tool list.docs/user-documentation/pods/conversations.mdx: same cross-link; also name the exact tool ("the Pods skill'slist_podstool" instead of "list tool").docs/user-documentation/pods/files.mdx: same cross-link to Agent tools.docs.json: adddocs/user-documentation/pods/agent-toolsto the Pods navigation group, between Frames and Admin controls.Context
Requested in this Slack thread: the Pods docs mention the Pods skill in prose but nowhere list the actual tools, while the "everything a human can do, an agent can do" principle is a key selling point.