List prompts
list_promptsList tracked prompts with visibility metrics, parent topic, mentioned flag, and competitor ranks. Returns setup guidance if no website is configured.
Instructions
List tracked prompts for the account website with visibility metrics, parent topicId, mentioned flag, and per-prompt competitors (ranks 1–10). Prefer after list_topics when you need specific query-level detail. Rows with mentioned false are coverage gaps. When naming a prompt's topic, match topicId to list_topics and use that topic's name exactly. Counts of gaps vs total must use the returned prompts array length (not list_topics[].promptCount). When no website is set up for the account, returns setup guidance pointing to https://beamtrace.com/setup and an empty structured payload (null period/metrics or empty lists) — follow server instructions; do not invent dates or scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | Yes | Current metrics window (UTC calendar dates). | |
| prompts | Yes | ||
| previousPeriod | Yes | Previous metrics window, or null when deltas are unavailable. |