agents

Execute a tool through an agent

post/api/agents/{agentId}/tools/{toolId}/execute

Path parameters

agentIdstring required
toolIdstring required

Request body

argsobject required
threadIdstring
resourceidstring

Response

Tool execution result

Changes