search_assets
Search digital assets using vector or keyword queries. Use natural language filters to locate specific assets.
Instructions
Search for assets in the Picsha AI platform using vector or standard keyword search. Note: If your agent instance is sandboxed to a specific user via environment variables, this search will ONLY return assets owned by that specific user. You are securely retrieving their contextual assets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query string. You can append natural language dates/actions like 'added today' or 'uploaded last week' to filter by time. | |
| mode | No | Search mode. 'ai' uses vector hybrid search, 'standard' uses exact keyword / tag matching. | ai |
| threshold | No | Confidence threshold for AI searches (0.0 to 1.0) | |
| sort | No | Sort order for the results | relevance |