Copilot Studio Agent Test

Verify a Microsoft Copilot Studio agent actually works at runtime by holding a real conversation with it from the terminal, and prove that a specific tool (MCP server, connector, or knowledge source) genuinely fired rather than the model answering from its own knowledge. Generates a ready-to-run Node test script that performs an Entra ID device-code sign-in and talks to the authenticated Copilot Studio conversation API via Microsoft's official agents-copilotstudio- client, including the one-time app registration that grants CopilotStudio.Copilots.Invoke. Also diagnoses common failure modes: connection-manager blocking, Integrated-auth channel errors, and empty responses. Use when the user wants to test, verify, smoke-test or chat with a Copilot Studio agent from the CLI, confirm a tool is being called, or debug an agent that returns nothing. Triggers: test my copilot studio agent, did the tool fire, agent returns nothing, smoke test agent.

jonnybottles Updated

File contents

jonnybottles/copilot-studio-agent-skills/tree/main/skills/copilot-studio-agent-test commit 5d839d1627

Frequently asked questions

npx skillmds@latest add jonnybottles/copilot-studio-agent-test