Skip to main content

get_prompt

Method
This is a method of the MCPToolRunner class in the mcp module.
Fetch an MCP prompt template rendered with arguments.

Signature

Parameters

Any
required
No description available.
Any
No description available.

Returns

Any
The result of the operation.

Uses

  • normalize_prompt_result

Source

View on GitHub

praisonaiagents/mcp/mcp.py at line 167