| 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.