Read the hackathon admissions queue (event_admin / organizer)
ic_hack_admin_list_applicationsThe review queue with everything needed to decide: answers, contact details, and the machine-checked evidence from the applicant's URL. Requires the event_admin or organizer role ON THIS EVENT — an event_admin runs admissions without being an IC floor operator. Args: { eid?, status? (applied|approved|waitlisted|rejected|withdrawn; default applied), limit? }. Returns: { ok, counts, seats, applications[] }. Required scope: hack:manage (any tier — the event role is the real gate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eid | No | ||
| limit | No | ||
| status | No |