Skip to main content

Tool Artifacts

Tool artifacts represent tool source, configuration, build output, or managed capability records inside the workspace graph.

Design Standard

  • Use tool artifacts when the tool itself needs review or lifecycle tracking.
  • Attach source or build output as blobs when available.
  • Link tool artifacts to operations that build, test, or use them.

Review Questions

  • What workspace context does the tool need?
  • What does it return to the user or bot?
  • Does it create or update artifacts, blobs, links, events, messages, or operations?
  • How will a human review success or failure?

Media To Add

  • Screenshot: tool artifact detail page with source, build status, and related operations. It helps developers understand tool lifecycle. Source: test workspace tool artifact.