cja_get_segment_details
Retrieve complete details and definition of a segment, including its filtering logic and exact rules used to filter data.
Instructions
Get detailed information about a specific segment.
This tool retrieves complete details about a segment including its definition, which shows the exact logic and rules used to filter data.
Args: segment_id: Segment ID to retrieve. expansion: Additional fields to include: 'definition', 'tags', 'compatibility'.
Returns: Dictionary with complete segment information.
Example queries: - "Show me the definition of segment s300000022_5bb7c94e80f0073611afb35c" - "Get details for the Mobile Users segment" - "What's the logic in segment XYZ?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment_id | Yes | ||
| expansion | No |