optionality_ask_tip
Get a non-spoiler Socratic hint for an open journal entry.
history is an optional JSON-encoded array of prior {question, answer} turns from this clue conversation, so follow-on questions have context. The wheel caps it hard, so oversupplying gains nothing.
Returns a claim check, not the hint. Redeem the claim_check
with optionality_fetch_tip, polling until status is done.
A degenerate question (empty or oversized) needs no LLM, so it returns a
settled {status: "done"} nudge directly instead of a claim to poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| history | No | ||
| entry_id | Yes | ||
| question | Yes | ||
| dpop_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||