Get URI
keychain_get_uriRetrieves the first login URI from a Bitwarden vault item that matches a search term or exact item ID, resolving ambiguous lookups.
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 |