List Activities
list_activitiesRetrieve logged real estate hours filtered by property, date range, or category to document material participation for IRS REPS and STR tax compliance.
Instructions
List real estate activities (hours entries) for the account. Returns activities ordered by start time (newest first). Filter by property, date range, or category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyId | No | Filter by property ID | |
| startDate | No | Filter activities on or after this date (ISO 8601, e.g. 2026-01-01) | |
| endDate | No | Filter activities on or before this date (ISO 8601, e.g. 2026-12-31) | |
| category | No | Filter by activity category | |
| limit | No | Max results (default 50, max 100) |