sync_project_docs
Detect frameworks and libraries in a project directory, then automatically sync all matching official documentation sets to enable instant, local reference for coding agents.
Instructions
Inspect a project directory (package.json, requirements.txt, pyproject.toml, Cargo.toml), detect used frameworks/libraries, and auto-sync all matching official documentation sets.
Args: project_path: Absolute or relative path to project root folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |