Tool to delete booking details matching given filters. Use after confirming which booking detail records to remove.
idstringUnique identifier of the booking detail to delete.
nameobjectLocalized name of the form field as JSON object, e.g., {'en': 'Name'}.
valuestringValue filled in by the customer.
option_idstringIdentifier of the selected option.
booking_idstringIdentifier of the related booking.
created_atstringFilter by creation timestamp (ISO 8601). Supports PostgREST operators, e.g., 'gte.2025-01-01T00:00:00Z'.
service_idstringIdentifier of the related service.
updated_atstringFilter by last modification timestamp (ISO 8601). Supports PostgREST operators, e.g., 'lte.2025-01-02T00:00:00Z'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.