For the complete documentation index, see llms.txt. This page is also available as Markdown.

Preprocessors

What can I do with Preprocessors and how do you create them?

Preprocessors are run every time a new value is written to a resource. They are used to modify the value before it is written e.g. change from °C to °F, or update another resource e.g. update a message counter

Last updated

Was this helpful?