A11 TypeScript API - v0.2.1
    Preparing search index...

    Function getAllowedLlmActionPatterns

    • Regex patterns for the actions the LLM may invoke as tools.

      This is a tool-call-time restriction read from the LlmHeaders.ALLOWED_LLM_ACTIONS header; it constrains which registered actions are surfaced to (and callable by) the model.

      Parameters

      Returns StatusOr<string[]>