pinecone_create_namespace
Create an empty namespace in a Pinecone index to organize vectors and isolate data before upserts or queries.
Instructions
Create an empty namespace. Upserting to a new namespace also creates it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| namespace | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||