Skip to main content
Prompt commands cover the public Visibility prompt workflows exposed by the Lightsage CLI. Use them to create prompt batches, retrieve prompt configuration, and manage individual prompts. Use Topics to manage prompt topics. Use Actions to list prompt actionables, cited pages, and opportunities.

Commands

Retrieve prompt config

Retrieve the current prompt setup values:
The response includes topics, platforms, languages, regions, and defaults. Use these IDs when creating prompts.

List prompts

Filter by topic or lifecycle status:
Include archived prompts:

Create prompts

Create multiple Visibility prompts in one request:
The --prompts value is a JSON array. Each prompt object requires text and topic_id. Include platform_ids to choose tracked AI platforms. Example response:

Retrieve, update, and delete prompts

Retrieve one prompt:
Update prompt text, topic, platforms, or lifecycle status:
Delete one prompt: