Retrieves activity log events from Figma, allowing filtering by event types, time range, and pagination.
limitMaximum number of events per response, for pagination. If unspecified, defaults to 1000.
orderstringSort order for events by timestamp.
eventsstringComma-separated event types to include. If unspecified, all event types are returned. Refer to Figma's API documentation for a comprehensive list.
end_timeintegerUnix timestamp for the latest time for events. If unspecified, defaults to the current timestamp.
start_timeintegerUnix timestamp for the earliest time for events. If unspecified, defaults to one year ago.
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.