Uploadcare is a comprehensive file handling service that offers uploading, storage, processing, and delivery solutions for web and mobile applications.
Tool to check the execution status of AWS Rekognition Moderation labels detection. Use after initiating a moderation check to monitor progress and determine when results are ready.
Tool to check Remove.bg execution status and get the UUID of the file with removed background. Use after requesting background removal to poll for completion and retrieve the processed file UUID.
Tool to copy a file to local storage within the same Uploadcare project. Use when you need to create a duplicate of an existing file.
Tool to create a file group from already uploaded files using Uploadcare's Upload API. Use after files have been uploaded to group them together.
Create a new webhook subscription to receive notifications when file events occur. Use this to get real-time callbacks at your URL when files are uploaded, stored, deleted, or flagged. The project is automatically determined by your API credentials. Note: Each target_url must be unique per event type within your project.
Tool to delete a specific metadata key from an Uploadcare file. Use when you need to remove obsolete metadata after file processing.