list_files
List files in a deployed site to view file paths, sizes, and SHA256 hashes. Get metadata without downloading content.
Instructions
List the files in a deployed site (paths, sizes, sha256). Returns metadata only — use read_file to fetch content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deploy_id | Yes | The deploy_id returned from ship_site (or any patch deploy). |