ClawLink
Developer Tools21 toolsPaste one API key

Softr integration for AI agents

Build custom apps and portals from Airtable in minutes with no-code.

Use it from your agent

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

Setup

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

Softr exposes 21 tools through ClawLink. The 17 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
softr_get_databaseRetrieve details for a specific database by IDRead
softr_get_databasesRetrieve all databases available in the workspaceRead
softr_get_recordRetrieve a single record by its ID from a Softr database tableRead
softr_get_recordsRetrieve a paginated list of records from a Softr tableRead
softr_get_tableRetrieve details for a specific table by IDRead
softr_get_table_fieldRetrieve a specific field from a Softr table by field IDRead
softr_get_table_viewsRetrieve all views for a specified table in a Softr databaseRead
softr_get_tablesRetrieves all tables within a specified Softr databaseRead
softr_search_recordsSearch records in a Softr database table with filtering and paginationRead
softr_create_databaseCreate a new database in a Softr workspaceWrite
softr_create_recordCreates a new record in a Softr database tableWrite
softr_create_tableCreate a new table within a specified Softr databaseWrite
softr_create_table_fieldAdd a new field to a Softr tableWrite
softr_update_databaseUpdate an existing database's name and/or descriptionWrite
softr_update_recordUpdate an existing record's field values in a Softr tableWrite
softr_update_tableUpdate a table's name and/or description in Softr DatabaseWrite
softr_update_table_fieldUpdates an existing field in a Softr tableWrite