pinecone_configure_index
Update a Pinecone index's deletion protection, tags, or read capacity. Use it to adjust index settings without altering the immutable field schema.
Instructions
Change an index's deletion protection, tags or read capacity.
The field schema is immutable - a new signal (a sparse field, an FTS field) means creating a new index and reindexing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| index | Yes | ||
| read_capacity | No | ||
| deletion_protection | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||