For the complete documentation index, see llms.txt. This page is also available as Markdown.

Break

Terminates the current loop

Use cases

  • When updating a spreadsheet with the newest items from a list, avoid duplicates by stopping when an existing item is found

Last updated