Prune local artifacts
mobile_artifacts_pruneDelete old or excess artifact files by age or count, with a dry run option to preview changes.
Instructions
Delete old or excess artifact files by maxAgeMs and/or maxCount. Use dryRun to preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | ||
| maxAgeMs | No | ||
| maxCount | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | Yes | ||
| deleted | Yes | ||
| retained | Yes |