ecosystem_link_integration_task
Link a task ID to a deep_review row to associate an integration task with its review.
Instructions
Stage 3 helper — link integration task id back to review row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task id returned by ``/api/projects/{project_id}/tasks``. | |
| deep_review_id | Yes | Target deep_review row id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||