Refresh project artifact catalog
refresh_project_catalogScan project documentation to build a bounded metadata catalog with typed references, enabling AI context without storing content or contacting remote services.
Instructions
Scan local project documentation and persist a bounded metadata-only artifact catalog with typed references. It never stores document bodies, contacts remote services, or executes project content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Local catalog namespace isolated inside this project | project |
| directory | No | Project directory | . |
| max_files | No | Maximum documentation files to inspect |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | Yes | ||
| error | No | ||
| message | No | ||
| success | Yes | ||
| schema_version | Yes |