convex.runMutation calls a named mutation and returns its Convex value.
automations/create-convex-message.automation.ts
Inputs
The mutation runs with the connected project token or deploy key. Prefer an internal mutation for service-only operations and grant only the run-internal permission it needs.
The selected deployment must use a hosted
.convex.cloud URL. Automate.ax can’t reach a local development deployment.