Generate B2B Bootstrap Runbook
ethora-generate-b2b-bootstrap-runbookGenerate a human-readable runbook listing this server's tool calls in the right order for a B2B bootstrap, with example payloads. Documentation only — does not write any file or execute any step.
Auth: none required — pure text generator, no API calls. Errors: effectively none. Related: to actually run the sequence use ethora-run-recipe or ethora-b2b-app-bootstrap-ai.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiUrl | No | Ethora API base URL to show in the runbook's configure step. Omit to emit a placeholder. | |
| crawlUrl | No | Website URL to show in the runbook's source-ingest step. Omit to emit a placeholder. | |
| displayName | No | App display name to show in the runbook's create-app step. Omit to emit a placeholder. |