vendor_incidents
Retrieve a vendor's incident history from its status page: title, state, impact, timestamps, latest update, and URL. Filter by date, state, or count to assess reliability.
Instructions
One vendor's incident history as its status page posted it: title, state, impact, start/resolve timestamps, latest update text and the incident URL, newest first. Histories go back weeks to years depending on what the vendor's page exposes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max incidents returned, 1-200 (default 20). | |
| since | No | Only incidents that started on/after this date, YYYY-MM-DD. | |
| state | No | Only this incident state, e.g. 'resolved', 'investigating', 'monitoring'. | |
| vendor | Yes | Vendor name, slug or status-page domain. |