lovable.dev
List Lovable workspace members and roles
List members of your current default Lovable workspace (Settings > People), with email, display name, role (owner/admin/member/viewer), invited/joined status. No scoping arg — operates on whichever workspace is currently active in your browser. Returns the workspace id, total count, hasMore flag (true if more than the first page of ~25 members exist), and the member list.
Input
None
Output
total requiredhasMore requiredmembers requiredworkspaceId requiredFAQ
List members of your current default Lovable workspace (Settings > People), with email, display name, role (owner/admin/member/viewer), invited/joined status. No scoping arg — operates on whichever workspace is currently active in your browser. Returns the workspace id, total count, hasMore flag (true if more than the first page of ~25 members exist), and the member list.
Nothing. It takes no input.
It returns total, hasMore, members, workspaceId.
Yes. It acts as you on lovable.dev: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the lovable.dev cookies saved by the Reduck extension.
Unknown: its author has not declared whether it changes anything on lovable.dev, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/lovable.dev/list-users-and-roles, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/lovable.dev/list-users-and-roles
It is part of Reduck's official curated catalogue.
Lovable login (Google SSO)
Sign in to Lovable with Google and land on the dashboard, ready for the scripts that need a signed-in session. Already signed in, it returns straight away instead of repeating the sign-in. Works whatever language Lovable is displayed in.
List Lovable projects
List all your Lovable projects. Returns name, URL, thumbnail, last edited date, and owner.
