normalize_user_query
Normalize user text before retrieval, routing, or agent planning. Optionally lowercases the query for consistent matching.
Instructions
Normalize user text before retrieval, routing, or agent planning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| lowercase | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||