Messaging

receive

View as MarkdownOpen in Claude

Accept the inbound message without sending a reply. receive is a no-op step — it acknowledges the inbound message and does nothing else.

Properties

receive
objectRequired

An empty object. receive takes no parameters.

Example

version: 1.0.0
sections:
main:
- receive: {}