Use Case
Be able to programatically create a vault item, and generate a share link to this vault item with a set expiry, so this can be forwarded on to necessary parties without manual interaction through the 1password app.
Requirements and desired behavior
The items interface should expose an api to create_share_link which behaves almost identically to:
https://developer.1password.com/docs/cli/reference/management-commands/item/#item-share
Additional information
No response