Exports
convexcontains the packaged Convex actions and triggers.convexAccount("name")selects a named Convex connection.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Run Convex functions and start automations from signed document changes or custom events.
import { convex, convexAccount } from "automate.ax/convex"
convex contains the packaged Convex actions and triggers.convexAccount("name") selects a named Convex connection.import { emitConvexEvent, signConvexEvent } from "automate.ax/convex/events"