vibefix_submit_solution
Submit a solution to a VibeFix bounty by providing the bounty ID, a detailed description of your fix, and an optional link to your branch or pull request.
Instructions
Submit your fix for a VibeFix bounty. Include a clear description of what you changed and a link to the repo/branch with your fix. Requires VIBEFIX_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bountyId | Yes | The bounty ID you're submitting a fix for | |
| description | Yes | Describe what you fixed and how. Be specific — the customer needs to verify your fix. | |
| repoLink | No | Link to your branch, PR, or repo with the fix (optional but strongly recommended) |