Update a proposal
proposal_updateUpdate an existing proposal by modifying only the specified fields like scope, pricing, or timeline while preserving all other details. Returns the changed fields and file path for confirmation.
Instructions
Rewrite an existing proposal in place from its reference. Only the fields you pass change; the rest comes from the data stored at creation. Returns the fields that changed and the file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | No | ||
| scope | No | ||
| client | No | ||
| summary | No | ||
| timeline | No | ||
| reference | Yes | The proposal reference, e.g. PROP-2026-0001. The same file and the same reference number are kept, so no second document is burned against the free-tier monthly count | |
| valid_until | No | ||
| deliverables | No | ||
| project_title | No |