List notes
notes.listNotes on the key owner's account or in a team: id, kind, key, title, revision, and who edited last. Content comes from notes.get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ticker notes are keyed by symbol and open from the ticker; quick notes are keyed by any short name. | |
| limit | No | ||
| scope | No | user is the key owner's private notes; team is a shared team. | user |
| teamId | No | Team id from teams.list. Optional when the key is pinned to one team. |