retrieve
Retrieve specified number of documents from a Vectorize pipeline using a search term. Input pipeline ID, question, and desired document count for targeted document retrieval.
Instructions
Retrieve documents from a Vectorize pipeline.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
k | Yes | The number of documents to retrieve. | |
pipelineId | Yes | The pipeline ID to retrieve documents from. | |
question | Yes | The term to search for. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Vectorize
Related Tools
- @vectorize-io/vectorize-mcp-server
- @askme765cs/open-docs-mcp
- @awesimon/elasticsearch-mcp
- @seohyunjun/opensearch-mcp-server
- @spences10/mcp-svelte-docs