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