cigchat_openai_embeddings_delete
Delete an OpenAI embedding irreversibly. First call without confirmation to get an impact statement, then confirm to proceed.
Instructions
Delete embedding [DELETE /openai-embeddings/{id}/delete] DESTRUCTIVE: irreversible. Call once without confirm to get an impact statement first. Requires the "Manage Team" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id | |
| confirm | No | Confirmation token from this tool's previous "requires_confirmation" response. Call without it first, show the human the impact statement, and only pass the token once they have approved. |