List Tools
Get a list of all tools available to agents.
Query parameters
Tool ID cursor for pagination. Returns tools that come before this tool ID in the specified sort order
Tool ID cursor for pagination. Returns tools that come before this tool ID in the specified sort order
Tool ID cursor for pagination. Returns tools that come after this tool ID in the specified sort order
Tool ID cursor for pagination. Returns tools that come after this tool ID in the specified sort order
Maximum number of tools to return
Maximum number of tools to return
Sort order for tools by creation time. 'asc' for oldest first, 'desc' for newest first
Sort order for tools by creation time. 'asc' for oldest first, 'desc' for newest first
Field to sort by
Field to sort by
Filter by single tool name
Filter by single tool name
Filter by specific tool names
Filter by specific tool names
Filter by specific tool IDs - accepts repeated params or comma-separated values
Filter by specific tool IDs - accepts repeated params or comma-separated values
Search tool names (case-insensitive partial match)
Search tool names (case-insensitive partial match)
Filter by tool type(s) - accepts repeated params or comma-separated values
Filter by tool type(s) - accepts repeated params or comma-separated values
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 tools with tool_type starting with 'letta_'
Return only tools with tool_type starting with 'letta_'
Response
Successful Response
Example response
[
{
"id": "tool-123e4567-e89b-12d3-a456-426614174000"
}
]