Expand description
Argument autocompletion types
This module contains types for the MCP argument completion system, allowing servers to provide completion suggestions for tool and prompt arguments.
Structs§
- Argument
Info - Argument information for completion
- Complete
Request Params - Parameters for completion/complete request
- Complete
Result - Server’s response to a completion/complete request per MCP 2025-06-18 specification
- Completion
Context - Additional context for completions
- Completion
Data - Completion data structure per MCP specification
- Completion
Option - Completion option/suggestion
- Completion
Response - Completion response
- Prompt
Reference - Reference to a prompt for completion
- Prompt
Reference Data - Data for prompt reference (excluding the type field)
- Resource
Template Reference Data - Data for resource template reference (excluding the type field)
Enums§
- Completion
Reference - Reference types for completion