ConstReadonlygth_jira_log_work: "#src/tools/gthJiraLogWorkTool.js"Tool allowing to log work against a specific Jira issue. Needs JIRA_CLOUD_ID, JIRA_USERNAME and JIRA_API_PAT_TOKEN environment variables
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.
Readonlyshow_a2ui_surface: "#src/tools/showA2UISurfaceTool.js"A2UI Surface Tool. Allows the LLM to return A2UI JSONL payloads streamed as TOOL_CALL_ARGS events.
Available built-in tools may be configured in JSON config, see
builtInToolsof GthConfig.Does not include
filesystem, because filesystem has its own config in GthConfig.