v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Agents

Get List Of Connections From All Tools Associated With An Agent

The api will traverse through all tools, tool-flows and its dependencies of the given agent and its collaborators. By default the traversal works in a multithreaded parallel execution logic, if the 'parallel_execution' flag is set to false, it executes sequentially traversing through each tool.

get/v1/orchestrate/agents/{agent_id}/connections

Path parameters

agent_idstring uuid required

Query parameters

parallel_executionboolean

Response

Successful Response

{"stackTrail":"paths:/v1/orchestrate/agents/{agent_id}/connections:get:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}