Gaunt Sloth Assistant - v1.5.0
    Preparing search index...
    AVAILABLE_BUILT_IN_TOOLS: {
        gth_status_update: "#src/tools/gthStatusUpdateTool.js";
        gth_web_fetch: "#src/tools/gthWebFetchTool.js";
    }

    Available built-in tools may be configured in JSON config, see builtInTools of GthConfig.

    Does not include filesystem, because filesystem has its own config in GthConfig.

    Type Declaration

    • Readonlygth_status_update: "#src/tools/gthStatusUpdateTool.js"

      Reference tool. Simply prints provided argument to the screen.

    • Readonlygth_web_fetch: "#src/tools/gthWebFetchTool.js"

      Web fetch tool.