curl --request POST \
--url https://api.runtools.ai/v1/threads/{threadId}/compact \
--header 'Authorization: Bearer <token>'Triggers manual compaction (rolls history into a summarizing snapshot). Threshold-driven automatic compaction does not exist.
curl --request POST \
--url https://api.runtools.ai/v1/threads/{threadId}/compact \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://docs.runtools.ai/llms.txt
Use this file to discover all available pages before exploring further.