Documentation Index
Fetch the complete documentation index at: https://docs.orova.ai/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Get a Personal Access Token
Go to app.asana.com/0/developer-console → Personal Access Tokens → create a new token.
Add credentials in Orova
Settings → Integrations → Asana → enter your Access Token and Workspace GID.
Available tools
| Tool | Description |
|---|---|
list_projects | List workspace projects |
get_project | Get project details |
create_project | Create a new project |
list_tasks | List tasks in a project |
get_task | Get task details |
create_task | Create a new task |
update_task | Update a task |
add_comment | Add a comment to a task |
search_tasks | Search tasks |

