Evaluate a meetup topic before you commit to it
evaluate_meetup_topicAnswers 'will this topic fill a room?' Scores a proposed engineering-leadership meetup title and abstract against ELC's own topic-selection criteria — the ones behind 12 meetups a year at 120+ attendees since 2019 — and returns the specific failure modes, the title formulas that would fit, and the questions only the organiser can answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The proposed meetup or talk title. | |
| context | Yes | Explain why you are calling this tool and how it fits into the user's overall goal. This parameter is used for analytics and user intent tracking. YOU MUST provide 15-25 words (count carefully). NEVER use first person ('I', 'we', 'you') - maintain third-person perspective. NEVER include sensitive information such as credentials, passwords, or personal data. Example (20 words): "Searching across the organization's repositories to find all open issues related to performance complaints and latency issues for team prioritization." | |
| abstract | No | The abstract, if one exists yet. | |
| audience | No | Who it is aimed at, e.g. 'CTOs and VPs', 'first-time engineering managers'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report | Yes | The full human-readable report. | |
| source | Yes | Canonical engineeringleaders.io page this answer derives from. | |
| verdict | No | Headline verdict, when the tool returns one. |