← 返回
未分类 Key

Andrew Google Tasks

Google Tasks API ���� �� (Task) �리. OAuth 2.0 �� ��. ���� �� � 목�� 조�, ��, ��, �� �리�� � ��.
使用 Google Tasks API 管理任务,采用 OAuth 2.0 认证,可实现任务列表的查询、添加、更新、删除等功能。
ibluewind ibluewind 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 304
下载
💾 1
安装
1
版本
#latest

概述

Google Tasks

Overview

Google Tasks API 를 (Tasks) 조, , , 리 . OAuth 2.0 Tasks 근.

Setup

1. OAuth

미 구 린, 과 :

2. 존

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

3.

cd /Users/andrew/.openclaw/workspace/google-tasks
python3 scripts/tasks_ops.py

첫 리고 Google 그 .

Capabilities

목 조

목 :

:

:

경:

취:

Usage Examples

1: 목 조

2:

3: 리

4: 목 목 조

from scripts.tasks_ops import list_tasklists

tasklists = list_tasklists()
for tl in tasklists:
    print(f"{tl['title']} - {tl['id']}")

Files Structure

Security Notes

  • OAuth ~/.google-tasks-token.pickle
  • ~/.google-credentials.json (린, 과 공)
  • .gitignore
  • : https://www.googleapis.com/auth/tasks (Tasks 체 근)

Troubleshooting

"OAuth " :

  • ~/.google-credentials.json
  • 구 린 미

:

  • 고 : rm ~/.google-tasks-token.pickle

:

  • : rm ~/.google-tasks-token.pickle && python3 scripts/tasks_ops.py

Integration with Other Google Skills

Same OAuth credentials (~/.google-credentials.json) are shared with google-calendar and google-sheets skills, so you only need to authenticate once!

版本历史

共 1 个版本

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

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 197 📥 67,975
ai-agent

Andrew Google Calendar

ibluewind
Google Calendar API ���� �� 조�, ��, ��, �� �리. OAuth 2.0 �� ��. ���� �� �린��� ��� ���고 �리�� � ��.
★ 0 📥 413
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 76 📥 182,486