Skip to content

Conversation

nikolapeja6
Copy link
Member

Add the option to specify build parameters to the build_run_build tool. Original API that was used did not expose this option, so I had to go in a roundabout way (using the Pipelines API) to be able to pass build parameters.

GitHub issue number

Fixes #72 .

Associated Risks

/

PR Checklist

  • I have read the contribution guidelines
  • I have read the code of conduct guidelines
  • Title of the pull request is clear and informative.
  • 👌 Code hygiene
  • 🔭 Telemetry added, updated, or N/A
  • 📄 Documentation added, updated, or N/A
  • 🛡️ Automated tests added, or N/A

🧪 How did you test it?

Manually tested by calling build_run_build for a pipeline with 0, 1, and 2 parameters.

@danhellem danhellem merged commit e4d162a into microsoft:main Jul 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Allow MCP agent to add parameters in build_run_build tool

2 participants