Expand description
Dynamic tool system — AI can create, list, and execute custom tools at runtime.
Tools are stored in ~/.apollo/tools/
The AI uses create_tool to write new tools, which are immediately available.
Structs§
- Create
Tool Tool - Dynamic
Tool - A dynamic tool loaded from disk
- List
Custom Tools Tool