get_preferences
Retrieve current session preferences including execution mode, model selection, retry limits, output constraints, and timeout settings.
Instructions
Return the current session preferences.
Returns: Dict with 'execution_mode', 'model', 'max_retries', 'output_limit', and 'timeout' keys (None when unset).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||