Tool to list all members of a Vercel project. Use when you need to retrieve member information, check access permissions, or audit project membership.
slugstringTeam slug to perform the request on behalf of.
limitintegerMaximum number of project members to return per request (1-100, default 20).
sinceintegerTimestamp in milliseconds to only include members added since then.
untilintegerTimestamp in milliseconds to only include members added until then.
searchstringSearch project members by their name, username, and email.
teamIdstringTeam identifier to perform the request on behalf of. Omit for personal account.
idOrNameRequiredstringThe project's unique identifier or project name.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action