report_memory
Flag public memories for spam, inappropriate, misleading, or personal information content. Three reports automatically hide a memory from public view pending admin review.
Instructions
Report a public memory for inappropriate content.
WHEN TO USE:
User encounters spam, misleading, or inappropriate public content
User wants to flag content that contains personal information
REASONS: spam, inappropriate, misleading, personal_info, other
After 3 reports, a memory is automatically hidden from public view pending admin review.
EXAMPLE: report_memory({ memory_id: "abc-123", reason: "spam", description: "Promotional content" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Reason for reporting | |
| memory_id | Yes | UUID of the public memory to report | |
| description | No | Optional additional details about the report |