langchain · LangGraph and LangChain Agents Docs
Langsmith Create Cron
Instructions and API specifications for creating cron jobs to schedule automated runs on new LangSmith threads.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Langsmith Create Cron
Instructions and API specifications for creating cron jobs to schedule automated runs on new LangSmith threads.
When To Use
Use when you need to automate recurring execution patterns on new LangSmith threads 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-crons-create-cron-workflow-guide.md | OpenAPI specification details for creating a scheduled cron job to trigger runs on new threads within the LangSmith Agent Server API. | Questions about openAPI specification details for creating a scheduled cron job to trigger runs on new threads within the LangSmith A... |
examples/langsmith-agent-server-api-crons-create-cron-langsmith-agent-server-api-.text | An OpenAPI 3.1.0 specification defining the endpoint and schema for creating cron jobs within the LangSmith Agent Server API. | Exact payloads, commands, or snippets shown in An OpenAPI 3.1.0 specification defining the endpoint and schema for creating cron jobs within the LangSmith Agent Ser... |
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/crons/create-cron.md