pydo.genai.get_agent_children()
Generated on 17 Apr 2025
from pydo
version
v0.10.0
Description
To view agent routes for an agent, send a GET requtest to /v2/gen-ai/agents/{uuid}/child_agents
.
Parameters
Name | Type | Required | Description | Default Value |
---|---|---|---|---|
uuid |
string | True | Agent id |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.