App Logo
supabase.com

List Team Members and Roles

Lists every organization the current Supabase account belongs to, with each org's active members (email, username, role, MFA status) and pending invitations (email, role, invited-at). No scoping argument — loops every visible organization, mirroring the existing list_invoices convention for this host.

Input

None

Output

None

FAQ

Lists every organization the current Supabase account belongs to, with each org's active members (email, username, role, MFA status) and pending invitations (email, role, invited-at). No scoping argument — loops every visible organization, mirroring the existing list_invoices convention for this host.
Nothing. It takes no input.
Yes. It acts as you on supabase.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the supabase.com cookies saved by the Reduck extension.
Unknown: its author has not declared whether it changes anything on supabase.com, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/supabase.com/list_users_and_roles, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/supabase.com/list_users_and_roles
It is part of Reduck's official curated catalogue.

Start building not clicking