Toggle engaged state, or update AI-judged relevance or sentiment. The action field selects the operation.
Documentation Index
Fetch the complete documentation index at: https://octolens.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Clerk API key. Create one in Settings → API Keys. Pass as Authorization: Bearer <key>.
Mutation request for a mention. The action field discriminates which update to apply.
Toggle the engaged-with flag on the mention.
"engage"Internal post id.
-9007199254740991 <= x <= 9007199254740991The mention's timestamp, copied verbatim from the list/export response. Tinybird-style format (YYYY-MM-DD HH:mm:ss.SSS, UTC, no Z suffix); ISO 8601 also accepted. Used together with sourceId / postId to uniquely key the mention.
^\d{4}-\d{2}-\d{2}[ T]\d{2}:\d{2}:\d{2}(\.\d{1,9})?(Z|[+-]\d{2}:?\d{2})?$"2026-05-06 13:35:37.000"
200 response