curiosity_pending
Retrieve queued curiosity questions from the sleep daemon. Filter results by session ID to get questions from a specific session.
Instructions
List pending curiosity questions queued by the sleep daemon. Read-only. Filter by session_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Only return questions from this session. Omit to return questions from every session in the queue. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| questions | No | ||
| count | No |