get-loop-component-content
get-loop-component-contentRetrieve raw Loop component content by providing driveId and itemId from search results. Returns Fluid/JSON-like text for further processing.
Instructions
Download a Loop component's raw content by driveId + itemId (from search-loop-components hit resource.parentReference). Content is Fluid/JSON-like text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Value for itemId | |
| driveId | Yes | Value for driveId | |
| fileName | No | File name, e.g. board.loop (helps text decoding) |