create_asset
Add an asset to your workspace library by providing its name, type, and public URL. Optionally include tags and a thumbnail for organized management.
Instructions
Add an asset to the workspace library
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| name | Yes | Asset name | |
| asset_type | Yes | e.g. image, video, document | |
| url | Yes | Public URL of the asset | |
| thumbnail_url | No | ||
| tags | No |