ncloud_dataflow_list_jobs
Retrieve a paginated list of Data Flow jobs with optional filtering by status or search text to efficiently manage workflow units.
Instructions
List all jobs in the Data Flow service. Jobs are executable units within workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based) | |
| size | No | Page size | |
| status | No | Filter by job status | |
| searchText | No | Search by job name or description |