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

    Function destructiveElicitationMessage

    • Build the destructive-operation approval message shown to the user.

      Parameters

      • toolName: string

        Tool that would run.

      • effect: string

        Human-readable destructive effect.

      • args: Record<string, unknown>

        Tool arguments used for target details.

      • sanitizerOptions: SanitizerOptions = {}

        Sanitizer options for secret redaction.

      Returns string

      Sanitized one-line elicitation prompt.