Apps Search Actions
MCP
Apps Search Actions
Search across all agentic metadata for the most relevant actions based on the query parameters. Supports detail_level parameter for optimized token usage:
- ‘summary’: Returns only operationId and description (70-90% fewer tokens)
- ‘full’: Returns complete action details with schemas (default)
GET
Apps Search Actions
Authorizations
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Query Parameters
The name of the GenAI app.
Search query.
Type of action.
Resource type.
Minimum rating.
Maximum rating.
Required input.
Maximum results.
Level of detail: 'summary' (operationId + description only) or 'full' (complete schemas).
The type of the app ('mcp' or 'agent').
Response
Successful Response
