Event Tools
Guild scheduled event lifecycle.
Event tools are intentionally small at the moment: create and delete only. They are useful for assistants that schedule one-off community actions without needing the full event management surface.
create_guild_event #
- Purpose: create a scheduled event.
- Key arguments:
guild_idorguild_name,name,scheduled_start_time,scheduled_end_time,location.
delete_guild_event #
- Purpose: delete a scheduled event.
- Key arguments:
guild_idorguild_name,event_id.