At a busy event, organizers field the same "what time and which room?" question all day. This Telegram bot answers it from your schedule Sheet.
How it runs
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Interpret the question, whether it is about a session time, a room, or a speaker.
pending
Look up the matching rows and format a tidy reply with the relevant details.
pending
Send the answer back in Telegram and log unmatched questions for the organizers.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
Answer attendee questions from the event schedule rows; if a session is not found, say so and suggest the nearest match.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.