search_docs_chunks
Search Shopify.dev for relevant documentation and code examples using a user query to quickly resolve developer questions about Shopify APIs.
Instructions
This tool will take in the user prompt, search shopify.dev, and return relevant documentation and code examples that will help answer the user's question.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
conversationId | Yes | 🔗 REQUIRED: conversationId from learn_shopify_api tool. Call learn_shopify_api first if you don't have this. | |
max_num_results | No | Maximum number of results to return from the search. Do not pass this when calling the tool for the first time, only use this when you want to limit the number of results deal with small context window issues. | |
prompt | Yes | The search query for Shopify documentation |