Developer Tools24 toolsPaste one API key
Nango integration for AI agents
Nango provides a unified API to integrate with over 250 external APIs, offering pre-built and customizable integrations for various categories such as CRM, HR, and accounting systems.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Nango once and call the same tools from all of them.
Setup
Connect Nango 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
Nango exposes 24 tools through ClawLink. The 22 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
nango_connection_get | List all Nango connections without credentials | Read |
nango_get_connection | Retrieve a specific connection with its credentials | Read |
nango_get_environment_variables | Retrieve environment variables from the Nango dashboard | Read |
nango_get_integration | Retrieve detailed configuration for a specific Nango integration by its unique key | Read |
nango_get_proxy | Make a GET request with Nango's Proxy to forward requests to external APIs while managing | Read |
nango_get_sync_status | Get the status of specified sync(s) for a connection or all connections | Read |
nango_list_connections | List all connections without credentials | Read |
nango_list_integrations | Retrieve a list of all configured integrations | Read |
nango_providers_get_get | Retrieve detailed configuration for a specific Nango provider by its unique key | Read |
nango_providers_list_get | Retrieve a list of all available providers | Read |
nango_scripts_config_get | Retrieve all integration functions configuration from Nango | Read |
nango_action_trigger_post | Trigger a Nango action to execute a workflow or operation | Read |
nango_add_connection | Add a connection with existing credentials to Nango | Write |
nango_create_connect_session | Create a new connect session with a 30-minute lifespan for enabling connection creation via | Write |
nango_create_integration | Create a new integration in Nango | Write |
nango_edit_connection | Edit a connection's tags and metadata | Write |
nango_put_proxy | Make a PUT request with the Nango Proxy to forward requests to external APIs while managing | Read |
nango_reconnect_session_post | Create a new connect session to reconnect to a specific integration | Read |
nango_set_connection_metadata | Set custom metadata for one or more Nango connections | Write |
nango_sync_trigger_post | Trigger sync process(es) manually | Read |
nango_update_connection_metadata | Edit custom metadata for one or multiple connections | Write |
nango_update_integration | Update an existing integration's configuration | Write |