get_version
Inspect workspace dependencies and resolve the exact compatible documentation version using SemVer confidence levels.
Instructions
Inspect workspace dependencies and resolve the exact compatible documentation version using the SemVer confidence ladder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library | Yes | Package or library name to check (e.g. "next", "stripe", "fastapi"). | |
| projectPath | No | Workspace root directory containing package manifests (default: current directory). |