list_open_bounties
List currently open, funded bounties on TaskBounty. Filter by platform or language to find rewards in USDC, ETH, or BTC.
Instructions
List currently open, funded bounties on TaskBounty. Returns title, reward, repo, language, and task id/slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Optional platform filter (e.g. 'github'). | |
| language | No | Optional language filter (e.g. 'typescript'). | |
| limit | No | Max items to return (default 25). |