Skip to content

azsdk agent is running wrong tools for SDK generation #16226

Description

@praveenkuttappan

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:

Image

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.```

Metadata

Metadata

Assignees

Labels

needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions