ocoya_update_post
Updates editable post fields: caption, scheduledAt, or brandId. This tool does not upload or replace media.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
workspaceId | string | Yes | Workspace ID from ocoya_list_workspaces. |
postGroupId | string | Yes | Ocoya post group ID. |
caption | string | No | New caption to apply to existing post variations. |
scheduledAt | string or null | No | ISO datetime to schedule the post, or null to make it unscheduled. |
brandId | string or null | No | Brand kit ID from ocoya_list_brand_kits, or null to remove the brand kit. |