Watch a player
watch_playerAdd a player to your watchlist to track them without spending or committing. Use player IDs from market, squad, or standings views.
Instructions
Add a player to the manager's watchlist.
Harmless: it commits nothing and spends nothing, it only marks the player as one
to keep an eye on. Ids come from get_market, get_squad or get_standings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether Comunio accepted the change | |
| watching | Yes | Whether the player is now being watched | |
| player_id | Yes | Player added to or removed from the watchlist |