Submit asset from URL
submit_asset_from_urlSubmit a .glb hosted at a public https URL on the user’s behalf (requires their API key). We download it, validate and re-encode it, then a human reviews it before publishing. CC0 is automatic, but the user must accept its irrevocable dedication before submission. Max 25 MB, 1M triangles, embedded textures only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| tags | No | ||
| title | Yes | ||
| aiModel | No | Contributor-reported model ID or custom model/tool name; use list_ai_models for suggestions. Omit if unknown. | |
| license | No | Fixed CC0 1.0 Universal dedication; no licence selection | cc0-1.0 |
| summary | Yes | Plain 1–2 sentence description | |
| category | Yes | From list_categories | |
| sourceUrl | No | Where the original was first published | |
| aiGenerated | No | AI helped create geometry, code or textures; not merely uploading | |
| attestation | Yes | Required contributor acceptance (including for agent submissions): I confirm that I created this asset or hold the rights to publish it under CC0 1.0 Universal, and agree to dedicate it to the public domain under CC0 so anyone can use, modify and redistribute it for personal or commercial purposes without attribution. I understand this dedication is irrevocable and the asset will be reviewed before publishing. | |
| description | No | Markdown: scale, pivot, what is included |