List Calendar Group Calendars

Lists all calendars in a specified Honeycode app via its slug or ID.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/naftiko/microsoft-outlook-sandbox --skill list-calendar-group-calendars
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: List Calendar Group Calendars
Source: https://github.com/naftiko/microsoft-outlook-sandbox/tree/main/skills/list-calendar-group-calendars
Command: npx skills add https://github.com/naftiko/microsoft-outlook-sandbox --skill list-calendar-group-calendars

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users organize and view their calendars by listing all calendars associated with a specific calendar group, making it easier to manage multiple schedules.

Core Features & Use Cases

  • Organize Calendars: View all calendars within a designated group.
  • Efficient Management: Quickly access and manage calendars relevant to a specific project or team.
  • Use Case: A project manager needs to see all team calendars for a specific project group to schedule a meeting.

Quick Start

Use the list calendar group calendars skill to list calendars for the calendar group with ID 'AAMkAGI1GRP='.

Frequently Asked Questions about List Calendar Group Calendars

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all calendars in a specific Microsoft Outlook calendar group?

Listing calendars in an Outlook group requires a valid calendar group ID and an OAuth access token. This retrieves all calendars within that specific group, allowing you to organize and view multiple schedules for projects or teams.

What do I need to retrieve calendars from an Outlook calendar group?

Retrieving calendars from an Outlook calendar group requires a valid calendar group ID and an OAuth access token with appropriate scopes. These prerequisites authenticate your Microsoft Outlook user session to access the designated group schedules.

Can I filter and paginate results when viewing calendars in a Microsoft Outlook group?

You can filter and paginate results when viewing calendars in a Microsoft Outlook group using query parameters. This allows efficient management of multiple schedules by returning targeted calendar data within the specified group.

When should I use a calendar group to organize Microsoft Outlook schedules?

You should use a calendar group to organize Microsoft Outlook schedules when managing multiple calendars for a specific project or team. Listing these calendars helps you quickly access relevant schedules and coordinate team availability for meetings.

What is the best way to view all team calendars for a specific project group in Outlook?

The best way to view team calendars for a specific project group in Outlook is by listing all calendars within the designated calendar group. This requires the group ID and provides a consolidated view of the team's schedules.