You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`ASANA_ACCESS_TOKEN`: (Required) Your Asana access token
19
+
-`READ_ONLY_MODE`: (Optional) Set to 'true' to disable all write operations. In this mode:
20
+
- Tools that modify Asana data (create, update, delete) will be disabled
21
+
- The `create-task` prompt will be disabled
22
+
- Only read operations will be available
23
+
This is useful for testing or when you want to ensure no changes can be made to your Asana workspace.
24
+
16
25
## Usage
17
26
18
27
In the AI tool of your choice (ex: Claude Desktop) ask something about asana tasks, projects, workspaces, and/or comments. Mentioning the word "asana" will increase the chance of having the LLM pick the right tool.
0 commit comments