admin_add_event
Add new university events to the academic calendar by providing event details including title, date, location, and description for administrative scheduling.
Instructions
[Admin] Add a new university event (Date format: YYYY-MM-DD HH:MM:SS).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| title | Yes | ||
| date | Yes | ||
| location | Yes | ||
| description | Yes |