Developer Tools19 toolsPaste one API key
Detrack integration for AI agents
Detrack is a delivery management software that offers real-time vehicle tracking, electronic proof of delivery, and automated customer notifications.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Detrack once and call the same tools from all of them.
Setup
Connect Detrack through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Detrack exposes 19 tools through ClawLink. The 14 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
detrack_get_job_by_do_and_date | Retrieve a specific job by its DO (Delivery Order) number and date | Read |
detrack_get_job_by_query | Retrieve a single job by DO number using query parameters | Read |
detrack_list_depots | List all depot locations with pagination | Read |
detrack_list_jobs_v2 | List jobs with pagination and filtering using Detrack API v2 | Read |
detrack_search | Search for deliveries, collections, or vehicles | Read |
detrack_search_jobs | Search jobs with advanced filters including date range, DO number, statuses, groups, vehicles | Read |
detrack_view_all_collections | View all collection jobs scheduled for a specific date in Detrack | Read |
detrack_view_all_deliveries | View all deliveries for a specific date | Read |
detrack_view_all_vehicles | Retrieve all vehicles registered in your Detrack account | Read |
detrack_add_collection | Add a new collection job in Detrack | Write |
detrack_create_bulk_depots | Create multiple depot locations in one request | Write |
detrack_create_depot | Create a new depot in Detrack | Write |
detrack_edit_delivery | Edit one or more existing deliveries by date and D.O | Write |
detrack_update_depots_bulk | Update multiple depot locations in a single request | Write |