Set a media item's description
update_media_descriptionSet or clear the caption under a photo or video in Google Photos. Works only on media your app uploaded; pass an empty string to remove it.
Instructions
Write the description shown under a photo or video in Google Photos. Only works on media this app uploaded. Passing an empty string clears it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which connected Google account to act as, by the name it was configured under (or its email). Defaults to the first one. Call list_accounts to see them. | |
| description | Yes | The new description. Empty string clears it. | |
| media_item_id | Yes | The media item to update. |