Interface McpSchema.Content

All Known Implementing Classes:
McpSchema.EmbeddedResource, McpSchema.ImageContent, McpSchema.TextContent
Enclosing class:
McpSchema

public static sealed interface McpSchema.Content permits McpSchema.TextContent, McpSchema.ImageContent, McpSchema.EmbeddedResource
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
     
  • Method Details

    • type

      default String type()