Get repository
get_repositoryRetrieve a repository's full Woodpecker CI configuration: trusted flags, timeout, approval mode, config file path, and extension endpoints.
Instructions
Returns the full Woodpecker configuration of one repository: trusted flags, timeout, approval mode, config file path and the extension endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_id | Yes | Numeric repository id. lookup_repository turns an "owner/name" pair into one; list_repositories shows both. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truncated | No | Present only when the answer was shortened to fit the budget. |