Expand description
MCP Prompts implementation
Prompts allow servers to provide structured messages and instructions for interacting with language models. Clients can discover available prompts, retrieve their contents, and provide arguments to customize them.
Structs§
- GetPrompt
Params - Parameters for getting a prompt
- GetPrompt
Result - Result of getting a prompt
- List
Prompts Params - Parameters for listing prompts
- List
Prompts Result - Result of listing prompts
- Prompt
- MCP Prompt definition
- Prompt
Argument - Prompt argument definition
- Prompt
Capabilities - Prompt capabilities as defined by MCP
- Prompt
Manager - Prompt manager for MCP server
- Prompt
Message - Prompt message content
Enums§
- Prompt
Content - Prompt content types