Join us May 13th & May 14th at Interrupt, the Agent Conference by LangChain. Buy tickets >
A valid request URL is required to generate request examples{
"agent_id": "<string>",
"config": {},
"created_at": "<string>",
"id": "<string>",
"name": "<string>",
"status": "active",
"template_id": "<string>",
"updated_at": "<string>"
}Create a trigger and bind it to an agent. The agent association is fixed at create time; to point a trigger at a different agent, delete and recreate.
A valid request URL is required to generate request examples{
"agent_id": "<string>",
"config": {},
"created_at": "<string>",
"id": "<string>",
"name": "<string>",
"status": "active",
"template_id": "<string>",
"updated_at": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-fjmorr-1778259990-38b7dcc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Trigger payload
Was this page helpful?