dooray_post_files
List regular file attachments for a Dooray post using project and post IDs, enabling attachment checks without depending on inline body images.
Instructions
List regular attachments only. This is not an availability check for inline body images in dooray_posts.fileIdList. The endpoint can be empty or return AUTH_FORBIDDEN_ERROR while direct dooray_post_file_download calls still succeed, so never use this result alone to conclude that body files cannot be read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | post id | |
| operation | Yes | The operation to perform | |
| projectId | Yes | project id |