Official scripts
Explore our curated collection of scripts
List Lovable projects
List all your Lovable projects. Returns name, URL, thumbnail, last edited date, and owner.
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 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.
Loom login
Sign in to Loom with your Google account and land in your Loom video library, confirming which account the session actually belongs to. If the browser is already signed in, it says so instead of signing in again — and tells you when it is signed in as someone other than the account you asked for. When Loom cannot complete the sign-in because the account has no workspace yet, or Google has no matching account to offer, it stops with a message naming exactly what is missing rather than joining a team on your behalf.
Download Stripe invoice/receipt PDF
Download a Stripe-hosted invoice or payment receipt PDF from its hosted_invoice_url. Returns the PDF bytes as base64 (decode + write it yourself) plus the real filename. Vendor-agnostic and login-free: the hosted_invoice_url is a public tokenized link, so it works for any Stripe-billed service (Claude, ChatGPT, Notion, Slack, Lovable, ...). An expired or dead URL fails cleanly.
