list_events
List DevRel events and conferences with their call-for-papers deadlines. Defaults to upcoming events only; set upcomingOnly to false to include past events, or cfpOpenOnly to true to keep only events whose CFP is still open. Each result includes the external event url and a canonicalUrl to the events page on devrel.directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cfpOpenOnly | No | When true, only events whose call for papers is still accepting submissions. | |
| upcomingOnly | No | Default true; set false to include events that have already started or ended. |