The main reason is simply, models used by ChatGPT (and other AI LLMs), are not trained on Make’s documentation. Why is training required? Because LLMs work by using clever statistics. You can try using the bot found in this topic as it has some knowledge about Make.
I’m sure others will agree that a native Make AI scenario assistant would be nice to have too!
If this is important to you, please submit this suggestion to the Idea exchange, under Platform Ideas and Improvements. However, do search for similar requests first (to upvote), just in case it has already been suggested to avoid duplicates.

I’d recommend going through the Make Academy if you haven’t yet!
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
Learn Make
- Help Centre | Tutorials – Make’s “manual” - search for help here first
- Make Academy – Basics 101: Learn Make properly to get your money’s worth
- Mapping – What is mapping? What can I map?
- Mapping with arrays – How to map items in an array
- Date Format: tokens for
parseDate| tokens forformatDate - HTTP modules – Make a request, Get (download) a file
- Webhooks – Error Handling, Responding to webhooks
How-Tos
- Router Magic Formula - YouTube
- Error Handlers in Make - YouTube playlist
- Aggregate an array for mapping complex fields
- Getting started with OpenAI - How to setup and use OpenAI in Make
- Text Parser module - Use pattern matching to extract the text you want
- Webhooks – Make Academy - tutorial on how to use Webhooks