fix: update Gmail node thread reply hint text (NODE-4047)

Co-authored-by: krisn0x <10799186+krisn0x@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-16 20:27:07 +00:00
parent 3bc8719e81
commit 0c02119607

View File

@@ -67,7 +67,7 @@ export const draftFields: INodeProperties[] = [
placeholder: 'Hello World!',
},
{
displayName: 'To reply to an existing thread, specify the exact subject title of that thread.',
displayName: 'To reply to an existing thread, specify the Thread ID from the options below',
name: 'threadNotice',
type: 'notice',
default: '',