Sheets, files, and calendars in Make pulled into the thread.
Pull the inventories, schedules, and checklists your team keeps in Make into the thread, and write results back or book maintenance windows as reviewed actions.
39 tools: 35 read, 4 write. Reads answer instantly. Writes require approval by default. Everything is logged.
ReadGet Cashier PricesRetrieve a specific cashier price by its identifier.
ReadGet Cashier ProductsRetrieve available cashier products from Make.
ReadGet ConnectionRetrieve one Make connection by ID.
ReadGet Current AuthorizationRetrieve current authorization details for the authenticated user.
ReadGet Enums Apps Review StatusesRetrieve available app review statuses in Make.
ReadGet Enums IMT RegionsRetrieve the list of Make regions and their regionId values.
ReadGet Enums IMT ZonesRetrieve available IMT zones in Make.
ReadGet Enums LLM ModelsRetrieve available Large Language Models from Make.
ReadGet Enums Module TypesRetrieve available module types in Make.
ReadGet Enums Organization FeaturesRetrieve available organization features in Make.
ReadGet Enums User API Token ScopesRetrieve all available API token scopes in Make.
ReadGet Enums User Email NotificationsRetrieve available email notification types for Make users.
ReadGet Enums User FeaturesRetrieve the list of all existing user features and their descriptions.
ReadGet Enums Variable TypesRetrieve available variable types in Make.
ReadGet HookRetrieve a hook without exposing its bearer-like URL, UDID, or relay data.
ReadGet Hook Incoming ActivityGet hook queue statistics or safe metadata for one incoming event; payload values are not returned.
ReadGet Hook LogRetrieve safe status and timing diagnostics for one Make webhook execution log.
ReadGet OperationsRetrieve daily operations usage for an organization over the past 30 days.
ReadGet OrganizationRetrieve detailed information about one Make organization by ID.
ReadGet Public Template BlueprintRetrieve the complete blueprint for a public approved Make template.
ReadGet Scenario InterfaceRetrieve a Make scenario's declared input and output interface.
ReadGet Scenario LogsList scenario logs, list one module's operation logs, or retrieve one execution log according to the identifiers supplied.
ReadGet TeamRetrieve detailed information about a specific team by its ID.
ReadGet Current UserRetrieve information about the current authenticated user.
ReadList ConnectionsList the connections belonging to a Make team.
ReadList Enums CountriesRetrieve all supported countries in Make.
ReadList Enums LanguagesRetrieve a list of language codes and names.
ReadList Enums LLM Builtin TiersRetrieve all predefined LLM tiers (small, medium, large) with their associated models, providers, and pricing coefficients.
ReadList Enums LocalesRetrieve all supported locales in Make.
ReadList Enums TimezonesRetrieve all supported timezones in Make.
ReadList Incomplete ExecutionsList failed or unfinished executions for a Make scenario.
ReadList OrganizationsList organizations the authenticated user belongs to (including organizationId, name, and timezoneId).
ReadList ScenariosList scenarios belonging to a Make team with offset pagination.
ReadList TeamsList all teams within an organization.
ReadPing APIPing the Make API to verify connectivity and service availability.
WriteCreate OrganizationCreate a new organization in Make. Approval by default
WriteCreate Password Reset DemandCreate a password reset demand for a user by their email address. Approval by default
WriteDelete ScenarioMove a Make scenario to trash, where it can be restored for 30 days. Approval by default
WriteUpdate ScenarioPartially update a Make scenario, leaving omitted properties unchanged; optionally authorize installation of an app newly used by the organization. Approval by default
One prompt, start to finish
What a governed Make run looks like inside Luumen.
Questions
How does LuumenAI connect to Make?
Authorize once with API token. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.
Can LuumenAI change things in Make on its own?
Read actions answer immediately. Anything that writes — create organization, create password reset demand, delete scenario, update scenario — is shown as a plan and requires approval by default, including the 1 action classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.
Who gets access to the integration?
You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.
Is there an audit trail?
Every call to Make — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.