list_files
List or search files in NGS360 by URI, entity type, or ID, with options to include archived files and paginate results.
Instructions
List or search files.
Args: uri: Filter by URI (returns latest version) entity_type: Filter by entity type (PROJECT, SEQUENCING_RUN, SAMPLE, QCRECORD, PIPELINE) entity_id: Filter by entity ID (requires entity_type) include_archived: Include archived files page: Page number per_page: Items per page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | No | ||
| page | No | ||
| per_page | No | ||
| entity_id | No | ||
| entity_type | No | ||
| include_archived | No |