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

Copy Markdown View Source

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

The parameters for a request to elicit non-sensitive information from the user via a form in the client.

Summary

Functions

Returns the JSON schema for this entity.

Types

t()

@type t() :: %GenMCP.MCP.V2607.ElicitRequestFormParams{
  message: term(),
  mode: term(),
  requestedSchema: term()
}

Functions

json_schema()

Returns the JSON schema for this entity.