Tools
List tools for an agent
Returns a cursor-paginated list of tools attached to the agent.
get/v2/agents/{agent_uid}/tools
Query parameters
page_sizeinteger
Number of records per page (default 50, max 100).
cursorstring
Opaque pagination cursor returned by the previous response.
type'api_request' | 'function' | 'end_call' | 'transfer_call' | 'dtmf' | 'send_sms' | 'send_email' | 'call_booking' | 'check_calendar_availability' | 'check_working_hours'
created_afterstring date-time
Filter records created on or after this ISO 8601 timestamp.
created_beforestring date-time
Filter records created on or before this ISO 8601 timestamp.
Response
Paginated list of tools.