{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://harnlang.com/schemas/hostlib/embed/info.request.json",
"title": "embed.info request",
"description": "Report the active embedding backend. Takes no parameters.",
"type": "object",
"properties": {},
"additionalProperties": false
}