noir_search_stdlib
Search the Noir standard library for built-in functions, traits, and types. Use a query like 'hash' or 'Field' to locate relevant code and documentation.
Instructions
Search the Noir standard library (noir_stdlib). Use for finding built-in functions, traits, and types available in Noir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (e.g., 'hash', 'Field', 'assert', 'pedersen') | |
| maxResults | No | Maximum results to return (default: 30) |