warehouse_get_definition
Retrieve a warehouse definition and write the definition files to a specified output directory. Use this to export or inspect warehouse schema and metadata.
Instructions
Get the definition of a warehouse (long-running). Writes definition files to the specified output directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| warehouseId | Yes | The warehouse ID | |
| workspaceId | Yes | The workspace ID | |
| outputDirectoryPath | Yes | Directory path where definition files will be written |