← 返回
内容创作 Key 中文

Native Monday

Read and query Monday.com boards, items, workspaces, and users directly via the Monday.com GraphQL API. Use when you need project/task data, board contents,...
通过 Monday.com GraphQL API 直接读取和查询 Monday.com 看板、项目、工作区和用户。当需要项目/任务数据、看板内容时使用。
codeninja23
内容创作 clawhub v0.1.0 1 版本 99887.4 Key: 需要
★ 3
Stars
📥 827
下载
💾 28
安装
1
版本
#latest

概述

Monday.com

Read boards, items, and workspaces directly via api.monday.com (GraphQL).

Setup (one-time)

  1. In Monday.com, click your profile picture (top right)
  2. Select Developers — this opens the Developer Center
  3. Click API token → Show
  4. Copy your personal token
  5. Set the environment variable:

```

MONDAY_API_TOKEN=your_token_here

```

Commands

Get your account info

python3 /mnt/skills/user/monday/scripts/monday.py me

List all boards

python3 /mnt/skills/user/monday/scripts/monday.py list-boards
python3 /mnt/skills/user/monday/scripts/monday.py list-boards --limit 50

Get board details (columns, groups)

python3 /mnt/skills/user/monday/scripts/monday.py get-board <board_id>

List items on a board

python3 /mnt/skills/user/monday/scripts/monday.py list-items <board_id>
python3 /mnt/skills/user/monday/scripts/monday.py list-items <board_id> --limit 50

List workspaces

python3 /mnt/skills/user/monday/scripts/monday.py list-workspaces

List users

python3 /mnt/skills/user/monday/scripts/monday.py list-users

Notes

  • Free plan: 2 seats, unlimited boards. API access works on free.
  • Board IDs are numeric — find them in the board URL or via list-boards.
  • Monday uses GraphQL only (single endpoint). No REST API.
  • API version pinned to 2024-04.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 16:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Clawpod

codeninja23
可读取任意网站或搜索谷歌,即使网站屏蔽机器人或有地区限制。能处理验证码、JavaScript渲染及反机器人保护。
★ 21 📥 2,012
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,226
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,524