Get Thread Context
get_thread_contextRetrieve the full discussion context of a thread, including nested subthreads, to reconstruct the complete conversation and understand its flow.
Instructions
Return thread-centered discussion context, optionally including recursive subthreads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | Root thread ID. | |
| include_subthreads | No | ||
| message_limit | No | ||
| order | No | asc |