App Logo
asana.com

List Asana team members and roles

List a team's members with email, name, role (Team admin/Member), guest status, and pending-invite status, via the team's Settings > Members panel. Requires login and visibility into the team.

Input

teamName required

Team name as shown in the sidebar (case-insensitive substring match), e.g. 'Marketing'.

Output

team required
members required

FAQ

List a team's members with email, name, role (Team admin/Member), guest status, and pending-invite status, via the team's Settings > Members panel. Requires login and visibility into the team.
Required: teamName.
It returns team, members.
Yes. It acts as you on asana.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the asana.com cookies saved by the Reduck extension.
It only reads. It looks things up on asana.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/asana.com/list_users_and_roles, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/asana.com/list_users_and_roles
It is part of Reduck's official curated catalogue.

Start building not clicking