返回 LinkedIn
将 Knoon AI 与 LinkedIn 连接以自动化 AI 工作流。
Publish a post to LinkedIn immediately.
zernioLinkedInDefaultPostNow
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| content | mustache | Optional LinkedIn post text. | 没有 |
| attachments | array (attachment) | Optional uploaded photo/video attachments. | 没有 |
| assetUrls | array (mustache) | Optional public image/video URLs. | 没有 |
| firstComment | mustache | Optional first comment to publish after the post. Useful for external links. | 没有 |
| documentTitle | mustache | Optional LinkedIn document title (used for document/carousel posts). | 没有 |
| organizationUrn | mustache | Optional organization URN (example: urn:li:organization:123456) for company page publishing. | 没有 |
| disableLinkPreview | boolean | Optional flag to disable LinkedIn link preview cards for URL-only posts. | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| postId | string | Zernio post ID. |
| status | string | Post status. |
| accountId | string | Connected Zernio account ID. |
| platform | string | Published platform. |
| platformPostUrl | string | Published platform post URL when available. |