nexus_transform_jewel
Transform WorkFlowy outline nodes by applying semantic operations like moving, renaming, creating, deleting, and searching/replacing text within JSON working files.
Instructions
Apply JEWELSTORM semantic operations to a NEXUS working_gem JSON file (PHANTOM GEM working copy). This is the semantic analogue of edit_file for PHANTOM GEM JSON: MOVE_NODE, DELETE_NODE, RENAME_NODE, SET_NOTE, SET_ATTRS, CREATE_NODE, all referencing nodes by jewel_id, plus text-level SEARCH_REPLACE / SEARCH_AND_TAG over name/note fields (substring/whole-word, optional regex, tagging in name and/or note based on matches).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jewel_file | Yes | ||
| operations | Yes | ||
| dry_run | No | ||
| stop_on_error | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||