list_bridge_actions
List all actions accepted by the Blender bridge. Use it to discover available actions when no structured tool exists, so you can still execute them via Python.
Instructions
List every action the Blender bridge accepts.
Useful when a structured tool is missing: the action may still exist, and execute_blender_python can always fill the gap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||