dremio-cloud.RunSqlQuery critical conf mediumhuman approval
Runs arbitrary SELECT queries against the lakehouse, enabling bulk read of entire tables and mass extraction of any personal or confidential data the connected identity can reach.
dremio-cloud.SemanticSearch high conf mediumOBO
Searches semantically across the whole cluster, surfacing table contents that may include PII or proprietary business data in the results.
All other tools (9)
dremio-cloud.BuildUsageReport low conf mediumallow
Generates usage reports grouped by engine or project for capacity and cost review.
dremio-cloud.GetFailedJobDetails low conf mediumallow
Reports on failed and canceled jobs from the past 7 days for operational diagnostics.
dremio-cloud.GetMetricSchema low conf mediumallow
Returns available metric labels and sample values to help construct monitoring queries.
dremio-cloud.GetNameOfJobsRecentTable low conf mediumallow
Returns the name of the system table that holds recent job information, a metadata lookup only.
dremio-cloud.GetRelevantMetrics low conf mediumallow
Retrieves Prometheus metrics for the cluster, surfacing operational health telemetry.
dremio-cloud.GetSchemaOfTable low conf mediumallow
Returns column and type metadata for a table, exposing schema structure but no row-level data.
dremio-cloud.GetTableOrViewLineage low conf mediumallow
Traces upstream and downstream lineage of a table or view, revealing dataset relationships without returning underlying data.
dremio-cloud.GetUsefulSystemTableNames low conf mediumallow
Lists important system table names available for querying, a metadata discovery helper.
dremio-cloud.RunPromQL medium conf mediumaudit
Executes arbitrary Prometheus queries over cluster telemetry, exposing operational and performance metrics for the deployment.