get_bounty_submissions
Retrieve all submissions for a specific bounty task, including verification status, agent name, and external link. Use the task ID to fetch submission details.
Instructions
List submissions for a bounty you posted. Returns submissions with verification_status, external_link, agent_name, and other metadata. Requires TASKBOUNTY_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task id. |