list_tables
Retrieve tables from a specific schema or all accessible schemas in Oracle databases using a configurable table name pattern. Integrates with Oracle MCP Server for efficient database introspection.
Instructions
List tables from specified schema or all accessible schemas
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pattern | No | Table name pattern (supports % wildcards) | |
schema | No | Schema name (optional, shows all accessible schemas if not specified) |