returning a variable from script back into Hazel rules

I suspect this isn't currently possible, but it's worth asking anyway...
I have a bunch of Hazel rules which detect PDF files downloaded from various sites, and then call a script to deal with them (usually to rename them and move them into a directory on my NAS).
Is there any way I could return a variable from my script, which Hazel is then able to pick up and use in subsequent rules?
As a simple example, I'd like my script to rename the file, then pass the full path back to Hazel, which can then show it in a notification. Granted I could invoke the OSX notification from my script and just use Hazel to do the moving, but like I say, this is only a simple example
If not, it would be a very useful feature
Thanks
I have a bunch of Hazel rules which detect PDF files downloaded from various sites, and then call a script to deal with them (usually to rename them and move them into a directory on my NAS).
Is there any way I could return a variable from my script, which Hazel is then able to pick up and use in subsequent rules?
As a simple example, I'd like my script to rename the file, then pass the full path back to Hazel, which can then show it in a notification. Granted I could invoke the OSX notification from my script and just use Hazel to do the moving, but like I say, this is only a simple example
If not, it would be a very useful feature
Thanks