microcms_get_api_info
Retrieve the API schema for a specified content type endpoint from microCMS Management API, enabling exploration of field structure and relationships.
Instructions
Get API schema information from microCMS Management API. In relation and relationList field, you can get its schema using referencedApiEndpoint and microcms_get_api_info tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | Content type name to get schema info (e.g., "blogs", "news") | |
| serviceId | No | Service ID (required in multi-service mode, optional in single-service mode) |