Draft a contract from a brief_ready project
contract_draftDraft a contract from a brief_ready project. Auto-fills 8 fields from the AI brief, Stripe Connect default currency, and dev profile. Returns the contract row with status='draft' so the dev can review fields before sending. After this, edit fields via PATCH /api/v1/contracts/{id} (no MCP edit tool yet), then call contract_send to fire it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project to draft a contract for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |