I’d like to know if it’s possible to create a custom route to the forest so that our server can use it.
For example, create a forest/healthcheck route to let our docker know the state of the forest.
No, it’s not possible to add a fully custom route as your understand it.
You can always add a route to the http server that is hosting the agent.
If you need some context from forest, the only workaround I see is adding an action to your agent that you hide in the layout and call remotely. If you need to customise the response, you’ll have to send the result data inside the “html” option of the resultBuilder: