Propose Correction
propose-correction[Auth Required] Propose corrections to a kal event (field/value). Multi-vote approval applies via correction flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | Proposed end (HH:MM) | |
| date | No | Proposed date (YYYY-MM-DD) | |
| files | No | Attached user_files ids (multiple). Upload via upload-file tool first. | |
| label | No | Proposed label | |
| start | No | Proposed start (HH:MM) | |
| amount | No | Proposed amount | |
| currency | No | Proposed currency | |
| duration | No | Proposed duration (minutes) | |
| event_id | Yes | Event ID | |
| settings | No | Free-form settings blob (tags + event-to-event relations). | |
| status_id | No | Proposed status id | |
| benefitable | No | Proposed assignee. {type: 'user'|'agent', value: int}. Must be a contract member. | |
| description | No | Proposed description |