send_job_alert
Send a push notification summarizing your daily job-search inbox sweep. Designed to alert you to new opportunities with a high-priority briefcase tag.
Instructions
Send a job-search inbox-sweep summary with sensible defaults.
Thin wrapper around send_notification: title "Job sweep", high priority, a briefcase tag. Intended for the daily job-inbox-sweep task.
Args: summary: The summary text to push to your phone.
Returns: A status string starting with "OK:" on success or "FAILED:" on error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |