Make
BUILT-IN AI INVOKE-ONLYMake is a platform that allows users to automate workflows by connecting various apps and services.
Connect Make to ChatGPT or Claude with your own Make login or an API key, and your AI can run 26 of its actions. 24 of those only read and change nothing. The other 2 create or update something.
Things you could hand over
Make bills by operation, and the bill arrives after the month it describes. Your assistant can find the organizations your account belongs to and pull daily operations usage for the last 30 days, including data transferred and credits consumed per day. Read as a series rather than a total, that tells you which day something started looping, which is the single most common way a Make bill triples.
Built on: List Organizations / Get Operations
It can list every team in an organization and pull the full record for any one of them, which carries member counts, resource usage, and license details. When one shared subscription covers several teams, this is the difference between knowing the account is over and knowing whose work is over. It reads and changes nothing.
Built on: List Organizations / List Teams / Get Team
It can pull the 30 days of operations usage on one side and the available subscription products and their prices on the other, including each one's configured limits for operations, data store, and transfers. Putting those next to each other answers the plan question with your own numbers instead of the vendor's example tiers.
Built on: List Organizations / Get Operations / Get Cashier Products / Get Cashier Prices
It can read the valid regions, zones, countries, timezones, and organization features, then create the organization with those settings applied. Doing it this way is mostly about the reading. Region and zone are picked from a list of identifiers rather than typed, which is where a manual setup goes wrong and where a client's data ends up hosted somewhere their contract did not say.
Built on: Get Enums IMT Regions / Get Enums IMT Zones / List Enums Countries / List Enums Timezones / Get Enums Organization Features / Create Organization
- This connector does not expose scenarios. There is no action to list them, read their modules, run one, or read execution history, so nothing on this page can tell you what your automations did or why one failed. That is what most people come to Make for, and it is the reason this record is short: four candidates that describe real work beat eight that describe account administration.
- There is no action for reading or writing data store contents, so the data your scenarios accumulate is out of reach through this route.
- Team and organization membership can be read but not changed here. Adding, removing, or reassigning a person is done in Make's own interface.
- The connector exposes enum lookups for supported language models and their pricing tiers, and a password reset trigger for a user by email. Neither was written up as a candidate: the enum lists are the same static catalog for every Make customer and say nothing about your scenarios, and a password reset is faster for the person to do themselves.
- No time saving or cost saving is claimed for any candidate on this page, because none has been measured.
BUILT-IN AI Ships AI features you can turn on yourself, with no developer and no new purchase.
No event triggers. Every win in this app is invoked: you or an agent asks, an action runs.