list_backfills
List recent asset backfills with status, partition progress, and details like backfill ID, partition names, and timestamp to monitor in-progress or review past runs.
Instructions
List recent asset backfills with their status and partition progress.
Returns per backfill: backfillId, status, numPartitions, timestamp, partitionNames, and partitionSetName.
limit: max backfills to return (default 10)
When to use: to monitor in-progress backfills or review recent ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |