get_forecast
Retrieve a coarse availability forecast (Low/Mid/High) for a specified product family and time period to inform ad inventory planning.
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 | Domain-2 inter-service JWT (RS256) | |
| period | Yes | Target period (e.g. Q4-2026, 2026-10) | |
| buyer_id | Yes | Buyer identifier (opaque, B2B) | |
| family_id | Yes | Product family ID from discover_products | |
| client_request_id | No | Client-supplied idempotency key for replay detection |