star_job
Mark a job as important by starring or unstarring it. Provide the job ID and a boolean to set its starred state.
Instructions
Star or unstar a job to mark it as important.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID to star/unstar | |
| is_starred | Yes | true to star, false to unstar |