List posts on the channel
list_channel_postsWhat is actually on the channel right now, including posts written in the channel's own app. Use this to find a post when you do not have its link. Each item carries a permalink you can pass straight to open_post, reply or delete_post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 1-100, defaults to 25 | |
| accountId | No | Limit to one account. Omit to cover every connected channel. | |
| workspaceId | No | Which workspace this is for. Only needed when the account has more than one — the error tells you the ids when it matters. Leave it out if it is already decided; do not ask the person again. |