assets_rm
Delete a blob from project storage and decrement storage_bytes by providing the project ID and blob key.
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 |