get_executor_mode
Check whether concise executor mode is currently active to know if short, no-narration responses are expected.
Instructions
Report whether executor mode (concise, no-narration responses) is currently on.
No arguments. Executor mode is ON by default from the start of every conversation. Call this if you're unsure whether it's still active (e.g. at the start of a new turn after a long gap, or after the user asked for more explanation earlier and you want to check it wasn't re-enabled) — it re-delivers the same standing instruction as set_executor_mode for whichever state is current, since there's no system-prompt-level way for this server to keep reminding you otherwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||