create_portal_task
Assign a task to a client portal with title, matter, due date, and description, making it visible to the client.
Instructions
Create a client portal task (visible to client). due_date: YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| due_date | No | ||
| matter_id | Yes | ||
| contact_id | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |