User prompt: Run SDK generation for all languages for release
Agent is attempting to run MCP tools for
- get llm artifact
- get service details from TypeSpec
- release sdk
It is trying all the tools except the right one azsdk_run_generate_sdk.
Detailed log:
I’m loading the exact pipeline-generation MCP tool first, then I’ll invoke it for release plan 35135 so generation runs for all configured languages.
I’m invoking the pipeline generation endpoint directly now; if any required parameters are missing, I’ll use the returned validation error to immediately supply them and rerun.
Ran azsdk_release_sdk
I can’t run azsdk_run_generate_sdk until its tool definition is loaded in this session, so I’m activating the TypeSpec SDK toolset now and then I’ll trigger pipeline generation.```
User prompt: Run SDK generation for all languages for release
Agent is attempting to run MCP tools for
It is trying all the tools except the right one azsdk_run_generate_sdk.
Detailed log: