Count Tools

Get a count of all tools available to agents belonging to the org of the user.

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Query parameters

namestring or nullOptional
nameslist of strings or nullOptional
Filter by specific tool names
tool_idslist of strings or nullOptional

Filter by specific tool IDs - accepts repeated params or comma-separated values

searchstring or nullOptional

Search tool names (case-insensitive partial match)

tool_typeslist of strings or nullOptional

Filter by tool type(s) - accepts repeated params or comma-separated values

exclude_tool_typeslist of strings or nullOptional

Tool type(s) to exclude - accepts repeated params or comma-separated values

return_only_letta_toolsboolean or nullOptionalDefaults to false

Count only tools with tool_type starting with ‘letta_’

exclude_letta_toolsboolean or nullOptionalDefaults to false

Exclude built-in Letta tools from the count

Response

Successful Response

Errors