canUploadFile
Check if a file can be uploaded by validating its size in bytes and PDF file type. Confirm whether the file meets upload requirements before proceeding.
Instructions
Check whether a file can be uploaded based on size and type. (Tags: Knowledge base)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestBody | Yes | The JSON request body. |