Actions are prompt-level work items Sapient derives from Visibility data. Use them to inspect cited pages and opportunities found from existing prompt results. The response contains two sections: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.
opportunities: content, competitor, sentiment, visibility, and citation opportunities.cited_pages: pages cited in AI answers, with citation counts and page metadata.
Command
| Command | Description |
|---|---|
sapient prompts actions list | List prompt actionables. |
List actionables
List both sections:| Flag | Description |
|---|---|
--tag | Return cited_pages, opportunities, or all. Defaults to all. |
--since | Relative lookback window such as 7d or 72h. |
--start-date | Inclusive start date. |
--end-date | Inclusive end date. |
--category | Opportunity category, such as quick_wins, growth, refresh, or citations. |
--opportunity-type | Opportunity type, such as citation_gaps or competitor_gaps. |
--topic-id | Restrict results to one topic. |
--prompt-ids | Comma-separated prompt IDs. |
--include-cited-pages | Include cited page details when --tag all is used. |
--limit | Maximum opportunities to return. |
--cited-pages-limit | Maximum cited pages to return. |