search_side_projects_by_technology
Locate side projects matching a technology skill to highlight competency. Supports case-insensitive partial search with 'and'/'or' token modes.
Instructions
Find side projects that demonstrate competency with a given technology.
Each result includes: id, name, description, matched_technologies, resume_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| technology | Yes | Technology/skill name fragment to search for (case-insensitive, partial match) | |
| mode | No | Token match mode — 'and' (default) requires all words to appear in the technology name; 'or' requires any word to match | and |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |