OptionalbodyZod schema for request body.
OptionaldescriptionOptional longer description.
Human-readable label shown in the Bondi Studio.
Stable identifier for the action (e.g. "createContact").
OptionalqueryZod schema for query string.
OptionalresponseZod schema for the response — used for workflow autocomplete.
Metadata stored by the BondiAction method decorator.
Optional Zod schemas describe the request/response shape. When omitted, the SDK falls back to class-validator/
reflect-metadataextraction (later phase).