docs(agents): add V2 Agents REST API reference and concept docs#277
Open
raghul-velt wants to merge 1 commit into
Open
docs(agents): add V2 Agents REST API reference and concept docs#277raghul-velt wants to merge 1 commit into
raghul-velt wants to merge 1 commit into
Conversation
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>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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.
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)Concept docs (
ai/agents)overviewandsetupHousekeeping
list-agent-executions.mdx(replaced byexecution/list.mdx, same/v2/agents/execution/listendpoint).docs.jsonnavigation (new Agents group under AI, expanded Agents group under REST APIs v2).release-notes/version-5/sdk-changelog.mdxto the new execution/list path.Test plan
mint broken-linkspasses with no broken linksdocs.jsonis valid JSONMade with Cursor