Sign in to Drop2Run
loginSigns in via browser to store an access token used by other tools. Opens the browser and waits for approval; if not yet approved, call again—no command line or pasted token needed.
Instructions
Signs in through a browser on this machine and stores an access token, which every other tool then uses. Opens the browser here and waits for the person to approve. If it answers that nothing has been approved yet, call it again to keep waiting — that is not a failure. Needs no command line and no token pasted by hand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replace | No | Sign in even though a token is already stored. Use when switching accounts, or when the stored token is being refused. | |
| waitSeconds | No | How long this call waits for the approval before answering. Default 120. |