wrike
Troubleshooting
If requests fail, run zero doctor check-connector --env-name WRIKE_TOKEN or zero doctor check-connector --url https://www.wrike.com/api/v4/spaces --method GET
How to Use
All examples below assume you have WRIKE_TOKEN set.
Base URL: https://www.wrike.com/api/v4
Wrike uses alphanumeric IDs for all resources. The hierarchy is: Space > Folder/Project > Task. Projects are folders with additional properties (owners, start/end dates, status). All responses follow the format {"kind": "...", "data": [...]}.
Spaces
List All Spaces
curl -s "https://www.wrike.com/api/v4/spaces" --header "Authorization: Bearer $WRIKE_TOKEN" | jq '.data[] | {id, title}'
More from vm0-ai/vm0-skills
hackernews
Hacker News API for stories and comments. Use when user mentions "Hacker
2.7Kcloudflare-tunnel
Cloudflare Tunnel API for secure tunnels. Use when user mentions "Cloudflare
558google-sheets
Google Sheets API for spreadsheets. Use when user mentions "Google Sheets",
412minimax
MiniMax API for AI models. Use when user mentions "MiniMax", "Chinese
344instagram
Instagram API for posts and media. Use when user mentions "Instagram",
327apify
Apify web scraping platform. Use when user mentions "scrape website",
315