List Home Actions
Thin alias of GET /automation/recommendations/. Same payload (recommendations array), same auth, same org scoping. organization_id is required. business_slug is required when the org has more than one business. Unauthenticated callers receive 401 (route is mounted).
First Home land idempotently seeds 1–3 Jaguar Actions with opportunity=null and effect=suggest_accept (types in connector, growth_plan, ambassador, purpose). Existing /automation/recommendations/ is unchanged.
Authorizations
DRF user token. Format: Token <token>
Query Parameters
Your organization UUID. Workspace endpoints are org-scoped — supply this as a query param (writes also accept it in the body). Find it via GET /auth/me/ → organizations[].id.
Required when the organization has more than one business.
Response
Same shape as GET /automation/recommendations/