get_actor_activity
Retrieve the chronological event timeline for a specific actor hash, including properties and revenue. Ideal for analyzing individual actor behavior and attribution.
Instructions
Get the event timeline for a specific actor hash. Shows all events in chronological order with properties and revenue. The actor is an opaque identifier — Lodd does not know who it represents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Site domain or UUID | |
| actor | Yes | The actor hash to look up (from get_active_actors) | |
| limit | No | Max results (1-1000) | |
| period | No | Time period | 30d |