Vectorize

Official
by vectorize-io

deep-research

Analyze and retrieve detailed insights from Vectorize pipelines using advanced document retrieval and web search capabilities for comprehensive research.

Instructions

Generate a deep research on a Vectorize pipeline.

Input Schema

NameRequiredDescriptionDefault
pipelineIdYesThe pipeline ID to retrieve documents from.
queryYesThe deep research query.
webSearchYesWhether to perform a web search.

Input Schema (JSON Schema)

{ "properties": { "pipelineId": { "description": "The pipeline ID to retrieve documents from.", "type": "string" }, "query": { "description": "The deep research query.", "type": "string" }, "webSearch": { "description": "Whether to perform a web search.", "type": "boolean" } }, "required": [ "pipelineId", "query", "webSearch" ], "type": "object" }

You must be authenticated.

Other Tools from Vectorize

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vectorize-io/vectorize-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server