List all agents
agent
List all agents
Return all agent records belonging to the authenticated user.
Args:
user_id (str):
Injected authenticated user ID.
storage (StorageBase):
Injected storage backend.
Returns:
ListAgentsResponse:
All agent records and their total count.
GET
List all agents
Documentation Index
Fetch the complete documentation index at: https://docs.agentscope.io/llms.txt
Use this file to discover all available pages before exploring further.