Productivity10 toolsPaste one API key
HelloTracks integration for AI agents
HelloTracks is a location-based workforce management platform for dispatching jobs, optimizing routes, tracking mobile teams, and managing field operations.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect HelloTracks once and call the same tools from all of them.
Setup
Connect HelloTracks 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
HelloTracks exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
hello_tracks_get_account_context | Identify the connected HelloTracks account and return its company, teams, units, and | Read |
hello_tracks_get_current_locations | Read precise latest-known GPS coordinates and available movement, elevation, and battery | Read |
hello_tracks_get_job | Retrieve one HelloTracks job by its job ID | Read |
hello_tracks_list_jobs | List HelloTracks jobs with optional time, progress, archive, external-ID, and assignee filters | Read |
hello_tracks_list_members | Search visible HelloTracks members for identity and assignment details without returning | Read |
hello_tracks_list_places | Find visible HelloTracks places by name or place IDs for use in job planning | Read |
hello_tracks_archive_job | Archive one HelloTracks job while keeping it recoverable in HelloTracks | Write |
hello_tracks_update_job | Partially update the editable details of one existing HelloTracks job | Write |
hello_tracks_upsert_job | Create a HelloTracks job, or update the existing job when the supplied external ID already | Read |