{
"id": "string",
"mcp_server_template_id": "string",
"source_type": "folder",
"source_id": "string",
"order_num": 0,
"folder": {
"id": "string",
"project_id": "string",
"owner_type": "project",
"owner_id": "string",
"parent_folder_id": "string",
"name": "string",
"is_active": true,
"extraction_status": "ready",
"extraction_progress_percent": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
},
"file": {
"id": "string",
"project_id": "string",
"owner_type": "project",
"owner_id": "string",
"folder_id": "string",
"title": "string",
"file_kind": "document",
"content": "string",
"plain_text": "string",
"original_file_name": "string",
"mime_type": "string",
"file_size": "string",
"storage_path": "string",
"storage_url": "string",
"extraction_status": "ready",
"extraction_progress_percent": 0,
"extraction_error": "string",
"ai_context_ids": [
"string"
],
"ai_metadata": {
"property1": "string",
"property2": "string"
},
"is_active": true,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
},
"table": {
"id": "string",
"project_id": "string",
"owner_type": "project",
"owner_id": "string",
"folder_id": "string",
"name": "string",
"workbook_snapshot": {},
"version": 0,
"sheet_revision": 0,
"sheet_state_hash": "string",
"is_active": true,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
},
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}