get_edgeworker_files
Retrieve a list of files in an EdgeWorker version's code bundle, including file paths, sizes, and line counts.
Instructions
List files in an EdgeWorker version's code bundle. Returns file paths, sizes, and line counts.
Example questions:
"What files are in EdgeWorker 42 version 1.0?"
"Show me the file listing for this EdgeWorker"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edgeworker_id | Yes | EdgeWorker ID (numeric) | |
| version | Yes | Version identifier (e.g., '1.0') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |