Package io.modelcontextprotocol.spec
Interface McpSchema.CompleteReference
- All Known Implementing Classes:
McpSchema.PromptReference,McpSchema.ResourceReference
- Enclosing class:
- McpSchema
public static interface McpSchema.CompleteReference
A reference to a prompt or resource that can be used as input for completion
requests. Implementations are identified by a
"type" discriminator field
whose value maps to a concrete subtype via @JsonSubTypes.-
Method Summary
-
Method Details
-
type
-
identifier
Deprecated.
-