arpe_release_notes
Retrieve release notes for Arpe.io products. Specify the product and optionally filter by version.
Instructions
Return release-notes chunks for any Arpe.io product. Pass product to select which tool and optionally version to filter to a specific release. Read-only; queries the local docs cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Which product's release notes to retrieve. | |
| version | No | Optional version string (e.g. '0.31', '0.4'). Omit for the newest indexed version. |