AMI NoOp?

It’s necessary for me to use AMI to enter into a context to do a series of operations. Is there a way to hit a certain dialplan entry point without executing a specific action? For example, if one does “Action: Originate…” into a certain context, the dialplan does not process this target context’s contents until the ringing phone is picked up.

Is it possible to Originate a call to a specific internal extension (something like 999999999999), then have the dialplan just automatically answer that extension whenever it rings? If this were possible that would take you straight away to the target context in the original AMI request.

If not is there some AMI command that can get you into a specific context without other side effects?

Thanks.