blender_manage_action
Manage Blender actions by creating, assigning, renaming, copying, or removing them, preparing 4.4+ slots so keys can be inserted right away.
Instructions
Create, assign, rename, copy or remove an action.
Handles Blender 4.4+ slotted actions, creating the slot up front so keys can be inserted immediately afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | No | What to do. | create |
| action | No | Action name, or new name for rename. | |
| object | No | Object for create/assign. | |
| new_name | No | Name for rename/copy. | |
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | markdown |