context-poll_operator
Check if a Blender operator can run in current or proposed context by providing operator id, mode, active object, and selection. Get immediate poll result to validate operator availability.
Instructions
Check whether a Blender operator polls in the current or proposed context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| idname | Yes | ||
| object | No | ||
| select | No |