fund_bounty
Create a Stripe Checkout session to fund a draft bounty. Users must visit the returned URL to complete payment.
Instructions
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 TASKBOUNTY_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The draft task id to fund. |