assign_staff_to_service
Assign a staff member to a booking service. Pass users.id from list_staff.userId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | users.id from list_staff.userId | |
| serviceId | Yes | Service ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |