Skip to content

Gmail MCP enhancement #71

@songmeo

Description

@songmeo
  • Currently the download attachment tool returns a download link. This confuses the model because the link is a localhost one. Update the tool prompt to tell the model to download the attachment first before sending to the openai server.

  • When processing multiple emails, the reasoner sends the notification of multiple emails as 1 message. This makes it difficult for the team to answer to all updates. Update the conversation to recognize the notification separate pattern and send each noti as 1 separate message.

  • Even when replying in a thread, the bot still isn't aware of the parent message. This is flaw in the way the message is processed.

  • When processing emails, the bot needs to read all the previous emails to understand the context. So far it only reads the latest one.

  • The bot needs to be able to make new invoice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions