@karmaniverous/jeeves
    Preparing search index...

    Interface ToolRegistrationOptions

    Options for tool registration.

    interface ToolRegistrationOptions {
        optional?: boolean;
    }
    Index

    Properties

    Properties

    optional?: boolean

    Whether the tool is optional (non-fatal if registration fails).