Productivity9 toolsPaste one API key
KoboToolbox integration for AI agents
KoboToolbox is a data collection platform for building forms, managing survey projects, collecting submissions, and exporting humanitarian and research data.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect KoboToolbox once and call the same tools from all of them.
Setup
Connect KoboToolbox 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
KoboToolbox exposes 9 tools through ClawLink. The 7 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
kobotoolbox_get_project | Retrieve a KoboToolbox project with its form content, settings, resource URLs, and deployment | Read |
kobotoolbox_get_submission | Retrieve one submission by integer ID, root UUID, or submission UUID from a KoboToolbox project | Read |
kobotoolbox_list_assets | Find projects and other visible assets in the connected KoboToolbox account, returning one page | Read |
kobotoolbox_list_submissions | Read one page of submissions for a deployed KoboToolbox project, with optional field selection | Read |
kobotoolbox_create_project | Create a draft survey project, optionally by cloning an existing KoboToolbox asset | Write |
kobotoolbox_deploy_project | Deploy a draft KoboToolbox survey or redeploy its latest form version so it can accept and | Read |
kobotoolbox_export_submissions | Create an asynchronous KoboToolbox submission export and wait for it to complete, returning the | Read |