langchain · LangGraph and LangChain Agents Docs
Langsmith Store or update an item.
Provides the OpenAPI specification and endpoint details for storing or updating items within the LangSmith Store API.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Langsmith Store or update an item.
Provides the OpenAPI specification and endpoint details for storing or updating items within the LangSmith Store API.
When To Use
Use when you need to programmatically persist or overwrite data objects within the LangSmith Store using the Agent Server API.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/langsmith-agent-server-api-store-or-update-an-item-workflow-guide.md | OpenAPI specification details for storing or updating an item within the Langsmith Agent Server API. | Questions about openAPI specification details for storing or updating an item within the Langsmith Agent Server API. |
examples/langsmith-agent-server-api-store-or-update-an-item-langsmith-agent-serve.text | An OpenAPI 3.1.0 specification defining the endpoints for storing or updating items within the LangSmith Agent Server API. | Exact payloads, commands, or snippets shown in An OpenAPI 3.1.0 specification defining the endpoints for storing or updating items within the LangSmith Agent Server... |
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/store/store-or-update-an-item.md