Get URI
keychain_get_uriRetrieve the first login URI from Bitwarden vault for a search term; use exact item IDs to avoid ambiguous results.
Instructions
Get the first login URI matched by bw get uri for a search term. Terms can be names, ids, or other bw-supported selectors and may be ambiguous, so use an exact item id when possible. URI values are returned as non-secret scalar results.
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 |