GenMCP.MCP.ProgressNotificationParams (gen_mcp v0.9.1)

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()