list_agents_api_agents_get
List Agents
List AI agents in the Agentry directory with optional filtering and pagination.
Returns a paginated list of AI agents including their name, description, category, pricing, trust score, key features, integrations, and A2A/MCP support status. The directory contains 122+ agents across 11 categories.
Responses:
200: Successful Response (Success Response) Content-Type: application/json
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of agents to return per page. Range: 1-100. | |
| offset | No | Number of agents to skip for pagination. Use with limit for paging. | |
| category | No | Filter agents by category name (e.g. 'Sales & Outreach', 'Customer Support', 'Development Tools'). Returns all categories if omitted. |