update_image
Modify an image's alt text and tags to improve accessibility and organization within the Spronta Image CDN.
Instructions
Update an image's alt text and/or tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project ID (UUID). If omitted, uses SPRONTA_PROJECT_ID env var. | |
| imageId | Yes | Image ID (UUID) | |
| altText | No | Alt text (max 1000 chars), or null to remove | |
| tags | No | Tags (max 50, each max 100 chars) |