fund_bounty
Create a Stripe Checkout session to fund a draft bounty and receive a payment URL for completing checkout. This lets bounty posters handle payments directly from their chat workflow.
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. |