Validate library asset
validate_library_assetVerifies a local library asset exists on disk and is referenced by an optional manifest, catching missing files before packaging.
Instructions
Check that a local library asset exists on disk and is referenced by an optional manifest. Read-only pre-flight for packaging: catches missing or unreferenced files before make_portable_tox / install_library_package and returns the specific problem rather than failing later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| manifest_path | No |