List tools
Get all tools for the authenticated user with filtering and cursor pagination.
Authentication
AuthorizationBearer
API key or Clerk session token
Query parameters
limit
cursor
direction
includeCount
distinct
tool_type
search
isActive
ids
include
Response
Paginated list of tools
data
pagination
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error