From e2272ccdbc01419821fed79d72959b2e7c493cfb Mon Sep 17 00:00:00 2001 From: "johannes c. dumitru" Date: Thu, 22 Jan 2026 07:09:43 +0100 Subject: [PATCH] Update docs/en/reference/prebuilt-tools.md Co-authored-by: Wenxin Du <117315983+duwenxin99@users.noreply.github.com> --- docs/en/reference/prebuilt-tools.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/en/reference/prebuilt-tools.md b/docs/en/reference/prebuilt-tools.md index 1eabc53842..44d2a9d2ad 100644 --- a/docs/en/reference/prebuilt-tools.md +++ b/docs/en/reference/prebuilt-tools.md @@ -698,11 +698,6 @@ See [Usage Examples](../reference/cli.md#examples). * **Environment Variables:** * `ORACLE_HOST`: The hostname or IP address of the Oracle server. * `ORACLE_PORT`: The port number for the Oracle server (Default: 1521). - * `list_active_sessions`: Lists active database sessions. - * `get_query_plan`: Gets the execution plan for a SQL statement. - * `list_top_sql_by_resource`: Lists top SQL statements by resource usage. - * `list_tablespace_usage`: Lists tablespace usage. - * `list_invalid_objects`: Lists invalid objects. * **Permissions:** * Database-level permissions (e.g., `SELECT`, `INSERT`) are required to