Uses of Interface
dev.tachyonmcp.api.server.domain.TextContent
Packages that use TextContent
-
Uses of TextContent in dev.tachyonmcp.api.server.domain
Methods in dev.tachyonmcp.api.server.domain that return TextContentModifier and TypeMethodDescriptionTextContent.Builder.build()static TextContentCreates a text content block with no metadata or annotations.static TextContentTextContent.of(String text, @Nullable Annotations annotations) Creates a text content block with given annotations and no metadata.static TextContentCreates a text content block with metadata and optional annotations.