Anchorage API reference
    Preparing search index...

    Variable LLM_BACKGROUND_OVERRIDE_KEYConst

    LLM_BACKGROUND_OVERRIDE_KEY: "_background" = '_background'

    The field the LLM can include in tool-call args to override background behavior per call (core LLMBackgroundOverride{ enabled?, timeoutMs?, maxRetries? }, background-tasks/types.d.ts). Shared by the connector SDK's hard rejection and the backgroundExecution evaluator below so the one name the model would smuggle lives in one place.