Description:
When agents that are part of the pipeline do not contain MCP tags, the pipeline becomes undiscoverable from Copilot. This prevents Copilot from detecting or initializing the pipeline properly.
Steps to Reproduce:
Create or modify a pipeline to include one or more agents without MCP tags or use attached one .
Add mcp tag to the pipeline.
Attempt to discover the pipeline from Copilot.
Observe that the pipeline is not detected.
Expected Result:
The pipeline should remain discoverable from Copilot even if some agents lack MCP tags, or a validation error should be raised clearly indicating missing MCP tags.
Actual Result:
The pipeline is not discoverable.