Productivity10 toolsPaste one API key
Float integration for AI agents
Float is a resource management and project planning platform for scheduling teams, managing project capacity, tracking time, and reporting on utilization.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Float once and call the same tools from all of them.
Setup
Connect Float 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
Float exposes 10 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
float_get_people_capacity_report | Return person-level capacity, scheduled, unscheduled, time-off, billable, and non-billable | Read |
float_get_project | Retrieve one Float project by ID, optionally including its phases, project tasks, team | Read |
float_get_project_utilization_report | Return project-level scheduled, logged, billable, non-billable, budget, and utilization totals | Read |
float_list_allocations | Find scheduled allocations in Float by project, person, client, phase, project task, date | Read |
float_list_people | Find active people on the Float schedule by default, or filter for archived or all people | Read |
float_list_projects | Find Float projects by code, client, lifecycle state, billing state, status, or tags | Read |
float_create_allocation | Schedule work on a Float project for one or more people, or leave it unassigned, with optional | Write |
float_create_project | Create a Float project with core scheduling and classification fields | Write |
float_update_allocation | Reschedule or revise selected fields of a Float allocation | Write |
float_update_project | Update selected core identity, schedule, lifecycle, and tag fields on a Float project | Write |