Get Profile Stats
get_profileFetch one tracked profile by id: follower count, bio, average views/likes/engagement across time windows, and recent tracked posts. The averages are the baseline outlier scores are computed against. Use search_profiles first to resolve a handle to an id. Cost: 1 credit per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | No | ||
| platform | No | With handle: look up by handle instead of id | |
| profileId | No | Profile id from search results |