✓ SAFE: Describe table columns and constraints.
describe_tableRetrieve table columns and constraints from a SQLite database. Choose summary or detailed output to understand the schema.
Instructions
✓ SAFE: Describe table columns and constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| verbosity | No | detailed | |
| database_name | No |