Agents

Get List Of Tools Of An Agent Specific To A Version

Retrieves details of a specific agent by its id.

get/v1/orchestrate/agents/{id}/tools-by-version

Path parameters

idstring required

Query parameters

version_labelinteger

Version of the agent to retrieve the associated tools

Version of the agent to retrieve the associated tools

Response

Successful Response

tool_idstring uuid required

Unique Identifier of the tool

version_labelinteger required

Version Label

tool_version_idstring uuid required

Tool ID of the agent version

namestring required

Tool name

display_namestring required

Tool display name

agent_idstring uuid required

Associated agent id

Changes

No recorded changes to this endpoint across all 1 revision of this API.