list_ingestion_jobs
Retrieve a paginated list of data ingestion jobs with details from watsonx.data. Control results with offset and limit parameters.
Instructions
List data ingestion jobs on watsonx.data.
Args: start: Offset for pagination (default: 0, 0-based) limit: Number of jobs per page (default: 10, max: 100, -1 for all)
Returns: Dict with ingestion_jobs list containing job details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||