da_media_search
Search media items in repositories by filtering on type, document, name, alt text, unused status, or missing alt text to identify unused or inaccessible files.
Instructions
Search and filter media items by type, document, name, alt text, unused status, or missing alt text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alt | No | Filter by alt text content (partial match) | |
| doc | No | Filter by document path | |
| org | Yes | The organization | |
| name | No | Filter by media name (partial match) | |
| path | No | Optional path to site folder (for hierarchical org/root/site structures) | |
| repo | Yes | Name of the repository | |
| type | No | Filter by media type (e.g., "png", "img > png") | |
| missingAlt | No | Show only images with missing or empty alt text (accessibility check) | |
| unusedOnly | No | Show only unused media (no document reference) |