Execution
Render a prompt
Renders a prompt with arguments and returns the MCP GetPromptResult directly (description?, messages).
post/projects/{projectId}/servers/{serverId}/prompts/get
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
serverIdstring required
ID of the server inside the project.
Request body
Response
The MCP GetPromptResult.