canUploadFile
Confirm whether a file qualifies for upload by verifying its size in bytes and file type, allowing only PDF files into the knowledge base.
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. |