get_friend_list
Retrieve a player's public Steam friends, newest first, with names resolved in one batch.
Instructions
List a player's friends, newest-friended first, with names.
The friend list must be public. Names are resolved in one batch call. Requires an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max friends to enrich with names. | |
| steam_id | Yes | A Steam account, in any form: a 17-digit SteamID64 (e.g. '76561197960287930'), a STEAM_1:0:11101 or [U:1:22202] id, a full profile URL, or a custom/vanity URL name (e.g. 'gabelogannewell'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |