bookings_update
Update booking details in ServiceTitan by specifying tenant, booking provider, ID, and a JSON payload for the required changes. Integrates with the MCP server for API interaction.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
booking_provider | Yes | Format - int64. | |
id | Yes | Format - int64. | |
payload | No | JSON payload for the update | |
tenant | Yes | Format - int64. Tenant ID |