Add the following features:
- create a feature
- assign a user to a feature
- change status
- lookup statuses (so you can reference them by name when changing status and the agent can look up ids)
- assign release
- lookup releases (so you can reference releases by name and the agent can lookup the id for above)
- add feature comments
Note for this MCP server, the appropriate API endpoints would first need to be available in the following Go Aha SDK which is auto-geneated basd on an OpenAPI Spec
https://github.com/grokify/go-aha
Add the following features:
Note for this MCP server, the appropriate API endpoints would first need to be available in the following Go Aha SDK which is auto-geneated basd on an OpenAPI Spec
https://github.com/grokify/go-aha