Notes

AstrBot / Pixiv / Tools

Pixiv Reborn LLM Tool Registration Notes

A short record of exposing Pixiv search as an LLM-callable tool with identity tests.

Pixiv Reborn added registration for search capability as an LLM-callable tool. The useful part is the boundary: chat-facing search remains a normal plugin feature, while the model-facing entry gets a clear tool identity and tests.

This keeps future use easier to reason about. The model can request a structured search action, but the plugin still owns filtering, delivery behavior, and content handling.