list_files
Retrieve all files associated with an application, including macros, traffic files, and selenium scripts. Use the app ID to list them with optional pagination.
Instructions
List all files for an application (macros, traffic files, selenium scripts, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Results per page (default: 50, max: 1000) | |
| index | No | Page index (0-based, default: 0) | |
| app_id | Yes | The unique identifier of the application |