record_recommendations
Save final movie and TV picks along with shortlisted IDs for a recommendation run, enabling outcome tracking and reaction recording.
Instructions
Record only final picks. Candidate calls are cheap: read every candidate against the ask and the user's evidence, and requery with different seed_titles, genre filters, or exclude_title_ids when needed. Any returned title_id can be a seed, and resolve_title turns titles from the user's words into seed IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| picks | Yes | ||
| run_id | Yes | ||
| shortlisted | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||