Aggregated tool registry for agent pool consumption
Contains the toolMap for dispatch and toolsJson for prompt formatting. Created by createToolkit.
toolMap
toolsJson
Name-to-instance map used by useAgentPool for tool dispatch
JSON-serialized tool schemas passed to formatChat() via task specs
formatChat()
Aggregated tool registry for agent pool consumption
Contains the
toolMapfor dispatch andtoolsJsonfor prompt formatting. Created by createToolkit.