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