Count Tools
Get a count of all tools available to agents belonging to the org of the user.
Headers
Authorization
Header authentication of the form Bearer <token>
Query parameters
name
names
Filter by specific tool names
tool_ids
Filter by specific tool IDs - accepts repeated params or comma-separated values
search
Search tool names (case-insensitive partial match)
tool_types
Filter by tool type(s) - accepts repeated params or comma-separated values
exclude_tool_types
Tool type(s) to exclude - accepts repeated params or comma-separated values
return_only_letta_tools
Count only tools with tool_type starting with ‘letta_’
exclude_letta_tools
Exclude built-in Letta tools from the count
Response
Successful Response