|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
AskLuma API response body |
||
| MessageId |
string |
Message identifier, used for PollAskResult polling |
|
| ConversationId |
string |
Conversation identifier, used for multi-turn follow-up questions |
|
| Status |
string |
Execution status |
|
| Content | Content |
Structured result body |
|
| IsError |
boolean |
Whether it is an error. false = query succeeded or clarification (including empty result set); true = execution failed / timeout / rate limited / internal error |
|
| ErrorCode |
string |
Error code |
|
| ErrorMessage |
string |
Error details |
|
| StorageTruncated |
boolean |
Whether the result was truncated due to exceeding the storage limit. Only appears in large result set scenarios |
|
| ClarificationNeeded |
boolean |
Whether clarification is needed |
|
| ClarificationQuestion |
string |
Clarification question text |
|
| Constraints | Constraints |
Query constraints |
该文章对您有帮助吗?