vigiles API reference
    Preparing search index...

    Type Alias ClaudeCodeReadOnlyTool

    ClaudeCodeReadOnlyTool: Exclude<
        ClaudeCodeBuiltinTool,
        ClaudeCodeSideEffectingTool,
    >

    Read-only built-in tools — the complement of the side-effecting set within the built-in catalog. The tools a pure CC unit may declare.