read_project_asset
To access a project asset's metadata or text content, invoke run_skill to obtain an active grant, then specify assetId to retrieve bounded data.
Instructions
Read metadata or bounded text content from one current-project asset. Call run_skill first. This tool rejects direct calls without the active skill grant/run descriptor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| assetId | Yes | A UGCmind project asset id. Raw URLs and local paths are not accepted. | |
| includeContent | No |