assets_rm
Delete a stored blob and decrement the project's storage bytes to maintain accurate usage tracking.
Instructions
Delete a blob from project storage and decrement the project's storage_bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Blob key to delete | |
| project_id | Yes | Project ID |