Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsPostHog ToolsPosthog Create Custom Project Insights
PostHog Tools

Posthog Create Custom Project Insights

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…

Write actionRisk level 2 of 5API key connection
Use Posthog Create Custom Project Insights

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • idinteger
    Id (read-only, server-generated)
  • namestring
    Display name for the insight. If not provided, the insight will have no name.
  • tagsarray
    List of tags for categorizing and organizing insights (e.g., ['conversion', 'signup']).
  • hogqlstring
    Hogql (read-only)
  • orderinteger
    Display order position for the insight when shown in lists or dashboards.
  • query
    Query 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…
  • savedboolean
    Whether to save this insight permanently. Set to false for temporary/unsaved insights that won't appear in saved lists.
  • typesstring
    Types (read-only)
  • formatstring
    Response format: 'json' returns structured JSON data, 'csv' returns CSV formatted data. Defaults to 'json'.
  • resultstring
    Result (read-only, server-generated)
  • columnsstring
    Columns (read-only)
  • deletedboolean
    Soft delete flag. Set to true to mark the insight as deleted without removing it from the database.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.