Tool to list user records in Attio with optional filtering and sorting. Use when you need to retrieve workspace members or user records based on specific criteria.
limitintegerMaximum number of user records to return. Defaults to 500.
sortsarrayArray of sort specifications to order results. Each sort object specifies direction ('asc'/'desc'), attribute, and optionally field or path.
filterobjectAn object used to filter results to a subset of user records. Supports Attio filter syntax with operators like $eq, $not_empty, $in, $contains, etc.
offsetintegerNumber of user records to skip for pagination. Defaults to 0.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.