Represents a headless tool interrupt payload emitted by LangChain's
schema-only tool({ ... }) overload.
Servers may serialize the nested tool call as toolCall (JS) or
tool_call (Python). Use parseHeadlessToolInterruptPayload to
normalize either shape before reading fields.
interface HeadlessToolInterrupt