text_get
Retrieve the body of a text-type content area by its ID from a Voog site. Use the text_id from page contents to get the text resource.
Instructions
Get a text resource by id (GET /texts/{id}). Texts hold the body of text-type content areas. Find the text_id via voog://{site}/pages/{page_id}/contents → text.id. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| text_id | Yes |