computer_execute
Executes multi-step goals across macOS apps and browsers by accepting a goal, target apps, exact inputs, and completion conditions, while automatically deciding and performing the required actions.
Instructions
Start one goal across a set of native apps and/or dedicated browsers. Targets are available apps, not ordered steps; Jev chooses the sequence and remembers exact observed text for reuse. If targets are omitted, discover installed macOS apps. Browser targets require a URL. Supply exact new text in inputs. All until conditions must pass; field_from_memory compares a destination to a remembered source named "App name / Field name". Returns task and session IDs immediately. Close the session when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ocr | No | auto | |
| goal | Yes | ||
| until | Yes | ||
| inputs | No | ||
| targets | No | ||
| maxSteps | No | ||
| timeoutMs | No | ||
| minConfidence | No |