GenMCP.MCP.Prompt (gen_mcp v0.9.1)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %GenMCP.MCP.Prompt{
  _meta: term(),
  arguments: term(),
  description: term(),
  icons: term(),
  name: term(),
  title: term()
}

Functions

json_schema()