@objectstack/metadata 7.2.1 → 7.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/node.js CHANGED
@@ -3134,6 +3134,7 @@ var ARTIFACT_FIELD_TO_TYPE = {
3134
3134
  apis: "api",
3135
3135
  webhooks: "webhook",
3136
3136
  agents: "agent",
3137
+ tools: "tool",
3137
3138
  skills: "skill",
3138
3139
  ragPipelines: "rag_pipeline",
3139
3140
  hooks: "hook",