← 返回
未分类 Key

Andrew Google Calendar

Google Calendar API ���� �� 조�, ��, ��, �� �리. OAuth 2.0 �� ��. ���� �� �린��� ��� ���고 �리�� � ��.
Google Calendar API ���� �� 조�, ��, ��, �� �리. OAuth 2.0 �� ��. ���� �� �린��� ��� ���고 �리�� � ��.
ibluewind ibluewind 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 318
下载
💾 1
安装
1
版本
#latest

概述

Google Calendar

Overview

Google Calendar API 를 조, , , . OAuth 2.0 린 근.

Setup

1. OAuth

2. 존

pip install google-api-python-client google-auth-httplib2 google-auth-oauthlib

3.

cd /Users/andrew/.openclaw/workspace/google-calendar
python3 scripts/oauth_setup.py

첫 리고 Google 그 .

Capabilities

:

기 조:

:

경:

취:

Usage Examples

1: 조

2:

3: 린 목

from scripts.oauth_setup import list_calendars

calendars = list_calendars()
for cal in calendars:
    print(f"{cal['summary']} - {cal['accessRole']}")

Files Structure

Security Notes

  • OAuth ~/.google-calendar-token.pickle
  • ~/.google-credentials.json
  • .gitignore
  • : https://www.googleapis.com/auth/calendar (기/기 체 근)

Troubleshooting

"OAuth " :

  • Google Cloud Console OAuth 2.0 를
  • client_secret_XXXXXX.json ~/.google-credentials.json

:

  • 고 : rm ~/.google-calendar-token.pickle
  • Google Cloud Console API

:

  • OAuth 면

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 01:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,423 📥 326,132
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 850 📥 331,076
office-efficiency

Andrew Google Sheets

ibluewind
Google Sheets API ���� ������� �기/�기, ��, ��맷� �리. OAuth 2.0 �� ��. ���� 구� ����� ����를 조��고 ���� � ��.
★ 0 📥 413