Data & Analytics28 toolsPaste one API key
NocoDB integration for AI agents
Free & open source Airtable alternative.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect NocoDB once and call the same tools from all of them.
Setup
Connect NocoDB 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
NocoDB exposes 28 tools through ClawLink. The 25 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
nocodb_auth_me | Get authenticated user information including email, name, roles, and profile details | Read |
nocodb_db_table_sort_get | Retrieve sort configuration by ID from NocoDB | Read |
nocodb_integrations_info | Retrieve metadata for a specific NocoDB integration by type and subtype | Read |
nocodb_integrations_list | Retrieve all available integrations in NocoDB | Read |
nocodb_list_workspaces | List all workspaces accessible to the authenticated user | Read |
nocodb_notification_list | Retrieve paginated notification records for the authenticated user | Read |
nocodb_notification_poll | Poll for notifications using long-polling mechanism | Read |
nocodb_plugin_status | Check if a NocoDB plugin is active or not | Read |
nocodb_public_grouped_data_list | Retrieve grouped data from a publicly shared NocoDB view | Read |
nocodb_table_read | Retrieve complete schema information for a specific table | Read |
nocodb_utils_aggregated_meta_info | Get aggregated meta information such as tableCount, dbViewCount, viewCount and other statistics | Read |
nocodb_utils_app_health | Get the NocoDB application health status | Read |
nocodb_utils_app_info | Get comprehensive NocoDB application information including authentication settings, version | Read |
nocodb_utils_cloud_features | Get NocoDB Cloud features | Read |
nocodb_utils_command_palette | Get dynamic command palette suggestions based on scope | Read |
nocodb_utils_feed | Get NocoDB product feed from social media sources including GitHub, YouTube, Twitter, and Cloud | Read |
nocodb_utils_url_to_config | Convert JDBC URL or database connection URL to connection configuration object | Read |
nocodb_workspace_base_list | List all bases in a NocoDB workspace | Read |
nocodb_auth_password_forgot | Initiate password reset process by sending a reset email to the user | Read |
nocodb_db_view_column_update | Update a column configuration in a view | Read |
nocodb_integration_store | Store configuration for a NocoDB integration | Read |
nocodb_storage_upload_by_url | Upload attachments from remote URLs to NocoDB storage | Read |
nocodb_user_profile_update | Update authenticated user's profile information including display name, first name, and last | Read |
nocodb_utils_error_report | Report errors to NocoDB's error tracking system | Read |
nocodb_auth_signout | Sign out the authenticated user and clear their refresh token from the database and cookie | Read |