Skip to main content

registry__get_artifact

Fetch one artifact when you already know its ID.
  • Inputs: required id; optional content to include a skill’s SKILL.md, or path to return a specific skill file.
  • Returns: the artifact view and metadata. Skill content is included only when requested.
  • Effect: read only.
Use registry__search first when you have a name or description instead of an ID. Use registry__get_relationships to inspect its incoming and outgoing edges.