set_instance
Lock the current session to a specific Zendesk instance, setting it as the default for all subsequent calls until changed.
Instructions
Lock the session onto a single Zendesk instance, every subsequent call defaults to it unless you pass instance: per-call. Call this once per session; the sticky instance is how you avoid repeating yourself across dozens of tool calls. Use list_instances first if you don't know what's configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Instance name as defined in instances.json |