get_project_info
Retrieve comprehensive metadata about your DBT project structure, models, sources, and configuration details to understand project architecture and dependencies.
Instructions
Get information about the DBT project.
Returns: Dictionary with project information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}