feat(tools): add tool dispatcher for Letta agent integration
- ToolRegistry class for managing tool handlers
- dispatchTool() for routing calls to handlers
- toLettaToolCreate() generates Python webhook stubs for Letta
- Supports user context (Telegram user ID) for isolation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>