-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Labels
Needs Review 👓needs review by the product teamneeds review by the product teamWork Item Tracking 📅work item tracking areawork item tracking area
Description
Summary
add x new tools to get attached images out of a work item description or a comment thread.
Tools
Develop the following tools with full parameter support, including optional ones:
get_attachment_for_work_item: Gets the attachment of a work item with id in specified project.
get_attachment_of_comment: Gets the attachment of a comment thread with.
Endpoint: unknown
Rules
- Adhere strictly to existing project standards and coding conventions.
- Ensure each tool exposes all API parameters (required and optional).
- Use the official Azure DevOps Node API to interact with the APIs.
Example Usage
As an example if you want to get the context of a bug or a pbi into a coding agent eg copilot you can use the already existing tool 'wit_get_work_item'. But this only reads in the textual context. if a bug eg contains some description and an image referencing the producing code place, the coding agent is not aware of this.
If there is an already existing way to handle this, please let me know.
ashahabov
Metadata
Metadata
Assignees
Labels
Needs Review 👓needs review by the product teamneeds review by the product teamWork Item Tracking 📅work item tracking areawork item tracking area