返回 Pinterest
将 Knoon AI 与 Pinterest 连接以自动化 AI 工作流。
Publish a post to Pinterest immediately.
zernioPinterestDefaultPostNow
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| content | mustache | Optional Pinterest post text. | 没有 |
| attachments | array (attachment) | Uploaded photo/video attachments. Required unless assetUrls is provided. | 没有 |
| assetUrls | array (mustache) | Public image/video URLs. Required unless attachments is provided. | 没有 |
| boardId | mustache | Pinterest board ID to publish the pin to. Aliases: board_id, board. | 是的 |
| title | mustache | Optional pin title. | 没有 |
| link | mustache | Optional destination URL for the pin. | 没有 |
| coverImageUrl | mustache | Optional public image URL to use as the video cover image. | 没有 |
| coverImageAttachment | mustache | Optional image attachment to use as the video cover image. | 没有 |
| coverImageKeyFrameTime | number | Optional key frame time (seconds) used to derive the video cover image. | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| 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. |