Skip to main content
Hands a natural-language goal to the AI agent, which performs whatever taps, types, and scrolls are needed to accomplish it. Reach for act when the exact UI path is unknown or brittle; use a single tap/type when you already know the step. The simplified form takes the goal as a single string.

Parameters

Shorthand

Write a multi-word bare goal string inside a step list. Momentic reads it as AI action V3.
Momentic writes the canonical act: form when it saves the test. Set advanced.aiActionShorthand to true to write eligible multi-word V3 goals in the bare form. One-word goals remain under act:, registered mobile bare commands such as killApp keep their command meaning, and unknown one-word bare strings are rejected.

Examples

Disable caching so the agent re-derives the flow on every run.