fund_bounty
Create a Stripe Checkout session for funding a draft bounty. Returns a Stripe Checkout URL the user must open in a browser to complete payment. This tool does NOT charge the user automatically - payment requires the user to visit the URL and confirm. Requires a TaskBounty API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The draft task id to fund. |