Skip to main content
ExampleDescription
Tenant Agent FactoryA factory that builds a per-tenant Agent on every request, registered alongside a static prototype.
Input Schema FactoryClient sends factory_input JSON, validated against a Pydantic schema before the factory runs.
JWT Role FactoryRBAC tool grants from trusted JWT claims. Authorization from verified middleware, customization from client input.
HITL FactoryFactory agent with a tool that requires human confirmation before executing.