tool management

Get Tool

Get details for a single tool.

Parameters:

  • tool_name: The tool name (supports namespaced names with slashes)
get/v1/tool/{tool_name}

Path parameters

tool_namestring required

Response

Successful Response

tool_idstring required
tool_namestring required
originstring nullable
call_policy'trusted' | 'untrusted' | 'dual_llm' | 'blocked'
call_countinteger
assignmentsobject nullable
key_hashstring nullable
team_idstring nullable
key_aliasstring nullable
created_atstring date-time nullable
updated_atstring date-time nullable
created_bystring nullable
updated_bystring nullable

Changes

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