Note to others- read_artifact wants a url. The url for artifact id 123, version 7 is:
https://forum.example.com/discourse-ai/ai-bot/artifacts/123/7
Sometimes the bot can make that conversion and “read artifact 123”, but usually says it needs the url.
2 Likes
sam
(Sam Saffron)
Split this topic
February 6, 2025, 4:11am
44
can i create web artifacts as an admin without relying on ai ? i want to use it to build tools etc without having ai to generate them
2 Likes
Almost no artifact published on this topic works. I wonder if it has to do with Meta disabling its use, or is it something normal for them?
At first, I completely disregarded this functionality because I did not agree with giving AI so much access, but time passed and I adapted to it.
I would like to see what this could bring to our community, but first I want to make sure that its results are something lasting.
1 Like
sam
(Sam Saffron)
September 22, 2026, 10:24pm
48
odd the one in the OP and ones below are working fine for me… what are you seeing? can you share your dev tools output.
1 Like
sam
(Sam Saffron)
September 22, 2026, 10:28pm
50
Yikes … I guess a security fix here broke it will have a look
2 Likes
sam
(Sam Saffron)
September 22, 2026, 11:07pm
51
Update on this, I investigated, through a series of security fixes we increased the constraints around artifacts.
For an artifact to show up now it needs to be marked public and the actual post that “created” it also needs to be in a public share.
This is way too strict and limiting, I am seeing if I can add a new system to just share a single artifact alone (and see a list of your artifacts) this is a very important system, but very hard to use now.
3 Likes
Good point! Regarding limitations is the idea of artifact webhooks/events still up for discussion?
I’d like to propose allowing AI artifacts to send webhooks whenever the stored data in an AI artifact is updated. There are many reasons why this would be advantageous, but I’ll try to keep my case short.
Many organization who make use of Discourse also make use of various automations, and the tools for automations are becoming increasingly popular, easy to set up, and beginner friendly. AI artifacts can contain precious data which can be used very effectively in such automations with the added…