list_files
List files in any directory of a pod's app root to inspect its contents and verify deployed files. Specify an optional relative path, or default to the app root.
Instructions
List files under a path inside a pod's app root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | No | Relative to the app root. Defaults to '.' |