Commit 3cb41c9
committed
fix(dropbox): wire cursor pagination for List Shared Links in the block
The dropbox_list_shared_links tool already accepted a cursor param, but the
block never exposed it, so a workflow couldn't page past the first batch
when hasMore was true. Adds an advanced-mode cursor subBlock + input entry,
mirroring List Revisions' beforeRev field added in the same PR.1 parent e00b2d8 commit 3cb41c9
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
320 | 328 | | |
321 | 329 | | |
322 | 330 | | |
| |||
450 | 458 | | |
451 | 459 | | |
452 | 460 | | |
| 461 | + | |
453 | 462 | | |
454 | 463 | | |
455 | 464 | | |
| |||
0 commit comments