Skip to content

Gmail: update_draft is missing draft ID in schema #5916

@kamranayub

Description

@kamranayub

Describe the bug

The agent node is not able to successfully call the Gmail update_draft tool because the actual draft ID is missing in the schema:

https://developers.google.com/workspace/gmail/api/reference/rest/v1/users.drafts/update

Image Image

To Reproduce

  1. Create an Agent node
  2. Instruct it to create, update, and list drafts
  3. Add the Gmail create_draft, list_drafts and update_draft actions
  4. Prompt the agent to update an existing draft (or create one to test with)

Expected behavior

The agent should pass the draft ID since it will already be in the context via list_drafts.

Screenshots

No response

Flow

No response

Use Method

Flowise Cloud

Flowise Version

No response

Operating System

None

Browser

None

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions