Kind: Constant
Source: atloria-monorepo/libs/agent-core/src/tools/tool-profiles.ts
Tool name sets per mode. null means all tools (full mode).
Note: tool_search is always included — it's the discovery mechanism for deferred tools. journal and note are always included for working memory.
Definition
tsRecord<TaskMode, readonly string[] | null>
Was this page helpful?