photoshop_get_version
Check Photoshop's installed version to confirm compatibility and decide whether to use version-specific features.
Instructions
Return the detected Photoshop version string.
Use when: user asks about compatibility or before version-gated features. Do NOT use when: you need feature flags — prefer photoshop_get_capabilities.
Returns: version string. Preconditions: none. Side effects: none.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||