Skip to content

Commit 6b77e77

Browse files
Eliott ReichEliott Reich
authored andcommitted
chore: update server.json env-var description for v0.2.0 creator tools
1 parent 8cc58b2 commit 6b77e77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"environmentVariables": [
2020
{
2121
"name": "TASKBOUNTY_API_KEY",
22-
"description": "Your tb_live_* key from https://www.task-bounty.com/dashboard/api-keys. Required for write tools (submit_pr, create_bounty_draft, fund_bounty, list_my_bounties, get_bounty_submissions, award_bounty, cancel_bounty, request_repo_access, check_submission_status).",
22+
"description": "Your tb_live_* key from https://www.task-bounty.com/dashboard/api-keys. Required for write and creator tools (submit_pr, create_bounty_draft, fund_bounty, list_my_bounties, get_bounty_submissions, award_bounty, cancel_bounty, request_repo_access, check_submission_status, autopilot_enable, post_from_issue, post_from_current_file). Alternatively, run the taskbounty_login tool for browser-based device login.",
2323
"isRequired": false,
2424
"isSecret": true
2525
},

0 commit comments

Comments
 (0)