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

Copy Markdown View Source

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

An optionally-sized icon that can be displayed in a user interface.

Summary

Functions

Returns the JSON schema for this entity.

Types

t()

@type t() :: %GenMCP.MCP.V2607.Icon{
  mimeType: term(),
  sizes: term(),
  src: term(),
  theme: term()
}

Functions

json_schema()

Returns the JSON schema for this entity.