Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.274 ·

read_page_data now refuses on public, out-of-org artifacts

read_page_data now refuses to return data for public artifacts from outside your organization

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindImprovementsin v2.1.274,
Under the hood

read_page_data now refuses to return data for public artifacts from outside your organization

What

The read_page_data action, which reads an artifact's structured page data, now explicitly refuses to return that data when the target artifact is a public artifact created outside the caller's organization. This returns a dedicated error with its own reason code instead of proceeding.

Why

This closes a gap where structured page data for public, out-of-org artifacts could otherwise be read that shouldn't be accessible here.

See this entry in the whole of v2.1.274 →