codesafe_list_tasks
Retrieve a paginated list of CodeSafe scan tasks, including task IDs, names, statuses, languages, owners, and timestamps. Use these task IDs to fetch defect details or audit conclusions.
Instructions
List quick-check scan tasks.
Returns totalCount and quickVOS (each carries taskVO.pkTask / taskName / taskStatus / language, plus owner and time). Use a pkTask as taskId below.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | ||
| page_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||