slop_reference
Search SLOP built-in functions by name, signature, or category. Retrieve compact function listings or detailed descriptions with examples.
Instructions
Search SLOP built-in functions. Compact output (name+signature) by default. verbose=true for full details. list_categories=true for category counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Matches name, signature, description | |
| category | No | Filter: math, string, list, map, random, type, json, regex, time, encoding, functional, crypto, slop | |
| limit | No | Max results (default: 10) | |
| verbose | No | Include description, example, returns (default: false, compact shows name+signature) | |
| list_categories | No | Return category counts instead of functions |