Description
Updates an existing custom card on a business’s microsite profile. Use it to change a card’s title, description, or image, update its click/redirect link, or show, hide, or pin a card.
This is a write tool — it overwrites the card’s content on a live microsite. Confirm the card and the new values with the user before calling.
Parameters
Example Usage
Notes
- Returns an empty success response (HTTP 200) when the card is updated; there is no response body to inspect.
- Resolve
cardId via get_custom_card_details (match the card by title) if the user names a card rather than giving an ID.
- Resolve
businessNumber via get_child_locations if the user names a location instead of giving a number.