List Tools
Tools
List tools
Retrieve a list of all tools in your organization.
GET
List Tools
Retrieve a paginated list of tools. Use the
tool_type parameter to filter by type—for example, tool_type=agent_as_tool returns only agent-as-tool entries.Authorizations
Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.
Query Parameters
Required range:
x >= 0Required range:
1 <= x <= 1000Filter by tool type
Available options:
file_search, web_search, run_python, agent_as_tool, mcp_connector Filter by tool status
Available options:
Active, Inactive, Deprecated, Pending_authorization, Failed Response
Success
Response schema for paginated tool list.
Last modified on July 31, 2026