changedInput schema / properties / action / description
Previous value: -"Action to perform - \"create\", \"list\", \"update\", or \"delete\"."New value: +"\"create\", \"list\", \"update\", or \"delete\". Case-insensitive."
changedInput schema / properties / auto_decline_mode / description
Previous value: -"How to handle conflicting invitations. One of: \"declineAllConflictingInvitations\" (default), \"declineOnlyNewConflictingInvitations\", \"declineNone\"."New value: +"\"declineAllConflictingInvitations\" (default),\n\"declineOnlyNewConflictingInvitations\", or \"declineNone\"."
changedInput schema / properties / calendar_id / description
Previous value: -"Calendar ID. Defaults to 'primary'. Focus Time status events live on primary calendars, so use 'primary' or a user's primary calendar ID/email rather than a secondary calendar ID."New value: +"Default \"primary\". Focus Time lives on primary\ncalendars only — pass \"primary\" or the user's primary email."
changedInput schema / properties / chat_status / description
Previous value: -"Google Chat status during the focus time. Supports \"doNotDisturb\" (default) and \"available\"."New value: +"\"doNotDisturb\" (default) or \"available\"."
changedInput schema / properties / decline_message / description
Previous value: -"Message included when auto-declining invitations."New value: +"Body of auto-decline replies."
changedInput schema / properties / description / description
Previous value: -"Event description. Useful for adding context about what the focus time is for."New value: +"Optional body text for context."
changedInput schema / properties / end_time / description
Previous value: -"End date/time (exclusive). Same format as start_time. For a single full day on April 5, use start_time='2026-04-05' and end_time='2026-04-06'. Required for create."New value: +"End (exclusive). For a full day on Apr 5 pass\nstart=\"2026-04-05\", end=\"2026-04-06\"."
changedInput schema / properties / event_id / description
Previous value: -"Event ID. Required for \"update\" and \"delete\" actions."New value: +"Event ID. Required for update and delete."
changedInput schema / properties / max_results / description
Previous value: -"For \"list\" action: maximum events to return. Defaults to 10."New value: +"List-action cap. Default 10."
changedInput schema / properties / recurrence / description
Previous value: -"RFC5545 recurrence rules for a recurring Focus Time series, e.g. [\"RRULE:FREQ=WEEKLY;COUNT=10\"]."New value: +"RFC5545 rules, e.g. [\"RRULE:FREQ=WEEKLY;COUNT=10\"]."
changedInput schema / properties / start_time / description
Previous value: -"Start date/time. Use 'YYYY-MM-DD' for full-day or RFC3339 for partial-day (e.g., '2024-04-05T09:00:00Z'). Date-only values are auto-converted to dateTime (midnight-to-midnight). Required for create."New value: +"Start date/time. \"YYYY-MM-DD\" auto-converts to\nmidnight; RFC3339 works for partial days."
changedInput schema / properties / summary / description
Previous value: -"Display text on the calendar. Defaults to \"Focus Time\"."New value: +"Display label. Defaults to \"Focus Time\"."
changedInput schema / properties / time_max / description
Previous value: -"For \"list\" action: end of time range."New value: +"List-action range end."
changedInput schema / properties / time_min / description
Previous value: -"For \"list\" action: start of time range. Defaults to current time. Recurring series are expanded into individual instances in the requested range."New value: +"List-action range start. Defaults to now."
changedInput schema / properties / timezone / description
Previous value: -"Timezone for the event (e.g., \"America/New_York\", \"Europe/London\"). Required when using date-only values or dateTime values without an explicit UTC offset."New value: +"IANA zone like \"America/New_York\". Required when\nstart/end are date-only or lack a UTC offset."
changedInput schema / properties / user_google_email / description
Previous value: -"The user's Google email address. Required."New value: +"The user's Google email address (authenticated\naccount)."