Description
Returns all review tags currently defined for the business account. Use this to see which tags exist before creating new ones or assigning tags to reviews.Parameters
Example Usage
Notes
- Use this before
create_review_tagto avoid creating duplicate tags. - Use this before
assign_tags_to_reviewsorremove_tags_from_reviewsto get the exact tag names required by those tools. - Call
get_business_infoto retrievebusinessNumberif not already known.