List Tools
Return the project’s mock tools with their input/output pairs and the agents using each one. Scope with project_id for the whole catalogue, or with agent_id to get only the tools that agent could newly adopt (its own are excluded). search matches the tool name, with or without the c_ prefix. Results are paginated, most-shared first.
Authorizations
OAuth access token issued by Cekura for connected apps.
Query Parameters
A page number within the paginated result set.
Number of results to return per page.
Filter by tool name; matches with or without the c_ prefix.
Tenant scope. Supply one of project_id, agent_id when authenticating with a user session or OAuth bearer token; omit when using an API key already scoped to the tenant.
Tenant scope. Supply one of project_id, agent_id when authenticating with a user session or OAuth bearer token; omit when using an API key already scoped to the tenant.