agents_resume
Resume completed CLI agent sessions as new asynchronous tasks, without interrupting sessions still open in an interactive TUI.
Instructions
Resume a completed CLI agent session as a new asynchronous task. Never use this to inject into a session still open in an interactive TUI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| prompt | Yes | ||
| provider | Yes | ||
| work_dir | Yes | ||
| permission | No | read-only | |
| session_id | Yes | ||
| timeout_seconds | No | ||
| isolated_worktree | No |