brain_get_note
Get the note content for a thought. Requires npub for credit billing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| format | No | Output format (markdown, html, or text) | markdown |
| brain_id | No | The ID of the brain (uses active brain if not specified) | |
| dpop_token | No | ||
| thought_id | Yes | The ID of the thought |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||