user_search
Search for a social media user profile by username or URL, polling until the search completes and returns full results.
Instructions
Create a user profile search on a social media platform. Polls until the search is complete and returns the full results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Username or profile URL to search | |
| platform | Yes | Platform to search | |
| start_date | No | Start date (YYYY-MM-DD) | |
| end_date | No | End date (YYYY-MM-DD) |