Data & Analytics14 toolsPaste one API key
Baserow integration for AI agents
Baserow is an open-source database tool that lets teams build no-code data applications, collaborate on records, and integrate with other services for data management.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Baserow once and call the same tools from all of them.
Setup
Connect Baserow 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
Baserow exposes 14 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
baserow_get_form_view_metadata | Retrieve metadata for a Baserow form view | Read |
baserow_get_public_builder_by_domain_name | Retrieve the public published version of a builder by its domain name | Read |
baserow_get_record_names_builder_page_data_source | Find the record names associated with a given list of record ids | Read |
baserow_get_settings | Retrieve all admin configured settings for the Baserow instance | Read |
baserow_list_application_user_sources | List all user sources of an application if the user has access to the related application's | Read |
baserow_list_auth_providers_login_options | List available login options for configured authentication providers | Read |
baserow_list_databases | Retrieves a list of all databases in a specified workspace | Read |
baserow_list_tables | Lists all tables within a specified Baserow database | Read |
baserow_list_templates | List all template categories and their related templates | Read |
baserow_create_user | Create a new Baserow user with the provided details | Write |
baserow_dispatch_builder_page_data_source | Dispatch the service of a builder page data source and return the result | Read |
baserow_dispatch_public_builder_page_data_source | Dispatch the service of a published builder page data source and return the result | Read |
baserow_send_password_reset_email | Send a password reset email to a user's email address | Write |
baserow_send_verify_email | Send a verification email to a user's email address | Write |