set_next_action
Schedule a follow-up reminder with a date and note on a job application to track next steps.
Instructions
Set a follow-up reminder (date + note) on an application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | ||
| when | Yes | ||
| note | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| job_id | Yes | ||
| status | No | saved | |
| applied_at | No | ||
| next_action_at | No | ||
| next_action_note | No | ||
| notes | No | ||
| created_at | No | ||
| updated_at | No |