agentle.mcp.models.embedded_resourceΒΆ
Embedded Resource Module for MCP.
This module defines the EmbeddedResource class which represents a resource embedded into a prompt or tool call result in the Model Control Protocol (MCP) system. It provides a structure for including resource contents directly within messages or responses.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Metadata annotations for MCP content. |
|
Alias for pydantic.BaseModel. |
|
Binary contents of a resource in the MCP system. |
|
Alias for pydantic.ConfigDict. |
|
The contents of a resource, embedded into a prompt or tool call result. |
|
Text contents of a resource in the MCP system. |