> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ocoya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ocoya_preview_post

> Get a compact preview of a post group.

# `ocoya_preview_post`

Gets a compact post preview, including captions, media references, profiles, schedule, brand, and status.

## Arguments

| Name          | Type   | Required | Description                                |
| ------------- | ------ | -------- | ------------------------------------------ |
| `workspaceId` | string | Yes      | Workspace ID from `ocoya_list_workspaces`. |
| `postGroupId` | string | Yes      | Ocoya post group ID.                       |

## Example

```json theme={null}
{
  "name": "ocoya_preview_post",
  "arguments": {
    "workspaceId": "cmayvq3hk00017apshay5qezu",
    "postGroupId": "cmajvvb9q0003ja5vh0538j6r"
  }
}
```

## Returns

Returns a compact post preview suitable for review before updates or publishing.
