cg_status
Check health and status of installed widgets to detect sync issues, local modifications, and available updates. Scan all widgets or a specific directory.
Instructions
Check health/status for installed widgets in the current project. Use this to see if widgets are out of sync with the library, have local modifications, or have updates available. Omit widget_dir to scan all installed widgets; provide a specific directory (e.g. cg/backend-retry-python) to inspect one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widget_dir | No | Installed widget directory (e.g. cg-infra-agent-cli-python) or path; omit to scan all. | |
| page | No | 1-indexed page for aggregate listing. | |
| size | No | Page size for aggregate listing. | |
| all | No | Return every widget without pagination. |