add_portfolio_item
Add one of the account's verifications to the portfolio (max 50), with an optional title (max 80). IMPORTANT: this makes the verification publicly viewable: a public share link is created, or an invite-only share is upgraded to public. Tell the user before calling it. The response's share_effect says what happened (none, created, upgraded).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Caption for the image, max 80 characters. Empty string clears it. | |
| verification_id | Yes | Verification id (UUID) as returned by verify_photo, verify_content_credentials or list_verifications. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||