List all registered agents with comprehensive filtering. Supports filtering by type (SALES/OUTCOME), status, organization, relationship (SELF/SCOPE3/MARKETPLACE), and name.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
MCP session identifier (UUID). Initialize your session by sending a POST request to this endpoint with method: "initialize" in the JSON-RPC body, then reuse the same session ID for all subsequent tool requests.
Request body for agent_list