List GitHub App Repositories
coolify_list_github_app_reposList repositories accessible by a GitHub App. Provide the app ID to get repository names, full names, default branches, and privacy status.
Instructions
List repositories the GitHub App can access (name, full_name, default_branch, private).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GitHub App id | |
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | No | Coolify instance to target: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). Defaults to prod. | prod |