list_input_mapping_contexts
List Unreal Engine input mapping contexts from the content browser, with optional filtering by path, name, or recursion.
Instructions
List all UInputMappingContext assets, optionally filtered.
Returns name, path, mapping_count, description for each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | /Game | |
| filter | No | ||
| recursive | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |