search_bounties
Search open bounties by keyword across titles, descriptions, repo names, and org handles. Filter by tech stack and minimum amount to find relevant funding opportunities.
Instructions
Search open bounties by keyword. Searches titles, descriptions, repo names, and org handles. Useful for finding bounties in a specific domain (e.g., 'database', 'MCP', 'authentication').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Search term to match against bounty content. | |
| tech | No | Filter by tech stack (e.g., 'typescript', 'go'). | |
| min_amount | No | Minimum bounty USD amount. | |
| limit | No | Max results. Default: 30. |