list_schemas
Retrieve a list of all schemas in an Oracle database to facilitate database introspection, query execution, and schema management tasks.
Instructions
List all schemas in the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}