get_prompt
AsyncMethod
This is a method of the MCP class in the mcp module.Get a prompt (placeholder)
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
get_prompt: Get a prompt (placeholder)
This is a method of the MCP class in the mcp module.Get a prompt (placeholder)
async def get_prompt(&self, name: &str, args: HashMap<String, String>) -> Result<String>