list_cookbook_structure
Display the directory structure of a Chef cookbook to analyze its organization and components for migration planning.
Instructions
List the structure of a Chef cookbook directory.
Args: path: Path to the cookbook root directory.
Returns: Formatted string showing the cookbook structure.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |