Add Documentation for JSON Results #209

Open
opened 2026-02-16 00:17:08 -05:00 by yindo · 1 comment
Owner

Originally created by @shawnli-capix on GitHub (Jul 25, 2024).

I found It's difficult for me to use LlamaParse with the get_json_result endpoint, due to the lack of documentation on the response schema. If there's documentation available that I might have missed, I'd greatly appreciate if someone could point it out. The document I was looking at is at here, but it doesn't detail the schema for get_json_result.

It would be helpful to understand the meaning and difference of the fields in items, like lvl, md, value, isPerfectTable. When are each of populated and when are they not?
Additionally, how do those fields change for different file formats? For instance, with Excel files, it appears that sheet title is always the first item, and the content is always the second item. However, this information doesn't seem to be documented anywhere.

Originally created by @shawnli-capix on GitHub (Jul 25, 2024). I found It's difficult for me to use LlamaParse with the `get_json_result` endpoint, due to the lack of documentation on the response schema. If there's documentation available that I might have missed, I'd greatly appreciate if someone could point it out. The document I was looking at is at [here](https://docs.cloud.llamaindex.ai/llamaparse/features/metadata), but it doesn't detail the schema for `get_json_result`. It would be helpful to understand the meaning and difference of the fields in `items`, like `lvl`, `md`, `value`, `isPerfectTable`. When are each of populated and when are they not? Additionally, how do those fields change for different file formats? For instance, with Excel files, it appears that sheet title is always the first item, and the content is always the second item. However, this information doesn't seem to be documented anywhere.
yindo added the enhancement label 2026-02-16 00:17:08 -05:00
Author
Owner

@apostolos-geyer commented on GitHub (Dec 25, 2024):

+1

@apostolos-geyer commented on GitHub (Dec 25, 2024): +1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#209