Skip to main content
Access these methods through client.agents.

client.agents.list

List uploaded agents visible to the configured tenant.
Signature
Returns AgentsResponse For examples, see the Python SDK guide.

client.agents.download_url

Create a temporary download URL for an uploaded agent.
Signature
Parameters
required · str
Returns AgentDownloadURLResponse For examples, see the Python SDK guide.