Spool creation
create_spoolCreate a production Spool (the agreement object) from structured terms and acceptance criteria. Use when both parties will participate in the agreement lifecycle; do not use for one-call unilateral verification. This persists a proposed agreement and may send the counterparty invite reported in the response handoff block. The type field defaults to the person or business service path, while agent selects the agent settlement rail. Production only: set SPOOLIS_API_KEY; not available in the no-key sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | service | |
| terms | Yes | ||
| value | Yes | ||
| parties | Yes | ||
| agreement | No | ||
| economics | No | ||
| conditions | Yes | ||
| deliverable | Yes | ||
| gated_action | No | ||
| dispute_policy | No | ||
| gated_action_note | No |