List hackathon teams (and who is recruiting)
ic_hack_team_listEvery team at the event with its name, size, the startup it's working on, and whether it is recruiting plus what it's looking for. Use this to find a team to join rather than asking around the room. Each team also carries submitted and submitted_at, so an organizer can see who still needs chasing before the deadline without locking the event to find out, and submitted_only filters to exactly that. The repo and demo urls are NOT here: who has finished is useful to the room, what they built stays unreadable until submissions lock and judging starts on equal footing. Args: { eid?, recruiting_only?, submitted_only? }. Returns: { ok, teams[], submitted_count, total }. Required scope: hack:read (any tier).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eid | No | ||
| submitted_only | No | Only teams that have submitted. | |
| recruiting_only | No | Only teams open to new members. |