Update Activity
update_activityUpdate real estate activities to modify hours, dates, categories, and property links. Add or replace trips, attach evidence files, and remove outdated documents for accurate IRS REPS and STR material participation records.
Instructions
Update an existing activity. Only include fields you want to change. Can add/replace trips, attach new evidence files, or remove existing evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The activity ID to update | |
| title | No | New title | |
| category | No | New category | |
| startTime | No | New start time (ISO 8601) | |
| endTime | No | New end time (ISO 8601) | |
| description | No | New description | |
| propertyId | No | New property ID (or empty string to unlink) | |
| isMaterialParticipation | No | Update material participation flag | |
| isQualifying | No | Update qualifying hours flag | |
| qualificationReason | No | Update qualification reason | |
| irsTest | No | Update IRS test | |
| isDraft | No | Update draft status | |
| durationMinutes | No | Override duration in minutes | |
| tripIds | No | Replace trip list (max 3). Travel time is recalculated. | |
| removeEvidenceIds | No | Evidence IDs to unlink from this activity | |
| evidenceFiles | No | New local file paths to attach as evidence (max 3 total per activity) |