turbosign_setup
Checks for missing TurboSign credentials, provides URLs for account/API setup, and prepares the server to send e-signature requests.
Instructions
Start here on a machine that has never sent a signature request.
Reports which credentials are missing and where the present ones came from, then gives the URLs for creating a TurboDocx account and finding the API key and organization id. Follow the URLs, then call turbosign_configure() with the three values.
Set open_browser=True to also try opening the console locally — it is best-effort and reports whether it worked, since a server without a desktop has no browser to open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| open_browser | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |