Find anything
findResolve a name fragment to find matching channels, roles, and members 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 |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| query | Yes | Name or fragment to look up. | |
| types | No | Restrict the search. Default: all three. |