post_from_issue
Turn any GitHub issue into a one-off bounty: auto-size the reward or set your own USD amount, then open the returned funding URL to pay and publish.
Instructions
For repo owners: post a one-off bounty from an existing GitHub issue URL. Triage sizes the bounty automatically unless you pass bounty_usd. Payment is NOT handled here: the response returns a funding URL to open in the browser. For unlimited fixes on a repo, prefer autopilot_enable. Requires login (run taskbounty_login first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_url | Yes | Full GitHub issue URL (e.g. https://github.com/acme/widgets/issues/42). | |
| bounty_usd | No | Optional bounty amount in USD. If omitted, triage sizes it automatically. |