pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[BUG] GMAIL MCP gets confused on what is Message ID

Open ua110110 opened this issue 5 months ago • 1 comments

Currently when we use gmail MCP and ask it to get mails with title, description and message IDs then it returns something else instead of message ID and tools like ADD_LABEL_TO_MESSAGE uses this ID to add label to it and it fails because of that.

Expected behavior It should return the correct message ID when asked is usually looks something like 196fd745aca8f012 instead of 01000196fc7eded8-4dddeab6-81a7-45a8-87e0-7782e7cb326e-000000@email.amazonses.com

Image

ua110110 avatar May 23 '25 16:05 ua110110