Wire Airtable and Notion into OpenCode and the agent can keep a structured base and your docs workspace in sync. It reads Airtable records, creates or updates Notion pages and database entries from them, and pulls Notion content back into the base. The pairing lets OpenCode bridge the gap between your data and the places your team reads it.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
List all accessible bases
Get the schema (tables and fields) of a base
Create a new table in a base
Update a table's name or description
Create a new field in a table
Update a field's name or description
List records from a table with filtering, sorting, and pagination
Get a single record by ID
Create one or more records (batch create up to 10)
Update one or more records (batch update up to 10)
Update a single record by ID
Delete one or more records (batch delete up to 10)
Delete a single record by ID
Create or update records based on field matching (upsert)
List comments on a record
Create a comment on a record
Update a comment
Delete a comment
List all webhooks for a base
Create a webhook for a base
Delete a webhook
List payloads for a webhook
Refresh a webhook to extend its expiration
Enable notifications for a webhook
Search pages and databases by title
Query a database to retrieve pages
Retrieve a database's metadata and schema
Create a new database as a child of a page
Update a database's title, description, or properties
Retrieve a page's properties
Create a new page in a database or as a child of another page
Update a page's properties, icon, or cover
Retrieve a block
Retrieve a block's children
Append new children blocks to a parent block
Update a block's content
Delete (archive) a block
List all users in the workspace
Retrieve a user by ID
Retrieve the bot user for the current integration
Create a comment on a page or in an existing discussion thread
Retrieve a comment by its ID
List comments on a block or page
OpenCode is an open, model-agnostic command-line coding agent. In NoClick it runs hosted and gains your apps as tools, so it can act on real systems rather than just edit files. Wire an integration into the agent and OpenCode can use that app’s operations directly while it works. It is a flexible choice when you want an open agent with broad model support and real tool access.
NoClick runs OpenCode for you with Airtable and Notion wired in as tools. Connect your account and run.