GenMCP.MCP.ProgressNotificationParams (gen_mcp v0.10.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %GenMCP.MCP.ProgressNotificationParams{
  _meta: term(),
  message: term(),
  progress: term(),
  progressToken: term(),
  total: term()
}

Functions

json_schema()