Get Product
get_productGet a product's full release/support timeline — every cycle with release date, EOL date, active-support end, latest patch, and LTS status. Use for "is Node 18 still supported?" / "what's the latest Ubuntu LTS?". product is a slug from list_products, e.g. "python", "nodejs", "ubuntu", "postgresql", "kubernetes". Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Product slug from list_products, e.g. "python", "nodejs", "ubuntu", "postgresql", "kubernetes". |