delete-project
Permanently delete a project and all its deployments, database, environment variables, and webhooks. This irreversible action also frees the project slug.
Instructions
Delete a project and all its deployments from sota.io. This action is PERMANENT and irreversible. It removes the project, all deployments, the managed PostgreSQL database, environment variables, and webhooks. The project slug will become available again after deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (UUID) to delete. Use list-projects to find the ID |