Wait for a specified duration
jules_waitPause execution for a specified number of seconds, up to 600, to wait between polling calls and conserve context window tokens without requiring a separate sleep tool.
Instructions
Pause execution for a given number of seconds (max 600). Use between polling calls to conserve context window tokens instead of requiring a separate sleep MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seconds | Yes | Duration to wait in seconds (max 600) |