Twilio.Resources.Intelligence.V3.ControlPlane.Operator
(twilio_elixir v0.1.3)
Copy Markdown
View Source
Operator resource.
Properties
| Field | Description |
|---|---|
input | A sample input text that demonstrates the type of content the Operator processes. |
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
| output | The expected output corresponding to the provided input example. This value must be consistent with the defined output_format and output_schema of the Operator. |