utils/constants/tool_names library
Constants
- agentToolName → const String
-
allAgentDisallowedTools
→ const Set<
String> - Tools disallowed for all agents.
- askUserQuestionToolName → const String
-
asyncAgentAllowedTools
→ const Set<
String> - Tools allowed for async agents.
- bashToolName → const String
-
coordinatorModeAllowedTools
→ const Set<
String> - Tools allowed in coordinator mode.
- cronCreateToolName → const String
- cronDeleteToolName → const String
- cronListToolName → const String
- enterPlanModeToolName → const String
- enterWorktreeToolName → const String
- exitPlanModeToolName → const String
- exitWorktreeToolName → const String
- fileEditToolName → const String
- fileReadToolName → const String
- fileWriteToolName → const String
- globToolName → const String
- grepToolName → const String
-
inProcessTeammateAllowedTools
→ const Set<
String> - Tools allowed only for in-process teammates.
- notebookEditToolName → const String
- sendMessageToolName → const String
- skillToolName → const String
- syntheticOutputToolName → const String
- taskCreateToolName → const String
- taskGetToolName → const String
- taskListToolName → const String
- taskOutputToolName → const String
- taskStopToolName → const String
- taskUpdateToolName → const String
- todoWriteToolName → const String
- toolSearchToolName → const String
- webFetchToolName → const String
- webSearchToolName → const String
- workflowToolName → const String