drone_get_cached_build_state
Retrieve cached webhook build state for a Drone CI repository. Obtain recent snapshots or details for a specific build number.
Instructions
Read webhook-cached build state. If buildNumber is omitted, returns recent snapshots for the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| buildNumber | No | ||
| limit | No |