-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
There is a bug with outlook MCP while using microsoft_outlook-find-email tool with toolMode=tools-only.
To Reproduce
Steps to reproduce the behavior:
- Launch the MCP Inspector with npx @modelcontextprotocol/inspector
- Enter the Pipedream URL https://mcp.pipedream.net/v2?toolMode=tools-only
- Connected your pipedream account with Outlook app selected


Expected behavior
Should return the emails whose subject is related to the search parameter.
Additional context
There is another issue with this tool: the search parameter requires wrapping with double quotes, but in the parameter description, we didn't emphasize this, which led to the LLM using nothing to wrap the parameters, thereby causing an error.

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Ready for PR Review