Remove Saved Job
unsave_jobRemove a job from your saved list by providing its saved job ID. Confirm the removal with the user.
Instructions
Remove a job from the user's saved list. Use get_saved_jobs first to find the saved job ID. Confirm with the user before removing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| savedJobId | Yes | The ID of the saved job entry to remove |