Storage & Databases34 toolsPaste one API key
Uploadcare integration for AI agents
Uploadcare is a comprehensive file handling service that offers uploading, storage, processing, and delivery solutions for web and mobile applications.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Uploadcare once and call the same tools from all of them.
Setup
Connect Uploadcare through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Uploadcare exposes 34 tools through ClawLink. The 28 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
uploadcare_check_aws_rekognition_moderation_status | Check the execution status of AWS Rekognition Moderation labels detection | Read |
uploadcare_check_remove_bg_status | Check Remove.bg execution status and get the UUID of the file with removed background | Read |
uploadcare_get_aws_rekognition_execution_status | Check AWS Rekognition execution status for label detection | Read |
uploadcare_get_clamav_scan_status | Check the execution status of a ClamAV virus scan | Read |
uploadcare_get_file_group_info_upload | Get information about a file group from the Upload API | Read |
uploadcare_get_file_info | Get information about a specific file | Read |
uploadcare_get_file_metadata | Retrieve all metadata key-value pairs associated with an Uploadcare file | Read |
uploadcare_get_file_metadata_key | Get the value of a specific metadata key for an Uploadcare file | Read |
uploadcare_get_group_info | Get information about a specific file group | Read |
uploadcare_get_project_info | Get information about the current Uploadcare project | Read |
uploadcare_get_uploaded_file_info | Get information about an uploaded file using Uploadcare's Upload API | Read |
uploadcare_get_url_upload_status | Check the status of a URL upload task | Read |
uploadcare_image_mirror | Mirror an image horizontally via Uploadcare CDN | Read |
uploadcare_list_files | List files in an Uploadcare project with pagination and optional filtering | Read |
uploadcare_list_groups | List groups in the project | Read |
uploadcare_list_webhooks | Retrieves all webhook subscriptions for the authenticated Uploadcare project | Read |
uploadcare_rotate_image | Rotate an image by specified degrees counterclockwise | Read |
uploadcare_copy_file_local | Copy a file to local storage within the same Uploadcare project | Read |
uploadcare_create_file_group_upload | Create a file group from already uploaded files using Uploadcare's Upload API | Write |
uploadcare_create_webhook | Create a new webhook subscription to receive notifications when file events occur | Write |
uploadcare_execute_clamav_scan | Execute ClamAV virus scan on an uploaded file | Read |
uploadcare_start_multipart_upload | Start a multipart upload session for files larger than 100MB | Read |
uploadcare_store_batch_files | Store multiple files in one request | Read |
uploadcare_store_file | Mark an Uploadcare file as permanently stored | Read |
uploadcare_store_single_file | Store a single file by UUID permanently | Read |
uploadcare_update_file_metadata_key | Update or set the value of a specific metadata key for a file | Write |
uploadcare_update_webhook | Update an existing webhook subscription by its ID | Write |
uploadcare_upload_from_url | Upload a file from a publicly available URL to Uploadcare | Write |