run-tool (Deprecated)¶
⚠️ This command has been deprecated and removed.
Migration Notice¶
The run-tool
command is no longer available. Please use the call
command in interactive mode instead.
Old Usage (No Longer Works)¶
New Usage (Recommended)¶
Why the Change?¶
The run-tool
command was replaced with the more powerful interactive CLI that provides:
- Better tool discovery and management
- Enhanced error handling
- Real-time feedback
- Session persistence
- Improved user experience
Migration Guide¶
-
Start interactive mode:
-
Use the call command:
-
Exit when done:
Related Documentation¶
- Interactive CLI - Learn about the interactive mode
- Call Command - Documentation for the call command
- FAQ - Common questions
Need Help?¶
If you have questions about migrating from run-tool
to the new interactive CLI, please:
- Check the Interactive CLI documentation
- Join our Discord community
- Review the FAQ