Overflow result used by compatibility auto-delivery or an oversized fields projection. A successful explicit full response never uses this shape. Provides truncated content and a URL to download the full result.
optionalcontent_schema?:Record<string,unknown>
JSON Schema describing the structure of the full content. Helps the agent understand the data shape without downloading.
full_content_file_url:
string
URL to download the complete result file. Valid for 120 minutes.
optionalmessage?:string
Explanation message about the truncation
truncated_content:
string
The initial portion of the response (max_response_size bytes). Useful for previewing the data structure.
Was this page helpful?