v36

latestOpenAPI 3.1.0raw.githubusercontent.com2025-10-091882241.2 MB
tools

Count Tools

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

get/v1/tools/count

Query parameters

namestring nullable
namesstring[] nullable

Filter by specific tool names

Filter by specific tool names

tool_idsstring[] nullable

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

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

searchstring nullable

Search tool names (case-insensitive partial match)

Search tool names (case-insensitive partial match)

tool_typesstring[] nullable

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

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

exclude_tool_typesstring[] nullable

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

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

return_only_letta_toolsboolean nullable

Count only tools with tool_type starting with 'letta_'

Count only tools with tool_type starting with 'letta_'

exclude_letta_toolsboolean nullable

Exclude built-in Letta tools from the count

Exclude built-in Letta tools from the count

Response

Successful Response

integer required