Tool to list site views with filtering and pagination. Returns analytics data about page views and visitor sessions on your sites. Use this to retrieve site traffic data, analyze visitor behavior, or track page views over time.
limitintegerMaximum number of site views to return (max: 1000).
orderstringColumn(s) to sort by, with optional direction (e.g., 'created_at.desc', 'site_id.asc'). Can specify multiple columns separated by commas.
offsetintegerNumber of site views to skip before starting to return results (for pagination).
selectstringComma-separated list of columns to return (e.g., 'id,site_id,created_at'). Use '*' to select all columns. If not specified, all columns are returned.
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.