create_file_by_url
Fetch a public URL and materialize it as an asset in your current project. Returns an asset ID for later media calls; requires an active run_skill grant first.
Instructions
Materialize a public URL as a current-project asset. Use the returned asset id in later media calls. Call run_skill first. This tool rejects direct calls without the active skill grant/run descriptor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public http(s) URL to materialize into the current project. | |
| title | No | ||
| purpose | No | ||
| groupName | No |