create_meeting_location
Create a meeting location in Eduframe by specifying name, capacity, address details, and linking it to a course location for scheduling purposes.
Instructions
Create a meeting location.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the meeting location. | |
| course_location_id | Yes | Unique identifier of the course location. | |
| capacity | No | Capacity of the meeting location | |
| address_attributes | No |