@backblaze-labs/b2-mcp
    Preparing search index...

    Function destructiveEffect

    • Describe the destructive effect of a concrete tool call.

      Parameters

      • toolName: string

        MCP tool name.

      • args: Record<string, unknown> = {}

        Tool arguments to inspect.

      Returns string | null

      Human-readable destructive effect, or null when this specific argument set is not destructive.