microcms_get_content
Retrieve specific content from microCMS by specifying the endpoint, content ID, and optional fields, draft key, or depth, enabling precise data access for AI assistants and workflows.
Instructions
Get a specific content from microCMS
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contentId | Yes | Content ID to retrieve | |
depth | No | Depth of reference expansion (1-3) | |
draftKey | No | Draft key for preview | |
endpoint | Yes | Content type name (e.g., "blogs", "news") | |
fields | No | Comma-separated list of fields to retrieve |