Prompt commands cover the public Visibility prompt workflows exposed by the Sapient 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.Documentation Index
Fetch the complete documentation index at: https://usesapient.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Commands
| Command | Description |
|---|---|
sapient prompts list | List Visibility prompts. |
sapient prompts create | Create one or more Visibility prompts. |
sapient prompts config retrieve | Retrieve available topics, platforms, languages, regions, and defaults. |
sapient prompts retrieve --prompt-id <prompt_id> | Retrieve one prompt. |
sapient prompts update --prompt-id <prompt_id> | Update one prompt. |
sapient prompts delete --prompt-id <prompt_id> | Delete one prompt. |
Retrieve prompt config
Retrieve the current prompt setup values:List prompts
Create prompts
Create multiple Visibility prompts in one request:--prompts value is a JSON array. Each prompt object requires text and topic_id. Include platform_ids to choose tracked AI platforms.
Example response: