Create a hackathon team
ic_hack_team_createStart a team and become its lead. One team per person — leave your current team first. Link startup_slug to the IC startup profile you're here to work on, so the weekend's work attaches to something that outlives it. Args: { eid?, name, startup_slug?, looking_for? }. Returns: { ok, team }. Required scope: hack:team, and you must be registered on the event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eid | No | ||
| name | Yes | ||
| looking_for | No | Skills you need, e.g. 'a designer, someone who knows Workers'. | |
| startup_slug | No | IC startup profile this team is building on. |