exact steps and manifest.json to use an existing copilot studio agent as a skill in another agent
Jeremy Burkhart
0
Reputation points
I have two agents created in Copilot Studio. I would like to call agent B from agent A as a skill. I have created a manifest.json file and have it publicly available. In the manifest.json file , in the endpoints I have used the endpoint supplied in Copilot studio channels for Agent B from mobile app for "endpointUrl" and have used the agent B id for "msAppId". When I attempt to validate the skill I receive the error "There's a mismatch in your skill endpoints." Do I need to register Agent B as an app in AD Entra and use those endpoints and id in the manifest.json ? thanks
Sign in to answer