describe_table
Retrieves the structure of an Oracle database table to understand its columns, data types, and constraints for query planning or analysis.
Instructions
Describe la estructura de una tabla
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Nombre de la tabla a describir |