Tool to configure an existing Pinecone index, including pod type, replicas, deletion protection, and tags. Use when you need to scale an index vertically or horizontally, enable/disable deletion protection, or update tags. The change is asynchronous; check index status for compl…
specobjectIndex specification containing pod or serverless configuration.
tagsobjectUpdates custom tags as key-value pairs. Set value to empty string to delete a tag. Keys max 80 chars, values max 120 chars.
index_nameRequiredstringThe name of the index to configure.
api_versionstringRequired date-based version header for the Pinecone API.
deletion_protectionstringSets deletion protection for the index. Use 'enabled' to prevent accidental deletion or 'disabled' to allow deletion.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.