Suggests other platforms where the brand could broadcast a piece of existing content. Read-only — never creates drafts. Pair withDocumentation Index
Fetch the complete documentation index at: https://docs.getcitable.com/llms.txt
Use this file to discover all available pages before exploring further.
create_content_draft to actually write the cross-post.
Inputs
source_content_id — id of an existing content row that belongs to the authenticated brand. Returns ranked platform suggestions with rationale strings.
When to use
- The user has a successful post on one platform and asks “where should I post this next?”
- You’re about to call
create_content_draftand want to pick the highest-headroom platform. - The user wants to cross-post but doesn’t know which channels are underused.
When not to use
- The user wants attribution data — use
get_attribution_report. - The user wants overall AI visibility — use
get_brand_visibility.