App Logo
console.neon.tech

List Neon organization members and roles

List the signed-in Neon organization's joined members and pending invites with role and status. No scoping arg — reads the default organization the console lands on, matching list_invoices' convention for this host.

Input

None

Output

org required
count required
members required

FAQ

List the signed-in Neon organization's joined members and pending invites with role and status. No scoping arg — reads the default organization the console lands on, matching list_invoices' convention for this host.
Nothing. It takes no input.
It returns org, count, members.
Yes. It acts as you on console.neon.tech: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the console.neon.tech cookies saved by the Reduck extension.
Unknown: its author has not declared whether it changes anything on console.neon.tech, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/console.neon.tech/list_users_and_roles, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/console.neon.tech/list_users_and_roles
It is part of Reduck's official curated catalogue.

Start building not clicking