redmine_get_version
Fetch a Redmine version by ID, returning its name, status, due date, and sharing details. Returns the version or 'version_not_found'.
Instructions
Fetch one version by id.
Returns the version (name, status, due_date, sharing, ...) or
version_not_found. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |