bookings_create_contact
Create a new contact for bookings in ServiceTitan by specifying tenant, provider, ID, type, and value values. Integrates via the MCP server for API interaction.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
booking_provider | Yes | Format - int64. | |
id | Yes | Format - int64. | |
memo | No | Contact memo | |
tenant | Yes | Format - int64. Tenant ID | |
type | Yes | Contact type | |
value | Yes | Contact value |