Skip to content

Commit 170ddb8

Browse files
committed
docs(outlook): note that the calendar window fields are ignored when paging
1 parent 6ade310 commit 170ddb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/blocks/blocks/outlook.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ Return ONLY the timestamp string - no explanations, no quotes, no extra text.`,
506506
id: 'calPageToken',
507507
title: 'Page Token',
508508
type: 'short-input',
509-
placeholder: 'nextLink URL from a previous response',
509+
placeholder: 'nextLink from a previous response (window fields are then ignored)',
510510
condition: { field: 'operation', value: 'list_events_calendar' },
511511
mode: 'advanced',
512512
},

0 commit comments

Comments
 (0)