Tool to retrieve session length distribution data for a specified date range from Amplitude. Use when you need to analyze how long users' sessions typically last or visualize session duration patterns across time buckets.
endRequiredstringEnd date in YYYYMMDD format (e.g., '20260212')
startRequiredstringStart date in YYYYMMDD format (e.g., '20260205')
timeHistogramConfigBinMaxintegerMaximum value for bucketing (e.g., 600). Must be used with binMin and binSize for custom bucketing.
timeHistogramConfigBinMinintegerMinimum value for bucketing (e.g., 0). Must be used with binMax and binSize for custom bucketing.
timeHistogramConfigBinSizeintegerSize of each bucket (e.g., 60 for 60-second buckets). Must be used with binMin and binMax for custom bucketing.
timeHistogramConfigBinTimeUnitstringTime unit for bucket sizes: 'hours', 'minutes', or 'seconds'. If not specified, uses default bucketing.
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.