search_examples
Search UdonSharp examples to use as a code base before writing, preventing incorrect APIs and networking patterns for VRChat.
Instructions
WHEN: before writing UdonSharp (prefer with get_template). HOW: use matching examples as the code BASE — adapt, do not invent APIs or networking patterns. Then validate_code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Find examples to use as BASE before writing UdonSharp (prefer over inventing APIs) |