langchain · LangGraph and LangChain Agents Docs
Langsmith Search or list items within a namespace prefix.
Explains how to use the LangSmith Agent Server API to retrieve or search for items within a specific namespace prefix using natural language queries, pagination, and filtering.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Langsmith Search or list items within a namespace prefix.
Explains how to use the LangSmith Agent Server API to retrieve or search for items within a specific namespace prefix using natural language queries, pagination, and filtering.
When To Use
Use when you need to programmatically retrieve, filter, or perform natural language searches on specific sets of stored items within a defined namespace hierarchy.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/langsmith-agent-server-api-store-search-or-list-items-within-a-namespace-workflow-guide.md | OpenAPI documentation for searching or listing items within a specific Langsmith agent server API namespace prefix. | Questions about openAPI documentation for searching or listing items within a specific Langsmith agent server API namespace prefix. |
examples/langsmith-agent-server-api-store-search-or-list-items-within-a-namespace.text | An OpenAPI 3.1.0 specification defining the LangSmith Agent Server API endpoints for searching or listing items within a namespace prefix. | Exact payloads, commands, or snippets shown in An OpenAPI 3.1.0 specification defining the LangSmith Agent Server API endpoints for searching or listing items withi... |
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/search-or-list-items-within-a-namespace-prefix.md