AI agent basic text generation tool
AI agent basic tool used to generate text.
Members
content_template :string
How the content should be included in a request to the LLM.
When passing this parameter, you must include `{content}`.
Example: ---{content}---
Type:
- string