1. execute_sql_query
Execute SQL queries on OceanBase database with proper error handling and secure database access.
2. get_current_tenant
Get information about the current tenant in the OceanBase database system.
3. get_all_server_nodes
Get all server nodes information (available for sys tenant only) to monitor cluster status.
4. get_resource_capacity
Get resource capacity information (available for sys tenant only) to check system resources.
5. get_ash_report
Get ASH (Active Session History) report for database performance analysis and troubleshooting.
6. search_oceanbase_document
Search OceanBase documentation from the official website. This tool is experimental as the API may change.