Specification of a prompt template with its synchronous handler function. Prompts
provide structured templates for AI model interactions, supporting:
- Consistent message formatting
- Parameter substitution
- Context injection
- Response formatting
- Instruction templating
formatted templates. The function's argument is a
McpSchema.GetPromptRequest
.