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
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
business_id | string | yes | — | Scope business ID |
REST path: GET /v1/get_recommendations · All tools