Customgpt
Customgpt

CustomGPT.ai is a platform that enables users to create and integrate AI-powered chatbots tailored to their specific data and requirements.

Completely Secure
74180VIEWS
2863USERS

Tools

1 of 2

Delete Customgpt Project

Tool to delete a CustomGPT project by ID. Use when you need to permanently remove an existing agent after confirming the ID.

Delete Customgpt Project License

Deletes a license from a CustomGPT project/agent. Requires numeric project ID and license ID. This action is idempotent - it succeeds even if the license doesn't exist (404). The project must have licenses enabled in its plan for this endpoint to work properly.

Get Project License

Tool to retrieve a license for a specific project. Use when you need to fetch license details by license ID.

Get Project Settings

Retrieve configuration settings for a specific CustomGPT agent/project. Returns settings including: chatbot avatar, background, default prompt, example questions, response source, language, and branding preferences. Use this to inspect agent configuration, audit settings, or retrieve values before making updates. Note: Some newly created projects may not have settings initialized yet and will return a 404.

Get Usage Limits

Get account usage limits showing current usage vs. maximum allowed for projects, storage credits, and API queries. This returns how many projects, storage credits (characters indexed), and queries you've used compared to your account's maximum limits. Use this to monitor quota consumption.

Get Current User Profile

Tool to retrieve the current user's profile information. Use when you need to display or verify authenticated user details after login.