Suggest teams for a free agent
team_matchmaking_teamsAI-ranked list of teams one free (teamless) participant could join,
within the same event. Callable by the free-agent listing's own owner,
or an admin of the event. Use event_free_agents or
event_join_as_free_agent to get a free_member_id. Throttled — do not
call it in a tight loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Language for the generated explanations, e.g. 'en' or 'ru'. | |
| free_member_id | Yes | Id of the free-agent listing. |