create_client_note
Create a client note with subject, body, and date to record important information about a client in MyCase.
Instructions
Create a note on a client. All three fields (note body, subject, date ISO 8601) are required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| note | Yes | ||
| subject | Yes | ||
| client_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |