CallToolResult.isInputRequired

Whether this result is an MRTR InputRequiredResult: the server needs the client to gather input (inputRequests) and retry the original tools/call with matching inputResponses, rather than a completed tool result.

struct CallToolResult
const @safe nothrow
bool
isInputRequired
()