class LittleGhost::MCP::Call
Describes one MCP Tool invocation. It combines the server’s Definition, the copied arguments, and the Tool::Binding used to execute the generated Tool.
Attributes
Deeply frozen, indifferent-access arguments.
The Tool::Binding for the generated Tool instance.
The RunContext controlling cancellation, deadlines, and working state.
The Definition whose source_name is sent to the server.