ass_list_extradata
List all [Aegisub Extradata] entries in a subtitle document, returning each record's index, label, ID, value, and raw layout for inspection.
Instructions
List [Aegisub Extradata] entries.
Returns:
{"doc_id", "count", "entries"} where each entry is
{"index", "head", "label", "id", "value", "raw", "layout"}
(index is the position inside the section, label the record's
numeric label, id the stored identifier).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||