ClawLink
Data & Analytics12 toolsPaste one API key

Flatfile integration for AI agents

Flatfile is a data exchange platform for collecting, validating, transforming, and managing structured data across collaborative workflows.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Flatfile once and call the same tools from all of them.

Setup

Connect Flatfile 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

Flatfile exposes 12 tools through ClawLink. The 11 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
flatfile_get_jobGet detailed status, outcome, result, and diagnostic information for one Flatfile asynchronousRead
flatfile_get_sheetGet one sheet's field configuration and record counts before reading or writing recordsRead
flatfile_get_spaceGet safe metadata for one Flatfile space without exposing transient access credentials orRead
flatfile_list_environmentsList Flatfile environments visible to the connected environment secret key and return the IDsRead
flatfile_list_filesDiscover import or export files and their processing status, optionally within a Flatfile spaceRead
flatfile_list_jobsFind asynchronous Flatfile jobs by environment, space, workbook, file, or parent job andRead
flatfile_list_recordsRead one page of records from a Flatfile sheet, optionally filtering by validity, field, recordRead
flatfile_list_spacesFind Flatfile spaces by environment, text, namespace, archive state, or template statusRead
flatfile_list_workbooksList workbooks, optionally within a space, with their nested sheets so an agent can continue toRead
flatfile_insert_recordsInsert one or more rows into a Flatfile sheet using simple field-key to value objectsRead
flatfile_update_recordsUpdate one or more existing Flatfile records by ID using simple field-key to value objectsWrite