Create mission
mission_createCreate a durable mission record to set objective, risks, and success criteria, and get the mission ID and authoritative budget before spawning Terra agents.
Instructions
Create the durable mission record before spawning any Terra agents. Returns the mission ID and authoritative budget version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| risk | Yes | ||
| budget | No | ||
| actorId | Yes | ||
| objective | Yes | ||
| constraints | No | ||
| idempotencyKey | Yes | ||
| successCriteria | Yes |