Skip to main content

Tools in this category

get_google_services

Fetch all services listed on the business’s Google profile with pricing and duration

create_google_service

Add a new service to the business’s Google profile

update_google_service

Update the price, description, duration, or group of an existing Google service

delete_google_services

Permanently delete one or more services from the business’s Google profile

Tips

  • Use get_google_services with a search keyword to find a specific service and retrieve its serviceId before updating or deleting.
  • When updating a service, fetch the current service data first — update_google_service is a full replacement and will clear any fields not explicitly passed.
  • group and duration are stored internally in Birdeye and are not synced to Google.
  • Deletions via delete_google_services affect all locations the service is mapped to — always confirm with the user before proceeding.