ebay_get_api_status
Retrieve eBay API status and incidents from the official RSS feed. Filter by API name or resolution status to get relevant issues, fixes, and outages.
Instructions
Get the latest eBay API status and incidents from the official RSS feed. Returns recent issues, fixes, and outages for eBay APIs (e.g. Trading API, Inventory API, Sandbox). Use when the user asks about API status, outages, or fixes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api | No | Filter by API name (e.g. "Trading API", "Inventory API", "Sandbox") | |
| limit | No | Maximum number of items to return (default 20) | |
| status | No | Filter by status: Resolved or Unresolved |