Mutation.setAiArtifact
Create/replace a per-user AI client artifact (e.g. mockup HTML) keyed by (thread_key, name). Scoped to the caller's org+user.
ReturnsBoolean!
Signature
setAiArtifact(thread_key, name, value):Boolean!Create/replace a per-user AI client artifact (e.g. mockup HTML) keyed by (thread_key, name). Scoped to the caller's org+user.
thread_keyString!nameString!valueString!
