display_schema
Generates a mermaid diagram to visualize the schema of a specified dlt pipeline.
Instructions
Generate a mermaid diagram to represent the pipeline schema
pipeline_name: name of the pipeline hide_columns: when True, the columns are hidden
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_name | Yes | ||
| hide_columns | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |