Create custom analytics insights for a PostHog project. Supported query types (InsightVizNode.source.kind): TrendsQuery, FunnelsQuery, RetentionQuery, PathsQuery, StickinessQuery, LifecycleQuery, WebStatsTableQuery, WebOverviewQuery. IMPORTANT: HogQLQuery is NOT supported for sa…
idintegerId (read-only, server-generated)
namestringDisplay name for the insight. If not provided, the insight will have no name.
tagsarrayList of tags for categorizing and organizing insights (e.g., ['conversion', 'signup']).
hogqlstringHogql (read-only)
orderintegerDisplay order position for the insight when shown in lists or dashboards.
queryQuery configuration object defining the insight type and data to analyze. Should be a dictionary with 'kind': 'InsightVizNode' and 'source' containing one of the 8 valid query types for saved insights: TrendsQuery, FunnelsQuery, RetentionQuery, PathsQuery, StickinessQuery, Lifec…
savedbooleanWhether to save this insight permanently. Set to false for temporary/unsaved insights that won't appear in saved lists.
typesstringTypes (read-only)
formatstringResponse format: 'json' returns structured JSON data, 'csv' returns CSV formatted data. Defaults to 'json'.
resultstringResult (read-only, server-generated)
columnsstringColumns (read-only)
deletedbooleanSoft delete flag. Set to true to mark the insight as deleted without removing it from the database.
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.