What problem does it solve? Configuring Webex Calling features like auto attendants, call queues, and hunt groups requires knowing exact API prerequisites, argument ordering, and CLI flag names that are easy to get wrong, causing failed API calls and misconfigured production environments. ## Core Features & Use Cases - Feature lifecycle management: Create, update, delete, and verify Auto Attendants, Call Queues, Hunt Groups, Paging Groups, Call Park, Call Pickup, and Voicemail Groups with prerequisite checks for locations, licenses, and phone numbers. - Announcement and media handling: Manage the announcement repository, generate text-to-speech prompts, build music-on-hold playlists, and check playlist usage before deletion. - Location call handling: Configure internal dialing, location intercept, outgoing calling permissions, access codes, digit patterns, caller reputation, external voicemail MWI, and AI Receptionist. - Use Case: You need a support call queue with agents, overflow handling, and a custom greeting. The skill verifies the location is calling-enabled, checks agent licenses, creates the queue, adds agents, and wires up the announcement chain. ## Quick Start Ask the assistant to create a hunt group named Sales Team with extension 3000 at your calling-enabled location using the configure-features skill.