away
Manage your away status by setting, getting, or clearing it with a type (parental, vacation, sickleave, other) and optional date range.
Instructions
Manage the current user's away status. Supports getting, setting, and clearing away mode with types: parental, vacation, sickleave, other.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Start date (YYYY-MM-DD). Only used when action is "set". Defaults to today. | |
| type | No | The away mode type. Required when action is "set". | |
| until | No | End date (YYYY-MM-DD). Required when action is "set". | |
| action | Yes | The action to perform. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| action | Yes | ||
| isAway | Yes | ||
| awayMode | No |