Asana ClawHub

by byungkyu

Asana API integration with managed OAuth. Access tasks, projects, workspaces, users, and manage webhooks. Use this skill when users want to manage work items...

latest
Downloads
16,786
+32 (+0.2%)
Stars
6
DL/day
174.9
Installs
8
Versions
3
Age
96d
Acceleration
-3.0%

Growth Trajectory

Version Releases

VersionDateChangelog
1.0.5 2026-05-09 - Added CLI commands as examples throughout documentation for common tasks (listing, creating, updating, deleting tasks and projects). - Included installation instructions for Maton CLI via NPM and Homebrew. - Documented CLI-based authentication and connection management workflows alongside Python examples. - Clarified how to specify active connections and pass connection IDs for multi-account setups. - No API changes; documentation now caters to both CLI and Python workflows for improved accessibility.
1.0.4 2026-05-02 - Switched all endpoint references from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for unified API access. - Updated Quick Start and all example requests to use the new base URL (https://api.maton.ai). - Clarified connection management instructions and URLs; connections are now managed at https://api.maton.ai. - Added a specific security & permissions section requiring explicit user approval for all write operations. - Improved documentation clarity and emphasized always specifying the Maton-Connection header when using multiple connections. - Removed the LICENSE.txt file.