Note detail
Fetch one Xiaohongshu note by note ID.
Document ID:
agent.collection.task.xhs_note_detail_v1Inputs
note_idRequired · textNote ID
Default:Minimal call
estimate_collection{
"input": {
"note_id": "<搜索结果返回的 note_id>"
},
"task_code": "xhs_note_detail_v1",
"task_query": "获取指定小红书笔记的详情"
}Result and pagination
- mode:
none - 10 Credits per successful task; estimated 5–30 seconds.
Only the fields listed below are part of the stable result contract.
| Path | Type | Description |
|---|---|---|
meta.request_id | string | Asklear request identifier for tracing. |
meta.api_name | string | Executed collection operation name. |
meta.latency_ms | integer | Collection execution latency in milliseconds. |
meta.credits_charged | integer | Asklear user-side Credits settled for this task after completion. |
data | object | Task result object; inspect the returned value because its inner fields may vary. |