Close
Overview
SLUG: CLOSE
Description
Close is a CRM platform designed to help businesses manage and streamline their sales processes, including calling, email automation, and predictive dialers.
Authentication Details
API Key
Connecting to Close
Create an auth config
Use the dashboard to create an auth config for the Close toolkit. This allows you to connect multiple Close accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. 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 Close toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CLOSE_CLOSE_CREATE_SMS
Tool Name: Create SMS Message
Description
Action Parameters
Action Response
CLOSE_CREATE_CALL
Tool Name: Create Call
Description
Action Parameters
Action Response
CLOSE_CREATE_LEAD
Tool Name: Create Lead
Description
Action Parameters
Action Response
CLOSE_CREATE_TASK
Tool Name: Create Task
Description
Action Parameters
Action Response
CLOSE_DELETE_CALL
Tool Name: Delete Call
Description
Action Parameters
Action Response
CLOSE_GET_NOTE
Tool Name: Get Notes
Description
Action Parameters
Action Response