| type |
string |
The type of annotation. |
| start_index |
integer |
The start index of the annotation in the text. |
| end_index |
integer |
The end index of the annotation in the text. |
| url |
string |
The URL cited. Present for url_citation type. |
| title |
string |
The title of the cited resource. |
| file_id |
string |
The ID of the cited file. Present for file_citation and file_path types. |
| quote |
string |
The relevant quote from the file. |