list
Display all resources within a dbt project for easy visibility and management of data models, sources, and dependencies.
Instructions
List the resources in the your dbt project.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "title": "lsArguments",
  "type": "object"
}