add_service_record
Add a completed service record to a worker's profile to build their reputation score. Includes client details, service type, duration, payment, and rating.
Instructions
Add a completed service record to a worker's profile. Western parallel: Uber trip completion, Angie's List job review, Upwork completed contract. Each record builds the reputation score. DEMO — client verification is simulated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_id | Yes | Worker profile ID (SFA-XXXXXXXXXXXX format) | |
| client_name | Yes | Client name (or business name) | |
| client_phone | Yes | Client M-PESA number (for verification anchor) | |
| service_type | Yes | Type of service performed | |
| duration_days | Yes | Duration of the job in days | |
| payment_kes | Yes | Amount paid in KES (0 if unpaid/pro bono) | |
| client_rating | Yes | Client rating 1-5 stars | |
| notes | No | Brief description of work done |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||