scopedocsCreate a key

See

get_recommendations

GETFreereadread-only

Returns a prioritized fix list with id, rec_type, winner, cited_url, and blocks_prompt_ids. Never empty when the scan already knows who won. Pass recommendation id to generate_fix.

When to use

when the user asks what to do next to improve AI visibility.

Parameters

NameTypeRequiredDefaultDescription
business_idstringyesScope business ID

REST path: GET /v1/get_recommendations · All tools