mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:10:42 +00:00
docs: add generated plugin reference pages
This commit is contained in:
19
docs/plugins/reference/llm-task.md
Normal file
19
docs/plugins/reference/llm-task.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
summary: "Generic JSON-only LLM tool for structured tasks callable from workflows."
|
||||
read_when:
|
||||
- You are installing, configuring, or auditing the llm-task plugin
|
||||
title: "LLM Task plugin"
|
||||
---
|
||||
|
||||
# LLM Task plugin
|
||||
|
||||
Generic JSON-only LLM tool for structured tasks callable from workflows.
|
||||
|
||||
## Distribution
|
||||
|
||||
- Package: `@openclaw/llm-task`
|
||||
- Install route: included in OpenClaw
|
||||
|
||||
## Surface
|
||||
|
||||
contracts: tools
|
||||
Reference in New Issue
Block a user