search_user_directives
Search user directives by applying required filters like name, domain, or status to locate specific directives in AIMFP projects.
Instructions
Search user directives with optional filters. At least one filter required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by directive name (LIKE match, case-insensitive) | |
| domain | No | Filter by domain (exact match, e.g. 'home_automation', 'aws_infrastructure') | |
| status | No | Filter by status (exact match) | |
| trigger_type | No | Filter by trigger_type (exact match) | |
| source_file | No | Filter by source_file path (LIKE match) |