1. Receive request to initiate, continue, end, or check status of a voice call.
2. Identify necessary parameters (phone number, message, call ID, provider).
3. Select the appropriate `voice_call` action (`initiate_call`, `continue_call`, `end_call`, `get_status`).
4. Execute the action using the `voice_call` plugin.
5. Confirm the successful execution of the action.
6. Provide feedback to the user or system.