-
-
Notifications
You must be signed in to change notification settings - Fork 24k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
To Reproduce
- Create an Agent node
- Instruct it to create, update, and list drafts
- Add the Gmail
create_draft,list_draftsandupdate_draftactions - 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working