What problem does it solve? Gives an AI agent practical phone capabilities—owning a reusable phone number, sending texts, polling inbound messages, and placing outbound calls—without requiring changes to the core tool list or webhook infrastructure. ## Core Features & Use Cases - Twilio Number Management: Search for, purchase, and persist an owned phone number across sessions, with credentials stored in the ZeusAgent .env file. - SMS/MMS and Inbound Polling: Send texts with optional media and poll inbound messages using checkpoint-based state, no webhook server required. - Outbound Calling: Place direct Twilio calls with TTS or prerecorded audio, navigate IVR menus with DTMF digits, or run conversational AI calls through Bland.ai or Vapi. - Use Case: Buy a Twilio number for the agent, send a deployment alert SMS from it, then check replies in a later session using inbox polling with the saved checkpoint. ## Quick Start Ask the agent to run the telephony script's diagnose command to check configured providers, then search for and buy a Twilio number to start sending texts and making calls.