Find anything
findLook up any name fragment across Discord channels, roles, and members, returning ranked candidates with their IDs.
Instructions
Universal name resolver. Give it a name fragment and get ranked candidates across channels, roles, and members with their IDs. Use this when unsure what an entity is called or to grab an ID once and reuse it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Name or fragment to look up. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| types | No | Restrict the search. Default: all three. |