Commit
·
796f6b6
1
Parent(s):
3f6819d
fix: Update MCP Tools summary to reflect correct count of Driver Management tools
Browse files- MCP_TOOLS_SUMMARY.md +3 -3
MCP_TOOLS_SUMMARY.md
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
10. **`update_order`** - Update order status, driver, location, notes
|
| 18 |
11. **`delete_order`** - Delete order (requires confirmation)
|
| 19 |
|
| 20 |
-
## Driver Management (
|
| 21 |
|
| 22 |
12. **`create_driver`** - Register new driver with name, phone, vehicle type
|
| 23 |
13. **`count_drivers`** - Count drivers by status (active/busy/offline)
|
|
@@ -30,11 +30,11 @@
|
|
| 30 |
|
| 31 |
---
|
| 32 |
|
| 33 |
-
## Total:
|
| 34 |
|
| 35 |
**Routing Tools:** 3 (with Google Routes API integration)
|
| 36 |
**Order Tools:** 8 (full CRUD + search)
|
| 37 |
-
**Driver Tools:**
|
| 38 |
|
| 39 |
### Key Features:
|
| 40 |
- ✅ Real-time traffic & weather-aware routing
|
|
|
|
| 17 |
10. **`update_order`** - Update order status, driver, location, notes
|
| 18 |
11. **`delete_order`** - Delete order (requires confirmation)
|
| 19 |
|
| 20 |
+
## Driver Management (8 tools)
|
| 21 |
|
| 22 |
12. **`create_driver`** - Register new driver with name, phone, vehicle type
|
| 23 |
13. **`count_drivers`** - Count drivers by status (active/busy/offline)
|
|
|
|
| 30 |
|
| 31 |
---
|
| 32 |
|
| 33 |
+
## Total: 19 MCP Tools
|
| 34 |
|
| 35 |
**Routing Tools:** 3 (with Google Routes API integration)
|
| 36 |
**Order Tools:** 8 (full CRUD + search)
|
| 37 |
+
**Driver Tools:** 8 (full CRUD + search)
|
| 38 |
|
| 39 |
### Key Features:
|
| 40 |
- ✅ Real-time traffic & weather-aware routing
|