microcms_get_api_info
Gets API schema for microCMS content types, enabling resolution of referenced APIs in relation fields.
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 |
|---|---|---|---|
| serviceId | No | Service ID (required in multi-service mode, optional in single-service mode) | |
| endpoint | Yes | Content type name to get schema info (e.g., "blogs", "news") |