list_my_bounties
List bounties posted by the authenticated user. Filter by status. Requires a TaskBounty API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default 25). | |
| offset | No | Offset for pagination (default 0). | |
| status | No | Optional comma-separated statuses, e.g. 'DRAFT,OPEN,AWARDED'. |