Developer Tools5 toolsPaste one API key
Upload to URL integration for AI agents
Upload files to public CDN URLs, retrieve or delete uploaded file metadata, and publish HTML pages.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Upload to URL once and call the same tools from all of them.
Setup
Connect Upload to URL 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
Upload to URL exposes 5 tools through ClawLink. The 4 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
upload_to_url_get_file_metadata | Retrieve current metadata and the public CDN URL for a file previously uploaded by the | Read |
upload_to_url_get_supported_formats | Return the file extensions Upload to URL accepts or blocks, current plan size limits, and | Read |
upload_to_url_publish_html | Publish raw HTML at a public URL under a chosen page path | Write |
upload_to_url_upload_file | Upload one file and return its public CDN URL, file ID, expiration, and remaining monthly | Write |