You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common/src/tools/params/tool/gravity-index.ts
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ Choose the action:
22
22
Important setup-link behavior:
23
23
- Search results include \`conversion_url\`, the setup link the user should visit to create an account and get API credentials.
24
24
- Always show this link prominently as "Get your {service.name} API key" when credentials are needed.
25
+
- If the user is at the step of integrating a new service and credentials are the next required action, use \`render_ui\` when available to show a primary button labeled "Get your {service.name} API key" with \`conversion_url\` as the link.
25
26
- Do not replace it with the vendor homepage and do not auto-follow it.
26
27
- Ask the user to paste the resulting credentials back so you can finish setup.
0 commit comments