list_directory
View directory contents to analyze Chef cookbooks, resources, and configuration files during migration to Ansible infrastructure.
Instructions
List the contents of a directory.
Args: path: The path to the directory to list.
Returns: A list of filenames in the directory, or an error message.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |