List available tools on the runtime
Agent Spec
List available tools on the runtime
Retrieve a list of tools registered on the Agent Spec runtime.
These tools can be referenced by tool_node components.
GET
List available tools on the runtime
Authorizations
JWT token for authentication
Response
List of available tools
Tool name
Tool description
Agent Spec tool component_type discriminator.
server_tool— Executed in the same runtime environmentclient_tool— Executed by the client, results returned to runtimeremote_tool— Triggered via RPC/REST calls
Available options:
server_tool, client_tool, remote_tool