Get a tool
Get a tool
Returns detailed metadata for a tool within a service, including input and output schemas.
GET
Get a tool
Path Parameters
Service identifier matching the installed manifest id.
Minimum string length:
1Tool identifier exposed by the service manifest.
Minimum string length:
1Response
Tool details.
Detailed tool metadata returned by the tool detail endpoint.
Tool identifier exposed by the service manifest.
Minimum string length:
1Display name declared by the tool definition.
Minimum string length:
1Human-readable tool description.
Whether the tool is enabled at the manifest level.
Whether the tool is callable after accounting for its parent service state.
JSON Schema describing the tool input payload.
JSON Schema describing the tool output payload.
Last modified on July 1, 2026