Suggested Prompts & Use Cases
Example prompts that put Decube's catalog, lineage, and quality context to work in your AI client.
These prompts work today over the MCP server's read, write, and action tools. Ask them in plain English from any connected client, use your own asset, schema, or metric names in place of the examples, and Decube returns results scoped to your existing permissions. Write and action prompts ask for your confirmation before anything changes.
For data engineers
"Why did the monitor of the
salestable from theSnowflake_Datasource fail recently? Give me the root cause using incident and quality signals.""What depends on the
created_atcolumn of thesalestable before I change it?""Are there any freshness breaches on my assets right now?"
"List the open critical incidents on the
orderstable today.""Trigger a profiling run on the
customer_idcolumn of thecustomerstable.""Run the freshness monitor on the
orderstable now."
For data analysts
"What tables do we have on customer churn?"
"What is the official definition and owner for the metric
Net Revenue?""Is the
customerstable fresh and complete before I build a report on it?""Who owns the
salesschema, and how do I reach them?""Can I trust the numbers in the
Monthly Revenuedashboard before I present this?""Are there nulls or outliers in the
customer_idcolumn?"
For data governance or data stewards
"Is my organisation ready for an OJK audit? Generate a report."
"Recommend me monitors for the Snowflake source. Create the monitors once I've approved them."
"Which assets have no assigned owner? Give me a prioritized list."
"Show me lineage evidence for Net Revenue in this report."
"Which of our assets are already classified as PII?"
"Look at source X and suggest me descriptions for all tables in public schema. Let me review the suggestions. Once I approve the changes, proceed to write them for me."
"Assign
jane@company.comas the owner of thecustomerstable."
For data and platform leaders
"Is my organisation ready for an OJK audit? Generate a report."
"What is the quality health of my revenue tables from
<source>?""Are our PII assets classified?"
Some of these questions span multiple assets, so your AI client may make several tool calls to build the full answer. Lineage checks in particular return one hop at a time, so ask a follow-up question to walk further upstream or downstream.
Write and action prompts ask you to confirm before anything changes, and every change is attributed to you in Decube's audit trail.
Last updated