List Saved Jobs
list_saved_jobsList your saved job postings from HireJack, newest first, with title, company, IDs, and closure flags. Review or prune your shortlist based on current status.
Instructions
List the authenticated user's saved jobs on HireJack, newest first — the read companion to save_job. Returns title, company, ids (reusable with get_job/match_job/save_job), and flags for postings that have since closed. Use when the user asks 'what jobs have I saved?' or wants to review/prune their shortlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries to return (default 50, newest first). |