get_thread_fields
Retrieve custom field values such as impactLevel and tenant for a thread by providing its ID. Get structured data from customer support threads.
Instructions
Get just the custom field values for a thread. Returns fields like impactLevel, posthogSession, sentrySession, tenant, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | The ID of the thread to get fields for |