Customgpt
CustomGPT.ai is a platform that enables users to create and integrate AI-powered chatbots tailored to their specific data and requirements.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Customgpt authenticates with an API key. Generate the credential in your Customgpt account, then paste it into FlyMyAI the first time an agent uses a Customgpt action.
Get your Customgpt credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
CustomGPT.ai API Key | The API key used for authenticating requests to the CustomGPT.ai API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CUSTOMGPT_DELETE_PROJECT | Tool to delete a CustomGPT project by ID. Use when you need to permanently remove an existing agent after confirming the ID. | projectId |
CUSTOMGPT_DELETE_PROJECT_LICENSE | Tool to delete a CustomGPT project license by ID. Use after confirming both projectId and licenseId; this permanently removes the license. | projectId, licenseId |
CUSTOMGPT_GET_PROJECT_LICENSE | Tool to retrieve a license for a specific project. Use when you need to fetch license details by license ID. | projectId, licenseId |
CUSTOMGPT_GET_PROJECT_SETTINGS | Tool to retrieve a specific agent's settings. Use when inspecting or auditing an agent's configuration after setup. | projectId |
CUSTOMGPT_GET_USAGE_LIMITS | Tool to get user's agents, words, and queries usage limits. Use when you need to check current account quotas after authentication. | - |
CUSTOMGPT_GET_USER_PROFILE | Tool to retrieve the current user's profile information. Use when you need to display or verify authenticated user details after login. | - |
CUSTOMGPT_LIST_CONVERSATION_MESSAGES | Tool to list messages in a conversation. Use when you need to retrieve the full chat history after starting a conversation session. | projectId, sessionId |
CUSTOMGPT_LIST_PROJECTS | Tool to list all CustomGPT agents. Use when you need to retrieve agent projects with pagination support after setting your API key. | - |
CUSTOMGPT_LIST_PROJECT_LICENSES | Tool to list all licenses for a CustomGPT project. Use when you have a project ID and want to fetch its license entries. | projectId |
CUSTOMGPT_UPDATE_PROJECT_LICENSE | Tool to update a license's name for a specific project. Use after confirming both projectId and licenseId. | projectId, licenseId, name |
CUSTOMGPT_UPDATE_USER_PROFILE | Tool to update the current user's profile. Use after authentication to modify user details such as name, email, or avatar. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Customgpt!