type: meya.directly.component.engage.feedback
class: DirectlyExpertFeedbackComponent
path: /meya/directly/component/engage/feedback.py
signature: -
Fields
| field | signature | required | type | default |
|---|---|---|---|---|
| integration | ○ | ◉ | DirectlyIntegrationRef | |
| answer_uuid | ○ | ◉ | str | |
| confirm | ○ | ◉ | bool | |
| ○ | ◉ | str | ||
Examples
Basic
triggers:
- keyword: meya.directly.component.engage.feedback
steps:
- type: meya.directly.component.engage.feedback
integration: integration.directly
answer_uuid: STRING
confirm: false
email: STRING
