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}/tools/connections
Path parameters
agent_idstring uuid required
Query parameters
parallel_executionboolean
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.