This provider can be used in workflows.As “action” to make changes or update data, example:
Copy
actions: - name: Query discord provider: discord config: "{{ provider.my_provider_name }}" with: content: {value} # The content of the message. components: {value} # The components of the message.