Namespace Nexus\Mcp\Core\Schema\ContentBlock

Classes
AudioContent

Audio provided to or from an LLM.

EmbeddedResource

The contents of a resource, embedded into a prompt or tool call result. It is up to the client how best to render embedded resources for the benefit of the LLM and/or the user.

ImageContent

An image provided to or from an LLM.

ResourceLink

A resource that the server is capable of reading, included in a prompt or tool call result. Note: resource links returned by tools are not guaranteed to appear in the results of resources/list requests.

TextContent

Text provided to or from an LLM.