Skip to content

Commit 1e58638

Browse files
committed
fix docs
1 parent 90386e0 commit 1e58638

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

apps/docs/content/docs/en/tools/langsmith.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@ Forward a single run to LangSmith for ingestion.
3535

3636
#### Output
3737

38-
This tool does not produce any outputs.
38+
| Parameter | Type | Description |
39+
| --------- | ---- | ----------- |
40+
| `accepted` | boolean | Whether the run was accepted for ingestion |
41+
| `runId` | string | Run identifier provided in the request |
42+
| `message` | string | Response message from LangSmith |
3943

4044
### `langsmith_create_runs_batch`
4145

0 commit comments

Comments
 (0)