Get Instructions
MCP
Get Instructions
Returns the formatted agent instructions for the specified GenAI app. This includes the app description, internal guidelines, and list of available apps with their capabilities.
GET
Get Instructions
Authorizations
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Query Parameters
The name of the GenAI app.
The type of the app ('mcp' or 'agent').
Response
Successful Response
Response model for MCP instructions. Contains the formatted instructions for the agent.
The formatted agent instructions
