Skip to content

Prompt suggestions

suggest_sleepwalker_visibility_prompts generates prompt ideas for an AI Visibility run.

Use it when the user needs prompt ideas only. It does not query AI platforms and does not save a visibility run.

suggest_sleepwalker_visibility_prompts

Required scope:

visibility:prompts:suggest
InputTypeRequiredNotes
urlstringYesURL used for context.
brand_namestringYesBrand or entity the prompts should target.
languagestringNoDefaults to en.
countrystringNoDefaults to US.

The response returns compact prompt suggestions and billing metadata.

{
"prompt_suggestions": {
"url": "https://www.sleepwalker.ai",
"brand_name": "Sleepwalker",
"prompts": [
"What are the best AI visibility tools for SEO teams?"
],
"billing": {
"billable": true,
"credit_action": "visibility.prompts.suggest",
"estimated_credits": "1.00"
}
}
}

Exact prompt count and wording can vary by page, language, and market.

Prompt suggestion costs 1 credit when it completes successfully.

suggest_sleepwalker_visibility_prompts
-> user confirms prompts
-> create_sleepwalker_visibility_run
-> poll status

Agents should not automatically turn prompt suggestions into a visibility run unless the user asked for a run or confirmed the prompts.

Suggest AI Visibility prompts for Sleepwalker based on its homepage.
Generate Dutch prompt ideas for this page and brand, but do not run them yet.