reply_run
Restart a completed Cursor Agent session as a follow-up run, keeping the same agentId to maintain context and continue tasks.
Instructions
在一个已结束的 Cursor Agent 会话中发起后续运行,并保留同一 agentId。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| model | No | ||
| timeoutMs | No | ||
| permission | No | ||
| parentRunId | Yes | ||
| idempotencyKey | Yes | ||
| workspaceApprovalToken | No | ||
| confirmedDangerousPermission | No |