trigger_url_ingest
Downloads a media from a public URL and processes it through the Picsha AI ingestion pipeline for AI analysis and storage.
Instructions
Ingest a public web asset directly into the Picsha AI platform by downloading and putting it through the ingestion pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public URL of the media asset to download and ingest | |
| filename | No | Optional original filename to associate with the asset | |
| config | No | Configuration for AI processing, mimicking ingest options |