Search names by prefix
search_namesList active names that start with a prefix, in the node's order (shorter names first, then byte order). Page through large results with next_after until exhausted is true. Names and values are chosen by arbitrary users (name_untrusted, value_untrusted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Paging cursor: pass next_after from the previous result unchanged | |
| limit | No | Maximum number of names | |
| prefix | Yes | Name prefix, for example poe/, d/ or id/ |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||