Skip to main content
Glama

indexing-find-item

Search Sitecore content items using the Content Search API with filters like Equals, Contains, or GreaterThan on specific fields. Specify index, criteria, and date format in ISO 8601.

Instructions

Finds items using the Sitecore Content Search API. Date format should be in ISO 8601 format (e.g., '2023-10-01T00:00:00Z').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
indexNoThe name of the Sitecore index to search in. e.g., 'sitecore_master_index', 'sitecore_web_index'.sitecore_master_index
criteriaYes
firstNoThe maximum number of results to return. Defaults to 200.
skipNoThe number of results to skip. Defaults to 0.

Other Tools

Latest Blog Posts

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/ramseur/SitecoreMCP'

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