note_create_limited
Create a note with a per-client quota of three notes, enforcing the limit by client identity to prevent quota abuse.
Instructions
Create a note with a per-client quota (max 3 notes). The quota is tracked by client identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| title | Yes | ||
| token | Yes |