create_workflow
Create an Automator workflow file for macOS automation. Define workflow type (workflow, application, service, or quick-action) and add a sequence of actions with parameters.
Instructions
Create a new Automator workflow file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the workflow | |
| type | Yes | Type of Automator document | |
| actions | No | Array of action configurations |