list_tasks
Fetch penetration testing tasks from an engagement, filter by status, and view paginated results for tracking.
Instructions
Tasks implied by engagement state, optionally filtered by status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 50, max 200). | |
| cursor | No | Continuation cursor from a previous page. | |
| status | No | ||
| engagement | No | Engagement name; defaults to the bound one. |