Create Wiki Grid
grid_createCreate a dynamic table resource on a Yandex Wiki page to manage structured data. Specify target page by ID or slug and provide a title.
Instructions
Create a Yandex Wiki dynamic table resource on a page. This changes structured data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Wiki page slug or full Wiki URL. Provide either page_id or slug. | |
| title | Yes | Grid title. Must be between 1 and 255 characters. | |
| page_id | No | Wiki page numeric ID. Provide either page_id or slug. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| page | No | ||
| rows | No | ||
| title | No | ||
| revision | No | ||
| structure | No | ||
| attributes | No | ||
| created_at | No | ||
| template_id | No | ||
| rich_text_format | No | ||
| user_permissions | No |