vigiles API reference
    Preparing search index...

    Interface OpenToolVocabulary

    The fully-open default vocabulary — no constraint at any purity level.

    interface OpenToolVocabulary {
        bounded: string;
        readOnly: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    bounded: string

    Union of tool names allowed under purity: "bounded".

    readOnly: string

    Union of tool names allowed under purity: "pure".