@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.cjs CHANGED
@@ -3175,6 +3175,7 @@ var ARTIFACT_FIELD_TO_TYPE = {
3175
3175
  apis: "api",
3176
3176
  webhooks: "webhook",
3177
3177
  agents: "agent",
3178
+ tools: "tool",
3178
3179
  skills: "skill",
3179
3180
  ragPipelines: "rag_pipeline",
3180
3181
  hooks: "hook",