Render a prompt
Renders a prompt with arguments and returns the MCP GetPromptResult directly (description?, messages).
Path parameters
ID of the hosted project that contains the server.
ID of the server inside the project.
Request body
Response
The MCP GetPromptResult.
Changes
Changed in 2 of the 71 revisions of this API.91
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status422response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status429response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status500response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status502response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status504response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○