Python
Artifact Schemas
Update Artifact Schema
PUT
Python
Authorizations
Path Parameters
Body
application/json
Request model for updating an agent artifact. Name is intentionally excluded as it serves as the stable identifier for a version chain and cannot be changed.
Human-readable name of the artifact
Artifact type
Available options:
json, markdown, csv, yaml, text, html, pdf Description of the artifact
Whether agent must produce this artifact
Optional override for the tool's parameters schema
Maximum artifact size in bytes
Storage strategy
Available options:
inline, gcs, auto