update_bugbot_user_access
Update a user's Bugbot allow/block list membership to grant or revoke access.
Instructions
Update Bugbot allow/block list membership (POST /bugbot/user/update).
Team settings must already use allowlist or blocklist mode.
Args: username: GitHub/GitLab/Bitbucket username (case-insensitive). allow: Grant (True) or revoke (False) access per active list mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| allow | Yes | ||
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||