wm_db_check
Verify the SQLite resource registered by resource_id in the policy, returning table names and failing if missing or lacking required tables.
Instructions
Check the exact SQLite resource registered by resource_id in the policy. Read-only: returns table names, never creates databases or tables, repairs, deletes, searches for substitutes, or accepts SQL. Missing/empty databases and missing required tables fail. Success checks path/schema only, not data freshness or identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_id | Yes |