testneo_get_unified_context_by_name
Resolve a unified context ID from a natural language name by searching within a project's contexts, supporting exact and substring matching.
Instructions
Resolve unified context_id from a natural-language name against this project’s contexts (calls list internally). Great for onboarding and demos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| name_query | Yes | ||
| match_mode | No | auto | |
| prefer_context_id | No | ||
| include_detail | No |