Lightweight reference to an MJ AI Prompt entity.
At least one of PromptId or PromptName must be provided.
Resolution happens inside MJComputerUseEngine.Run() — the engine
loads the full AIPromptEntityExtended from this ref, then uses it
for AIPromptRunner execution. This matches the ActionRef pattern
and keeps params serializable.
Lightweight reference to an MJ AI Prompt entity. At least one of PromptId or PromptName must be provided.
Resolution happens inside MJComputerUseEngine.Run() — the engine loads the full AIPromptEntityExtended from this ref, then uses it for AIPromptRunner execution. This matches the ActionRef pattern and keeps params serializable.