Tool to list person records from Attio with optional filtering and sorting. Use when you need to retrieve people based on specific criteria or get a paginated list of all people.
limitintegerMaximum number of 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.
filterobjectAttio filter object for server-side filtering. Supports shorthand and verbose syntax. IMPORTANT: Filter by attribute slugs (e.g., 'name', 'email_addresses'), NOT sub-properties directly. Multi-field attributes like 'name' have sub-properties (first_name, last_name, full_name) ac…
offsetintegerNumber of 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.