get_user_articles
Retrieve articles published by a LinkedIn user by providing their profile URL or username, with optional page parameter for pagination.
Instructions
Get user articles by profile with url or username
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Example value: https://www.linkedin.com/in/williamhgates/ | |
| username | No | Example value: williamhgates | |
| page | No | Example value: 1 |