v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Creates a new asset in the specified agent space

post/asset/agent-space/{agentSpaceId}/assets

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

The unique identifier for the agent space where the asset will be created

Request body

assetTypestring required

The type of asset (e.g. skill, artifact)

metadataobject

The metadata describing this asset

clientTokenstring

A unique, case-sensitive identifier used for idempotent asset creation

Response

Success