create_follow_up
Create a follow-up task to track items needing future attention, such as waiting for replies or checking project statuses.
Instructions
Create a new follow-up item.
Use this to track items that need future attention, such as:
Waiting for a response from someone
Need to check back on a project status
Promised to follow up on a topic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for categorization | |
| title | Yes | Brief description of the follow-up | |
| due_date | No | When to follow up (YYYY-MM-DD format) | |
| priority | No | Priority level (low, medium, high, urgent) | medium |
| description | No | Detailed notes about what needs to be done | |
| with_person_name | No | Name of person to follow up with | |
| with_person_email | No | Email of person to follow up with |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||