get_forecast
Retrieve a coarse availability forecast (Low/Mid/High) for a product family and period. Demo mode provides synthetic data only.
Instructions
Get a coarse availability forecast (Low/Mid/High) for a product family and period. Demo mode: synthetic data only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Buyer bearer JWT (RS256, aud=seller-mcp-node). Identity is derived from token.sub. | |
| period | Yes | Target period (e.g. Q4-2026, 2026-10) | |
| family_id | Yes | Product family ID from discover_products | |
| client_request_id | No | Client-supplied idempotency key for replay detection |