diff --git a/apps/rowboat/app/projects/[projectId]/config/app.tsx b/apps/rowboat/app/projects/[projectId]/config/app.tsx index 7b16df9a..e72bd51d 100644 --- a/apps/rowboat/app/projects/[projectId]/config/app.tsx +++ b/apps/rowboat/app/projects/[projectId]/config/app.tsx @@ -328,12 +328,8 @@ export function SecretSection({ return

- The project secret is used for: + The project secret is used for signing tool-call requests sent to your webhook

- @@ -410,7 +406,7 @@ export function WebhookUrlSection({ return

- Tool calls issued through the chat widget will be posted to this URL. + In workflow editor, tool calls will be posted to this URL, unless they are mocked.

@@ -587,7 +583,7 @@ export default function App({ - + {/* */}