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

Copy Markdown View Source

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

A prompt or prompt template that the server offers.

Summary

Functions

Returns the JSON schema for this entity.

Types

t()

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

Functions

json_schema()

Returns the JSON schema for this entity.