Canvas Create Appointment Group
通过 Aident Loadout 使用 Canvas Tools 的 Canvas Create Appointment Group。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Creates a new appointment group in Canvas for schedulable time slots within specified course or group contexts.
通过 Aident Loadout 使用 Canvas Tools 的 Canvas Create Appointment Group。执行前查看输入、输出、设置、价格和风险。
Creates a new appointment group in Canvas for schedulable time slots within specified course or group contexts.
title必填stringTitle for the appointment group (e.g., 'Office Hours').
publishbooleanIf `True`, publishes the appointment group making it visible for sign-ups.
descriptionstringLonger description or instructions for participants.
context_codes必填arrayContext codes (e.g., 'course_123') to link this appointment group; at least one is required.
location_namestringName of the location (e.g., 'Room 301', 'Online via Zoom').
location_addressstringAddress for the location (e.g., physical address or meeting URL).
new_appointmentsarrayNested array of start/end time pairs (ISO 8601 format) indicating time slots for this appointment group. Each inner list should contain exactly 2 strings: [start_time, end_time].
sub_context_codesarraySub-context codes (e.g., 'section_789') to further restrict the group within primary `context_codes`.
allow_observer_signupbooleanIf `True`, allows users with an observer role (e.g., parents, mentors) to sign up.
participant_visibilitystringControls sign-up visibility: 'private' (organizers only see sign-ups) or 'protected' (participants see others in the same slot).
participants_per_appointmentintegerMaximum participants per time slot. If unspecified, Canvas may apply a default or allow unlimited.
max_appointments_per_participantintegerMaximum time slots a participant can sign up for; prevents overbooking.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
API 密钥连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。