When Claude is connected to Eythio, it has a set of tools it can use to act on your data. You do not call these directly — you ask in plain language and the assistant picks the right tool. This page lists what the assistant is able to do so you know what to ask for.
Every tool runs as you, so it can only reach the workspaces and items your account already has access to.
Planning
| Capability | What you can ask |
|---|
| List workspaces | "What workspaces do I have?" |
| List releases | "Show releases in the Mobile App workspace." |
| List sprints | "List active sprints in this workspace." |
| Sprint summary | "Summarize the current sprint, including its tasks and issues." |
| List epics | "What epics exist in this workspace?" |
Tasks
| Capability | What you can ask |
|---|
| List tasks | "Show open tasks assigned to me in Sprint 4." |
| Open a task | "Show me the details of the login bug task, with its comments and attachments." |
| Create a task | "Create a task 'Write release notes' in the current sprint, priority high." |
| Update a task | "Move that task to In Progress and assign it to Alice." |
Issues (bug tracking)
| Capability | What you can ask |
|---|
| List issues | "List all critical issues in this sprint." |
| Open an issue | "Show the full details of issue 123." |
| Create an issue | "Log a new bug: checkout fails on Safari." |
| Update an issue | "Set that issue's status to Resolved." |
Test management
| Capability | What you can ask |
|---|
| List / open test cases | "List test cases for this sprint." |
| Create / update test cases | "Add a test case for the password reset flow." |
| Manage test data | "List, add, update, or remove test data entries for this workspace." |
| Capability | What you can ask |
|---|
| Task actions | "What action items are assigned to me? Mark this one resolved." |
| Add a comment | "Comment on this task: blocked on the API team." |
| Upload an attachment | "Attach this file to the issue." |
Search
| Capability | What you can ask |
|---|
| Search items | "Find every task or issue mentioning 'payment gateway'." |
Notes
- Read and write. The assistant can both look things up and make changes (create and update tasks, issues, test cases, comments). Review what it proposes before confirming changes you care about.
- Permissions still apply. If your role cannot do something in the app, the assistant cannot do it through the integration either.
Related pages