There are two way to send an event that will triggerDocumentation Index
Fetch the complete documentation index at: https://trigger-features-scheduled-tasks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
eventTrigger():
- Use client.sendEvent() from anywhere in your codebase.
- Use io.sendEvent() from inside a Job's
run()function.

