search_images
Retrieve images and visual elements from cosmos.so, providing direct CDN URLs and metadata for design research and mood boards.
Instructions
Search cosmos.so for images and visual elements. Returns direct CDN image URLs, captions, and metadata without loading web pages. Fast structured results for mood boards, design research, and visual inspiration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Filter by dominant color as hex without #, e.g. 'FF0000' for red. | |
| limit | No | Results per page (1-40). Defaults to 20. | |
| order | No | Sort order. Defaults to RELEVANT. | |
| query | Yes | Search term, e.g. 'brutalist architecture', 'editorial typography', 'earth tones' | |
| exclude_ai | No | When true, filters out AI-generated images client-side. | |
| page_cursor | No | Pagination cursor from a previous response's next_page_cursor field. | |
| content_type | No | Filter by element type. Defaults to IMAGE. |