get_entries
Retrieve entries from a specified content type with advanced filtering, sorting, and pagination options. Include related data, global field schemas, and metadata for comprehensive content management.
Instructions
Retrieves entries for a specified content type, with extensive options for filtering, sorting, pagination, and including related data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
asc | No | Sort entries in ascending order by the specified field UID | |
content_type_uid | Yes | Content type UID to fetch entries from | |
desc | No | Sort entries in descending order by the specified field UID | |
except | No | Exclude specified top-level fields from the response | |
include_count | No | Include total count of entries | |
include_global_field_schema | No | Include global field schema | |
include_metadata | No | Include metadata in the response | |
include_owner | No | Include owner information in the response | |
include_publish_details | No | Include publish details in the response | |
include_reference | No | References to include | |
include_reference_content_type_uid | No | Include content type UIDs in references | |
include_schema | No | Include content type schema | |
limit | No | Number of entries to return (max 100) | |
locale | No | Locale code (e.g., 'en-us') | |
only | No | Include only specified top-level fields in the response | |
query | No | Query in JSON format to filter entries | |
skip | No | Number of entries to skip (for pagination) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from contentstack-mcp
Related Tools
- @darekrossman/contentstack-mcp
- @ivo-toby/contentful-mcp
- @gabornyergesX/mcp-notion-server
- @boldsign/boldsign-mcp
- @awkoy/notion-mcp-server
- @gabornyergesX/mcp-notion-server