Find users for picker components by matching query against user attributes like display name and email.
queryA query string that is matched against user attributes, such as `displayName`, and `emailAddress`, to find relevant users. The string can match the prefix of the attribute's value. For example, *query=john* matches a user with a `displayName` of *John Smith* and a user with an `…
avatarSizestringThe size of the avatar to return. Only used when `show_avatar` is true.
maxResultsintegerThe maximum number of items to return. The total number of matched users is returned in `total`. Defaults to 50.
showAvatarbooleanInclude the URI to the user's avatar. Defaults to false.
excludeAccountIdsarrayA list of account IDs to exclude from the search results. Cannot be provided with `exclude`.
excludeConnectUsersbooleanExclude Connect app users from the search results. Defaults to false.
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
No published Skills explicitly reference this Action yet.