RepairShopr is a comprehensive repair shop management software designed to streamline operations, manage customer relationships, and enhance business efficiency.
Tool to delete a specific appointment by its id. use when an appointment is canceled and needs removal permanently.
Tool to delete a specific customer by id. use after confirming the customer id when you need to remove a customer record permanently.
Tool to delete a specific estimate by id. use when you need to remove an estimate record permanently.
Tool to delete a specific invoice by id. use when you need to remove an invoice permanently after confirming it's no longer needed. ensure no dependent records require it before running.
Tool to retrieve details of a specific appointment by its id. use when you need exact details of an appointment by id.
Tool to retrieve a list of appointments. use when listing appointments by date range or for current user. returns up to 25 results per page.