List Tables
list_tablesRetrieves tables and views from an Oracle schema, optionally filtered by schema name, and returns them as a compact markdown table for quick database exploration.
Instructions
Retrieves a list of all tables and views available in the configured Oracle schema as a compact markdown table. Optionally takes a schema name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |