unmanned_find_page
Find wiki pages by name, case-insensitively, and retrieve their IDs for reading. Returns all matches, since a name can belong to multiple pages, enabling accurate lookup before viewing content.
Instructions
Find pages by name, case-insensitively. A name can honestly belong to several pages — never assume one. Use the returned ids with unmanned_read_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes |