Customgpt
Overview
SLUG: CUSTOMGPT
Description
CustomGPT.ai is a platform that enables users to create and integrate AI-powered chatbots tailored to their specific data and requirements.
Authentication Details
API Key
Connecting to Customgpt
Create an auth config
Use the dashboard to create an auth config for the Customgpt toolkit. This allows you to connect multiple Customgpt accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Customgpt 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 Customgpt toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CUSTOMGPT_DELETE_PROJECT
Tool Name: Delete CustomGPT Project
Description
Action Parameters
Action Response
CUSTOMGPT_DELETE_PROJECT_LICENSE
Tool Name: Delete CustomGPT Project License
Description
Action Parameters
Action Response
CUSTOMGPT_GET_PROJECT_LICENSE
Tool Name: Get Project License
Description
Action Parameters
Action Response
CUSTOMGPT_GET_PROJECT_SETTINGS
Tool Name: Get Project Settings
Description
Action Parameters
Action Response
CUSTOMGPT_GET_USAGE_LIMITS
Tool Name: Get Usage Limits
Description
Action Parameters
Action Response
CUSTOMGPT_GET_USER_PROFILE
Tool Name: Get Current User Profile
Description
Action Parameters
Action Response
CUSTOMGPT_LIST_CONVERSATION_MESSAGES
Tool Name: List Conversation Messages
Description
Action Parameters
Action Response
CUSTOMGPT_LIST_PROJECT_LICENSES
Tool Name: List CustomGPT Project Licenses
Description
Action Parameters
Action Response
CUSTOMGPT_LIST_PROJECTS
Tool Name: List CustomGPT Projects
Description
Action Parameters
Action Response
CUSTOMGPT_UPDATE_PROJECT_LICENSE
Tool Name: Update Project License
Description
Action Parameters
Action Response
CUSTOMGPT_UPDATE_USER_PROFILE
Tool Name: Update User Profile
Description
Action Parameters
Action Response