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

Copy Markdown View Source

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

A known resource that the server is capable of reading.

Summary

Functions

Returns the JSON schema for this entity.

Types

t()

@type t() :: %GenMCP.MCP.V2607.Resource{
  _meta: term(),
  annotations: term(),
  description: term(),
  icons: term(),
  mimeType: term(),
  name: term(),
  size: term(),
  title: term(),
  uri: term()
}

Functions

json_schema()

Returns the JSON schema for this entity.