WhatsApp Set Reminder Tool
AI tool to set reminders for WhatsApp messagesProperties
| Property | Value |
|---|---|
| Type | whatsapp-tool-set-reminder |
| Family | AI |
| Group | Tools |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| toolName | Tool Name | String | Name of the tool for the AI to call | Yes |
| toolDescription | Tool Description | String | Description of what this tool does | Yes |
| recipient | Recipient | String | WhatsApp JID or phone number to send reminder to (required) | No |
| message | Message | String | The reminder message content (required) | No |
| time | Time | String | When to send the reminder (ISO 8601 format or relative like ‘30 minutes’, ‘2 hours’, ‘tomorrow 9am’) | No |
| note | Note | String | Optional note about the reminder for reference | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| toolName | toolName | string | Name of the tool |
| toolType | toolType | string | Type of tool |

