Schema for event input parameters (as a single object)
Schema for event output/return value
OptionaldescriptionOptional description of what this event does
OptionaldefaultDefault timeout in seconds for returnable event calls
Readonly__Type brand for compile-time category validation
Schema definition for a returnable event with input/output validation. Type-branded to ensure returnable events are only used in appropriate categories. Uses BSBType for cross-language support instead of Zod schemas.
See
API: interfaces/schema-events