Get Exposed
keychain_get_exposedCheck how many times a vault item's password has been exposed by searching with a term or exact item ID. Returns the exposed count, or null if no match is found.
Instructions
Check the exposed-password count returned by bw get exposed for a search term. Terms follow bw lookup behavior and may be ambiguous; use an exact item id or precise selector when possible. Not-found results return a null scalar value instead of a thrown not-found error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term or exact item id; exact ids avoid ambiguous bw lookups. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |