Retrieves a paginated list of web tools with optional filtering by project, status, type, collection, and search term.
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token
Filter by activation status
true
Return only web tools that are not in any collection. Cannot be used with collectionId.
false
The unique identifier of the voice agent to filter by
"48f7656f-098b-4c43-b165-7cfd2cc8ac30"
Page number for pagination (1-based)
x >= 11
Number of items per page
x >= 110
Search web tools by name
"Weather API"
Filter by web tool type
FUNCTION, MCP, WEB_TOOL "FUNCTION"
Filter by collection ID. Cannot be used with returnUncategorized=true.
"48f7656f-098b-4c43-b165-7cfd2cc8ac30"