> ## Documentation Index
> Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete table

> Delete a table and all its data. DESTRUCTIVE — confirm with user first.

`delete_table`

Delete a table and all its data. DESTRUCTIVE — confirm with user first.

## Parameters

<ParamField path="tableId" type="string" required />

<ParamField path="confirmDelete" type="boolean" required />
