get_user_search
Retrieve user search results by ID. Includes profile info, metrics, and content analysis, with flags for truncated or pending results.
Instructions
Get results for a user search by ID. Returns profile info, metrics, and content analysis. Oversized responses are truncated (truncated: true) — retrieve complete post data with get_user_search_posts. results_pending: true means the search succeeded but the backend is still writing results; retry in a few seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User search ID |