gws-calendar-agenda
द्वारा Google
गूगल कैलेंडर: सभी कैलेंडर में आगामी ईवेंट दिखाएं।
npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-agendacalendar +agenda
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Show upcoming events across all calendars
Usage
gws calendar +agenda
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--today | — | — | Show today's events |
--tomorrow | — | — | Show tomorrow's events |
--week | — | — | Show this week's events |
--days | — | — | Number of days ahead to show |
--calendar | — | — | Filter to specific calendar name or ID |
--timezone | — | — | IANA timezone override (e.g. America/Denver). Defaults to Google account timezone. |
Examples
gws calendar +agenda
gws calendar +agenda --today
gws calendar +agenda --week --format table
gws calendar +agenda --days 3 --calendar 'Work'
gws calendar +agenda --today --timezone America/New_York
Tips
- Read-only — never modifies events.
- Queries all calendars by default; use --calendar to filter.
- Uses your Google account timezone by default; override with --timezone.
See Also
- gws-shared — Global flags and auth
- gws-calendar — All manage calendars and events commands
Google की और Skills
gws-modelarmor-sanitize-response
Google
Google Model Armor: एक Model Armor टेम्पलेट के माध्यम से मॉडल प्रतिक्रिया को स्वच्छ करें।
gws-people
Google
Google People: संपर्कों और प्रोफाइलों का प्रबंधन करें।
gws-shared
Google
gws CLI: प्रमाणीकरण, वैश्विक फ़्लैग और आउटपुट स्वरूपण के लिए साझा पैटर्न।
gws-sheets
Google
Google Sheets: स्प्रेडशीट पढ़ें और लिखें।
gws-sheets-append
Google
Google Sheets: स्प्रेडशीट में एक पंक्ति जोड़ें।
gws-sheets-read
Google
Google Sheets: किसी स्प्रेडशीट से मान पढ़ें।
gws-slides
Google
Google Slides: प्रस्तुतियाँ पढ़ें और लिखें।
gws-tasks
Google
Google Tasks: कार्य सूचियों और कार्यों का प्रबंधन करें।