run_magi_iteration
Execute a single iteration of a task using an optional AI agent; if none specified, the default agent handles the task.
Instructions
Execute one MAGI iteration for a task using agentName when provided, otherwise the configured default agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskName | Yes | Name of the task to run | |
| agentName | No | Optional agent adapter name (gemini-cli, claude, openai, ollama) |