Views & Output
The run tool accepts:
view:
detail: preview | full
format: markdown | json
Rules:
detailchanges data volumeformatchanges representation- Default is markdown preview
- Preview keeps canonical fields and truncates long
text - Full returns all mapped fields
- JSON returns a
{ data, meta }envelope
This is why canonical mapping fields matter — the renderer uses them to produce consistent previews across all skills. See Adapters for the canonical field table.