get_public_watchlists
Retrieve another user's public watchlists by providing their eToro user ID.
Instructions
List another user's public watchlists by their numeric user ID.
Returns the same shape as list_watchlists: watchlistId, name, watchlistType, totalItems, watchlistRank, and up to items_per_watchlist items each. Shares the watchlist read quota of 60 requests per 60 seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of watchlists to return. | |
| user_id | Yes | eToro user ID whose public watchlists to retrieve. | |
| items_per_watchlist | No | Items to include per watchlist. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||