Stop the inbound receiver
receiver_stopStop the standalone inbound listener. On stdio transport, this closes the receiver; under HTTP it stops with the server.
Instructions
Close the standalone inbound listener. Only meaningful on the stdio transport; under HTTP the receiver shares this server's port and stops with it, and this explains that rather than failing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | ||
| stopped | Yes |