Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agentcloud.dev/llms.txt

Use this file to discover all available pages before exploring further.

Represents a revision of a tool, including the content of the revision and metadata such as the organization, team, and tool identifiers.

toolId
string
required

Identifier of the tool associated with this revision.

content
object
required

The content of the tool revision.

date
string<date-time>
required

The date and time when the revision was created.

_id
string

Unique identifier for the tool revision.

orgId
string

Identifier of the organization to which the tool revision belongs.

teamId
string

Identifier of the team to which the tool revision belongs.