batch_delete_tasks
Delete multiple tasks in bulk using SOAP, with per-key success/failure details for safe retry of failed deletions.
Instructions
[LOCAL — bulk write operation via SOAP. Beta MCP cannot delete tasks.]
Delete multiple tasks in bulk using the SOAP TaskService.
Planview SOAP operations are not guaranteed atomic. This tool therefore returns per-key success/failure information so callers can safely retry only the failed keys (without re-deleting ones that already succeeded).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_keys | Yes |