Interface McpSchema.Request

All Superinterfaces:
McpSchema.Meta
All Known Implementing Classes:
McpSchema.CallToolRequest, McpSchema.CompleteRequest, McpSchema.CreateMessageRequest, McpSchema.ElicitRequest, McpSchema.GetPromptRequest, McpSchema.InitializeRequest, McpSchema.PaginatedRequest, McpSchema.ReadResourceRequest, McpSchema.SubscribeRequest, McpSchema.UnsubscribeRequest
Enclosing class:
McpSchema

  • Method Summary

    Modifier and Type
    Method
    Description
    default Object
     

    Methods inherited from interface io.modelcontextprotocol.spec.McpSchema.Meta

    meta
  • Method Details

    • progressToken

      default Object progressToken()