start_agent
Launch AI agents in tmux sessions to delegate tasks and enable parallel processing for complex workflows.
Instructions
Start an agent in a specific tmux target
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | tmux target in format "session:window.pane" (e.g., "multiagent:0.5", "dev:1.3") | |
| agentType | No | Type of agent to start | claude |
| additionalArgs | No | Additional arguments for the agent |