create_tag
Create a new OmniFocus tag, optionally nesting it under an existing parent tag for organized task categorization.
Instructions
Create a new tag in OmniFocus, optionally nested under an existing parent tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the tag to create | |
| parentTagName | No | Name of an existing tag to nest the new tag under. Ignored if parentTagID is provided. | |
| parentTagID | No | ID of an existing tag to nest the new tag under. Takes precedence over parentTagName. |