calendar_create
Create a CalDAV calendar for an email alias using alias credentials. Configure name, timezone, color, and other settings in one step.
Instructions
Create a calendar for an alias (CalDAV). Requires alias credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Calendar name | |
| color | No | Calendar color (hex) | |
| order | No | Sort order | |
| timezone | No | Calendar timezone | |
| calendar_id | No | Custom calendar id | |
| description | No | Calendar description | |
| alias_password | Yes | Alias password from the alias_generate_password tool | |
| alias_username | Yes | Full alias email used as the auth username (e.g. me@example.com) |