langchain · LangGraph and LangChain Agents Docs
Langsmith Get Thread State At Checkpoint
Retrieves the state of a specific LangSmith thread at a designated checkpoint using the Agent Server API.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Langsmith Get Thread State At Checkpoint
Retrieves the state of a specific LangSmith thread at a designated checkpoint using the Agent Server API.
When To Use
Use when you need to inspect the exact state of a LangGraph thread at a specific point in its execution history for debugging or auditing purposes.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/langsmith-agent-server-api-threads-get-thread-state-at-checkpoint-workflow-guide.md | Documentation for the LangSmith Agent Server API endpoint used to retrieve the state of a specific thread at a given checkpoint. | Questions about documentation for the LangSmith Agent Server API endpoint used to retrieve the state of a specific thread at a given... |
examples/langsmith-agent-server-api-threads-get-thread-state-at-checkpoint-langsm.text | An OpenAPI 3.1.0 specification defining the LangSmith Agent Server API endpoints for managing threads and retrieving thread state at specific checkpoints. | Exact payloads, commands, or snippets shown in An OpenAPI 3.1.0 specification defining the LangSmith Agent Server API endpoints for managing threads and retrieving... |
What This Skill Covers
-
Documentation Index Fetch the complete documentation index at: https://docs.langchain.com/llms.txt Use this file to discover all available pages before ex...
- Main sections:
OpenAPI.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.langchain.com/langsmith/agent-server-api/threads/get-thread-state-at-checkpoint-1.md