switch_agent
Switch the active agent for subsequent tool calls; loads it from disk if needed. Requires security.agent_switch_enabled on the current agent (override with ELISYM_ALLOW_AGENT_SWITCH=1 for CI) to prevent unauthorized switches.
Instructions
Switch the active agent. Loads from disk if not already loaded. Gated by security.agent_switch_enabled on the CURRENTLY ACTIVE agent - the one being switched away from, not the target - so a prompt-injected instruction cannot hop to a different wallet (the ELISYM_ALLOW_AGENT_SWITCH=1 env var overrides for CI). All subsequent tool calls will use this agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |