> ## Documentation Index
> Fetch the complete documentation index at: https://relevanceai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Get All Google Calendars Details

> The Get All Google Calendars Details tool step allows you to get information about all your Google Calendars

## Add the ‘Get All Google Calendars Details’ Tool step to your Tool

<div style={{ width:"100%",position:"relative","padding-top":"56.75%",paddingTop:"81%" }}>
  <iframe src="https://app.supademo.com/embed/cmdmg8qbf2cel1c4c41eb6hox?embed_v=2" frameBorder="0" title="Add the Get All Google Calendars Details Tool step to your Tool" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />
</div>

You can add the ‘Get All Google Calendars Details’ Tool step to your Tool by:

1. Creating a new Tool, then searching for the ‘Get All Google Calendars Details’ Tool step
2. Select the Google account you would like to use
3. Click 'Run step' to test out the Tool

## Frequently asked questions (FAQs)

<AccordionGroup>
  <Accordion title="What type of information can I get?">
    You can get the calendar ID, calendar name, description, access level and timezone of all your Google Calendars.
  </Accordion>

  <Accordion title="Does this include shared calendars?">
    Yes, this tool will return details for all calendars you have access to, including calendars that have been shared with you and calendars you've subscribed to.
  </Accordion>

  <Accordion title="Does this tool return calendar events?">
    No, this tool only returns calendar details (name, ID, description, etc.). To get calendar events, use the [Get Events from Google Calendar](/build/tools/tool-steps/google-calendar/get-events-from-google-calendar) tool step.
  </Accordion>
</AccordionGroup>
