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