Tool to list threads of comments on a record or list entry in Attio. Use when you need to view all comment threads associated with a specific record or list entry. Threads contain one or more comments sorted chronologically.
liststringThe list (slug or ID) to filter threads by. Must be provided together with 'entry_id'. Use this to view threads on list entries.
limitintegerMaximum number of threads to return. Default is 10, maximum is 50.
objectstringThe object type (slug or ID) to filter threads by. Must be provided together with 'record_id'. Examples: 'people', 'companies', 'deals'.
offsetintegerNumber of results to skip over before returning. Default is 0. Used for pagination.
entry_idstringUUID of the specific list entry to filter threads by. Must be provided together with 'list'. Use this to view threads on a particular list entry.
record_idstringUUID of the specific record to filter threads by. Must be provided together with 'object'. Use this to view threads on a particular record.
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.