create_poll
Post a poll to LinkedIn by defining the question, answer choices, and run duration to gather audience feedback.
Instructions
Create and publish an interactive poll to your LinkedIn feed.
Args: question: The question for the poll (up to 140 chars). options: List of poll answer options (minimum 2, maximum 4 options, each up to 30 chars). duration: Duration for the poll to run: '1_day', '3_days', '1_week', or '2_weeks' (default: '1_week').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | Yes | ||
| duration | No | 1_week | |
| question | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |