Description
Re-categorizes a single existing media item on a location profile. Use it to move a photo into a different category or correct the category of a previously uploaded item.
This is a write tool — it changes a live media item. Confirm the media item and the new category with the user before calling.
Parameters
Example Usage
Notes
- Returns an empty success response (HTTP 200) when the media category is updated; there is no response body to inspect.
- Resolve
mediaId via get_media (match the item by description) if the user refers to a photo or video rather than giving an ID.
- Resolve
businessNumber via get_child_locations if the user names a location instead of giving a number.