appointments_reschedule
Reschedule appointments in ServiceTitan by specifying the appointment and tenant IDs. Integrates with the MCP server for API interactions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | Request body (optional) | |
id | Yes | The appointment ID (int64) | |
tenant | Yes | The tenant ID (int64) |