Get dependent agents

Get a list of agents depending on this tool

Path parameters

tool_idstringRequired
ID of the requested tool.

Headers

xi-api-keystringRequired

Query parameters

cursorstring or nullOptional
Used for fetching next page. Cursor is returned in the response.
page_sizeintegerOptional>=1<=100Defaults to 30
How many documents to return at maximum. Can not exceed 100, defaults to 30.

Response

Successful Response
agentslist of objects
has_moreboolean
next_cursorstring or null

Errors