scopedocsCreate a key

See

list_tracked_prompts

GETFreereadread-only

Lists every active tracked prompt for a business with id, text (user_text, not stuffed compiled_text), cadence, and burn_per_prompt so you can audit committed burn.

When to use

when burn jumped and you need the full set, or before untrack_prompt.

Parameters

NameTypeRequiredDefaultDescription
business_idstringyesScope business ID

REST path: GET /v1/list_tracked_prompts · All tools