recommend_from_library
Find games in a Steam library that match your mood or preferences by tag, and get ranked recommendations for your backlog.
Instructions
Find games in the user's library that match specified tags/mood. Ideal for backlog recommendations. The LLM should derive tags from the user's mood or preferences (e.g., 'relaxing' -> ['Casual', 'Puzzle', 'Atmospheric']). Returns ranked matches with tag overlap scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | Yes | ||
| limit | No | ||
| steam_id | No | ||
| unplayed_only | No |