Check Analysis Progress
influiq_get_analysis_progressCheck the progress of an influencer analysis by providing its UUID. Get status, percentage complete, and current step.
Instructions
Poll the progress of a running analysis. Lightweight endpoint.
Args:
analysis_id: The UUID of the analysis
Returns: { status, progress (0-100), currentStep }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis_id | Yes | Analysis UUID |