GenMCP.MCP.V2607.EmbeddedResource (gen_mcp v2.0.0)

Copy Markdown View Source

Struct and module-based JSON schema generated from modelcontextprotocol.io JSON schema.

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.

Summary

Functions

Returns the JSON schema for this entity.

Types

t()

@type t() :: %GenMCP.MCP.V2607.EmbeddedResource{
  _meta: term(),
  annotations: term(),
  resource: term()
}

Functions

json_schema()

Returns the JSON schema for this entity.