list_child_jobs
Retrieve child jobs associated with a parent job, with optional status filtering and pagination.
Instructions
List child jobs of a parent job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | Filter by job status | |
| per_page | No | ||
| parent_id | Yes | The parent job UUID |