Skip to content

docs(agents): add V2 Agents REST API reference and concept docs#277

Open
raghul-velt wants to merge 1 commit into
mainfrom
raghul/agents-doc-latest
Open

docs(agents): add V2 Agents REST API reference and concept docs#277
raghul-velt wants to merge 1 commit into
mainfrom
raghul/agents-doc-latest

Conversation

@raghul-velt

Copy link
Copy Markdown
Contributor

Summary

Adds the complete, up-to-date V2 Agents documentation to the docs site. Content is ported from the source-of-truth PR snippyly/shared-firebase-function#3517, which supersedes the older agents docs.

API Reference (api-reference/rest-apis/v2/agents)

  • Agent CRUD: create, get, update (identity), delete, extract
  • Versioning: version/update, versions/list, versions/restore
  • Execution: run, get, list, count
  • Prompt tools: enhance, validate, refine
  • Config: resolve
  • Analytics: get
  • Groups: create, get, list, update, delete, add-agents, remove-agents

Concept docs (ai/agents)

  • overview and setup

Housekeeping

  • Removed the superseded list-agent-executions.mdx (replaced by execution/list.mdx, same /v2/agents/execution/list endpoint).
  • Wired all new pages into docs.json navigation (new Agents group under AI, expanded Agents group under REST APIs v2).
  • Updated the changelog link in release-notes/version-5/sdk-changelog.mdx to the new execution/list path.

Test plan

  • mint broken-links passes with no broken links
  • docs.json is valid JSON
  • Preview navigation renders the new Agents groups correctly

Made with Cursor

Adds the complete, up-to-date V2 Agents documentation sourced from
snippyly/shared-firebase-function#3517:

- api-reference/rest-apis/v2/agents: CRUD, versioning, execution, prompt
  tools, config resolve, analytics, and groups endpoints
- ai/agents: overview and setup concept docs
- Replaces the superseded list-agent-executions page with execution/list
- Wires all new pages into docs.json navigation and fixes the changelog link

Co-authored-by: Cursor <cursoragent@cursor.com>
@mintlify

mintlify Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
velt 🟢 Ready View Preview Jul 3, 2026, 3:47 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant