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

Copy Markdown View Source

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

Parameters for a {@link ProgressNotificationnotifications/progress} notification.

Summary

Functions

Returns the JSON schema for this entity.

Types

t()

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

Functions

json_schema()

Returns the JSON schema for this entity.