start_project_mission_run
Lock the current mission briefing as a save point before further actions, preserving project context, references, play style, and skills without dispatching an agent or executing live actions.
Instructions
Lock the exact current mission briefing before any separate action.
Set confirm_start=true only after checking the current project campaign,
context references, play style, and shadow skill loadout. This records a
save point; it does not dispatch an agent, invoke a tool, authorize a live
action, write to an external system, or claim mission completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| run_id | No | ||
| project_id | Yes | ||
| confirm_start | No | ||
| play_style_id | No | ||
| skill_trial_arm | No | ||
| mission_briefing_json | Yes | ||
| selected_skill_ids_json | No | ||
| context_source_refs_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |