delete

Delete Vocal Bridge voice agents by ID or name with optional --force flag.

7|1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/vocalbridgeai/vocal-bridge-claude-plugin --skill delete-vocalbridgeai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delete
Source: https://github.com/vocalbridgeai/vocal-bridge-claude-plugin/tree/main/skills/delete
Command: npx skills add https://github.com/vocalbridgeai/vocal-bridge-claude-plugin --skill delete-vocalbridgeai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delete a Vocal Bridge agent permanently, releasing its phone number and removing the agent record and all associated resources.

Core Features & Use Cases

  • Confirm deletion by typing the agent name
  • Release the phone number and clean up the agent record
  • Delete an agent by ID or by name, with optional --force (bypass confirmation)

Quick Start

Run vb agent delete <agent_id> and confirm the prompt to permanently remove the agent.

Frequently Asked Questions about delete

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I permanently delete a Vocal Bridge agent and release its phone number?

To permanently delete a Vocal Bridge agent and release its phone number, run the CLI command `vb agent delete <agent_id>` and confirm the prompt to remove the agent record and all associated resources.

Can I delete a Vocal Bridge agent by name instead of using the agent ID?

Yes, you can delete a Vocal Bridge agent by name. The delete operation supports both ID-based and name-based deletion to permanently remove the agent record and release its allocated phone number.

How do I bypass the confirmation prompt when deleting a Vocal Bridge agent?

To bypass the confirmation prompt when deleting a Vocal Bridge agent, use the optional `--force` flag with your delete command to skip the safety confirmation and remove the agent immediately.

Do I need the CLI installed to delete a Vocal Bridge voice agent?

Yes, you need the Vocal Bridge CLI installed to delete a voice agent. The delete operation requires the CLI environment to execute the command, process the confirmation prompt, and release the phone number.

What happens to the phone number when I delete a Vocal Bridge agent?

When you delete a Vocal Bridge agent, the phone number assigned to it is released. The operation permanently removes the agent record and cleans up all associated resources tied to that phone number.

Why does deleting a Vocal Bridge agent require typing the agent name to confirm?

Deleting a Vocal Bridge agent requires typing the agent name as a safety confirmation to prevent accidental permanent deletion. This ensures you intentionally want to release the phone number and remove all resources.