Record
text-resource-contents
Text resource contents. https://modelcontextprotocol.io/specification/2025-06-18/schema#textresourcecontents
record text-resource-contents {
uri: string,
text: string,
options: option<embedded-resource-options>,
}Fields
| Name | Type | Description |
|---|---|---|
| uri | string | |
| text | string | |
| options | option<embedded-resource-options> |