get_task
Retrieve detailed information about a task by its ID, including linked contacts, properties, projects, and viewings. Check task completion status and appointment details.
Instructions
Get full details of a single task by ID.
Returns the task with all linked entities expanded (contacts, properties, projects, viewings) by default.
Use this tool to:
View full context of an activity before acting on it
Check linked contacts and properties
See appointment details (time, location, state)
Check if a to-do has been completed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID | |
| include | No | Comma-separated related data to include (default: 'clients,units,projects,viewings') |