List Site Directory
list_site_directoryList files and directories in a Local by Flywheel site directory. Specify a relative path to get file names, types, and sizes.
Instructions
List files and directories in a Local by Flywheel site directory. Path is relative to the site root. Returns file names, types, and sizes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Relative path from site root (default: site root). E.g., "app/public/wp-content/plugins" | . |
| site | No | Site name, ID, or domain. Uses env var if not specified. |