Issue while executing ADO mcp tools #154
Replies: 2 comments 3 replies
-
This error is occuring for wit_create_work_item tool only in https://github.com/microsoft/azure-devops-mcp |
Beta Was this translation helpful? Give feedback.
-
Ok it is pretty tough for me to test this since I do not have the adobe project. But from the source of the server:
the LLM is confused about what it should put in the field, which is of Record type. In fact you see that the input from the LLM is |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As shown in above image, I am getting error during agent execution step 1:1 validation error for dynamicmodel
Field required [type=missing, input_value={'project': 'taxprof', 'workItemType': 'Bug'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.11/v/missing.
Can anybody inform how to resolve this Pydantic error ?
Beta Was this translation helpful? Give feedback.
All reactions