Validate packaging metadata
validate_packagingRun preflight packaging checks on packaging.json to catch missing or invalid name/description as hard errors and flag advisory issues like missing keywords or display fields.
Instructions
Run the build-preflight packaging checks against the project's saved packaging.json: reports hard errors (missing/invalid name or description) and advisory warnings (no keywords, missing displayName/longDescription).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes |