supabase_drop_table
Delete a Supabase database table permanently. This action removes all data and structure from the specified table and cannot be undone.
Instructions
[UNIFIED] Drop (delete) a database table. Warning: This is irreversible.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| name | Yes | ||
| schema | No | public | |
| cascade | No |