List repositories
list_reposList repositories a token can access on a Woodpecker instance, returning repository IDs for pipeline status checks and log retrieval.
Instructions
Lists repositories the token has access to on a Woodpecker instance. Returns repo ids usable with the other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Include inactive repositories (default: active only). | |
| instance | Yes | Woodpecker instance name. Configured instances: default. |