Workbench guide

Explore Playbooks inputs and results in the console before automating the public API.

The Workbench calls the same capability implementation as the public API, handles job polling, and renders the result. Use it to explore inputs before automating them.

  1. Select the project that should own usage.
  2. Enter a target company or domain and optional seller context.
  3. Choose a documented tone and section set.
  4. Submit, watch job status and progress, then review the rendered result and usage.

Workbench requests perform real work on hosted deployments. A development project isolates that work but does not simulate it.

For automation, start with the Quickstart. The exact request values are in Playbooks, job behavior is in Jobs and resumable polling, and failures are handled with Errors and retry decisions.