Nango
Overview
SLUG: NANGO
Description
Template description for Nango
Authentication Details
API Key
Connecting to Nango
Create an auth config
Use the dashboard to create an auth config for the Nango toolkit. This allows you to connect multiple Nango accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Nango Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Nango toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
NANGO_CONNECTION_GET
Tool Name: List Connections
Description
Action Parameters
Action Response
NANGO_CONNECTION_LIST_GET
Tool Name: List Connections
Description
Action Parameters
Action Response
NANGO_PROVIDERS_GET_GET
Tool Name: Get Provider Details
Description
Action Parameters
Action Response
NANGO_PROVIDERS_LIST_GET
Tool Name: List Providers
Description
Action Parameters
Action Response
NANGO_ACTION_TRIGGER_POST
Tool Name: Trigger Nango Action
Description
Action Parameters
Action Response
NANGO_SCRIPTS_CONFIG_GET
Tool Name: Get Scripts Configuration
Description
Action Parameters
Action Response
NANGO_SYNC_TRIGGER_POST
Tool Name: Trigger Sync
Description
Action Parameters
Action Response