provides a stateful way of deploying dbt. Artifacts are accessible programmatically via the Discovery API in the metadata platform.| docs.getdbt.com
With the Discovery API, you can query the metadata in dbt Cloud to learn more about your dbt deployments and the data it generates to analyze them and make improvements.| docs.getdbt.com
Every time dbt Cloud runs a project, it generates and stores information about the project. The metadata includes details about your project’s models, sources, and other nodes along with their execution results. With the dbt Cloud Discovery API, you can query this comprehensive information to gain a better understanding of your DAG and the data it produces.| docs.getdbt.com