update_github_app
Update a GitHub App's configuration, adjusting its name, organization, API URL, HTML URL, and system-wide availability.
Instructions
Update a GitHub App configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| github_app_id | Yes | GitHub App ID | |
| name | No | GitHub App name | |
| organization | No | GitHub organization | |
| api_url | No | GitHub API URL | |
| html_url | No | GitHub HTML URL | |
| custom_user | No | Custom Git user | |
| custom_port | No | Custom Git port | |
| is_system_wide | No | Make available system-wide |