registry__get_artifact
Fetch one artifact when you already know its ID.
- Inputs: required
id; optionalcontentto include a skill’sSKILL.md, orpathto return a specific skill file. - Returns: the artifact view and metadata. Skill content is included only when requested.
- Effect: read only.
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.