Tools

Total: 14
Working: 11
Partial: 1
Stub: 2

Scheduling4 tools

create_jobCreate a new job with client, date, time, and detailsWorking
get_scheduleView upcoming jobs for a date rangeWorking
update_jobReschedule or modify an existing jobWorking
complete_jobMark a job as completedWorking

Clients4 tools

search_clientsSearch clients by name or phoneWorking
create_clientAdd a new client to the databaseWorking
update_clientUpdate client detailsWorking
get_client_historyView job and invoice history for a clientWorking

Invoicing3 tools

create_invoiceGenerate an invoice for a completed jobWorking
get_unpaid_invoicesList all unpaid invoicesWorking
send_invoiceFormat and send invoice to clientFormats text but doesn't actually deliverPartial

Messaging2 tools

send_client_messageSend a message to a clientLogs only, no deliveryStub
send_overdue_remindersSend payment reminders for overdue invoicesLogs only, no deliveryStub

Reminders1 tool

set_reminderSet a timed reminder for the technicianWorking