Some metadata was exposed to the rule engine for RabbitMQ source actions, including queue, exchange and the routing_key.
Here is an example:
select *, queue as payload.queue, exchange as payload.exchange, routing_key as payload.routing_key from "$bridges/rabbitmq:test"