Developer Tools8 toolsPaste one API key
Dromo integration for AI agents
Dromo is an intuitive spreadsheet importer that integrates seamlessly with your product, enabling users to match columns, correct errors, perform complex validations, transform values, and upload perfectly formatted data.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Dromo once and call the same tools from all of them.
Setup
Connect Dromo 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
Dromo exposes 8 tools through ClawLink. The 7 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
dromo_get_import_schema | Retrieve an import schema by ID from Dromo | Read |
dromo_list_import_schemas | Retrieve all import schemas configured for your Dromo organization | Read |
dromo_list_uploads | Retrieves a paginated list of all file uploads stored by Dromo for your organization | Read |
dromo_create_headless_import | Create a headless import in Dromo | Write |
dromo_create_import_schema | Create a new import schema in Dromo | Write |
dromo_update_import_schema | Update an existing import schema in Dromo | Write |
dromo_upload_file_to_headless_import | Upload a file to Dromo's headless import system using a presigned S3 URL | Write |