pinecone_delete_index
Delete a Pinecone index and all its data permanently. Requires confirm=true to execute, ensuring intentional removal and preventing accidental data loss.
Instructions
Delete an index and everything in it. Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||