pinecone_delete_records
Delete records from Pinecone by IDs, metadata filter, or clear a namespace; enable delete_all with confirm to remove all data.
Instructions
Delete records by id, by metadata filter, or clear a namespace.
delete_all=true requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| index | Yes | ||
| filter | No | ||
| confirm | No | ||
| namespace | Yes | ||
| delete_all | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||