create_event
Create a calendar event in PracticePanther by supplying event details as a JSON object.
Instructions
Create a new calendar event. event_json is a JSON object string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |