Engagement New
engagement_newCreate a new engagement or resume an existing one from a workspace path; restores budget, assets, findings, sessions, task graph, and phase state, then sets it as the active engagement.
Instructions
Create (or re-open) an engagement and make it the active one.
This is cordon_load_scope plus the resumability an agent needs: passing
an existing workspace directory re-opens it — budget, assets, findings,
sessions, task graph and the phase runner state are all inherited — so a
session that dropped mid-run resumes instead of starting over.
Returns the workspace path; every later tool call acts on this engagement
until another engagement_new/engagement_attach switches it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | ||
| scope_path | Yes | ||
| config_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||