App Get Action Details
MCP
App Get Action Details
Get complete details for one or more actions by their operationIds. Returns the full schema, parameters, and documentation for the specified actions. This endpoint is used after discovering actions via list_actions or search_actions with detail_level=‘summary’.
Supports fetching multiple actions in a single call by passing comma-separated operationIds.
GET
App Get Action Details
Authorizations
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Query Parameters
The name of the GenAI app.
The app containing the actions.
Comma-separated list of operationIds to retrieve details for.
The type of the app ('mcp' or 'agent').
Response
Successful Response
