protect_list_files
List animation files available for G4 Doorbell screens. Retrieve file names, types, and paths to manage doorbell display content.
Instructions
List files of a given type (only 'animations' is currently supported — clips uploadable to G4 Doorbell screens). Returns array; each record (7.1.83 docs): name (server-generated), type, originalName, path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileType | Yes | File type to list (only 'animations' is currently supported) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Array of items returned by the list endpoint |