List Odoo.sh builds
odoo_sh_list_buildsFetch recent Odoo.sh builds with their real status (success, failed, testing) filtered by branch, using a session ID.
Instructions
List recent builds with their REAL status/result (e.g. success, failed, testing) from the Odoo.sh platform API. Filter by branch name. Requires ODOO_SH_SESSION_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max builds to return | |
| branch | No | Branch name to filter, e.g. 'main' or 'staging-x' |