Get Product
get_productAll release cycles for a product, newest first: latest patch version, release date, LTS status/date, end-of-life date, and end of active support. Answers: what is the CURRENT version of X? Which major versions are still supported? When does version Y reach EOL? Use exact slugs from list_products (e.g. nodejs, python, django, postgresql, ubuntu, amazon-eks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Product slug from list_products, e.g. 'nodejs', 'python', 'react', 'postgresql' |