docs
Generate a comprehensive documentation website for your project using the dbt-mcp server. Automate the process of creating and maintaining up-to-date project documentation.
Instructions
The docs command is responsible for generating your project's documentation website.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "title": "docsArguments",
  "type": "object"
}