get_business
Get full details for a business including services (with IDs and prices), staff, and hours. You need service_id and optionally staff_id before calling book_appointment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | The business slug from search_businesses results | |
| business_slug | No | Alias for slug — the business slug from search_businesses results |