Residential service detail
get_serviceRetrieve complete details for a residential service using its URL slug. If the slug is invalid, receive a list of valid slugs to choose from.
Instructions
Get full details for a specific residential service by its slug. If not found, returns a list of available slugs to help you pick the right one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The URL slug, e.g. "kitchen-remodeling" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| slug | No | ||
| title | No | ||
| attribution | Yes | ||
| description | No |