MCP TypeScript SDK (V2)
    Preparing search index...
    CreateMessageRequestParamsBase: Omit<
        CreateMessageRequestParams,
        "tools"
        | "toolChoice",
    >

    CreateMessageRequestParams without tools - for backwards-compatible overload. Excludes tools/toolChoice to indicate they should not be provided.