get_activity_by_id
Retrieve an Adobe Target A/B or Experience Targeting activity by its ID. Supports both activity types with automatic API authentication.
Instructions
Get an Adobe Target activity by ID. Supports both AB and XT activity types. API key and tenant are loaded from environment variables automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activityId | Yes | The ID of the activity to retrieve. | |
| activityType | No | The activity type: "ab" (default) or "xt". | ab |