Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 372 Bytes

File metadata and controls

10 lines (7 loc) · 372 Bytes
title Wait for token
description Wait until a token is completed.

import ComingSoon from "/snippets/coming-soon-generic.mdx"

Waitpoint tokens pause task runs until you complete the token. They're commonly used for approval workflows and other scenarios where you need to wait for external confirmation, such as human-in-the-loop processes.