update_bounty
Extend a bounty's expiry date on Gitopia by providing the bounty ID and optional new timestamp.
Instructions
Use this when you need to extend a bounty's expiry. Requires 'bounty_id'. Optional: 'expiry' (unix timestamp). See also: get_bounty, close_bounty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bounty_id | Yes | ||
| expiry | No |