LooseContentBlock

interface LooseContentBlock : ContentBlockBase, ReadonlyRecord<ERROR CLASS: Symbol not found for JsString, ERROR CLASS: Symbol not found for JsAny??> (source)

Looser content block shape accepted by many MCP tool implementations.

This keeps tool return typing practical while preserving strict content unions via {@link ContentBlock} for consumers that want discriminated checks.

Functions

Link copied to clipboard
open operator fun get(key: ERROR CLASS: Symbol not found for JsString): ERROR CLASS: Symbol not found for JsAny??