✓ Verified
💻 Development
✓ Enhanced Data
Native Monday
Read and query Monday.com boards, items, workspaces, and users directly via the Monday.com GraphQL A
- Rating
- 4.6 (452 reviews)
- Downloads
- 3,647 downloads
- Version
- 1.0.0
Overview
Read and query Monday.com boards, items, workspaces, and users directly via the Monday.com GraphQL API.
Complete Documentation
View Source →
Monday.com
Read boards, items, and workspaces directly via api.monday.com (GraphQL).
Setup (one-time)
- In Monday.com, click your profile picture (top right)
- Select Developers — this opens the Developer Center
- Click API token → Show
- Copy your personal token
- Set the environment variable:
text
MONDAY_API_TOKEN=your_token_here
Commands
Get your account info
bash
python3 /mnt/skills/user/monday/scripts/monday.py me
List all boards
bash
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)
bash
python3 /mnt/skills/user/monday/scripts/monday.py get-board <board_id>
List items on a board
bash
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
bash
python3 /mnt/skills/user/monday/scripts/monday.py list-workspaces
List users
bash
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.
Installation
Terminal bash
openclaw install native-monday
Copied!
💻Code Examples
### List all boards
-list-all-boards.sh
python3 /mnt/skills/user/monday/scripts/monday.py list-boards
python3 /mnt/skills/user/monday/scripts/monday.py list-boards --limit 50### List items on a board
-list-items-on-a-board.sh
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 50Tags
#web_and-frontend-development
#api
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author codeninja23
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install native-monday
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0