fix: fix the wrong graphql query

What does this merge request do and why?

Fix the bug that get_work_item tool failed due to the wrong graphql query template. https://gitlab.slack.com/archives/C07035GQ0TB/p1762789330167889

How to set up and validate locally

  1. checkout MR
  2. ask to summarize any issue given the issue url, it should work now

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
  • If this change requires executor implementation: verified that issues/MRs exist for both Go executor and Node executor or confirmed that changes are backward-compatible and don't break existing executor functionality.

Merge request reports

Loading