add_project
Add a project with title, description, dates, and optional URL directly to your LinkedIn profile under Projects. Simplify profile enhancement by securely updating your own account.
Instructions
Add a project to your own LinkedIn profile under Projects.
Security Notice: Strictly locked to your authenticated account (/in/me).
Args: title: Project title or name (e.g. 'Argus Agent', 'NairaPulse AI'). description: Description of the project, architecture, tech stack, and achievements. url: Link to project demo or repository (optional). start_month: Starting month (e.g. 'January'). start_year: Starting year (e.g. '2024'). end_month: Ending month (optional). end_year: Ending year (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| title | Yes | ||
| end_year | No | ||
| end_month | No | ||
| start_year | No | ||
| description | No | ||
| start_month | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |