Create knowledge doc
knowledge_createCreate a text knowledge document that workers can reference, such as API docs. The document is chunked and embedded asynchronously for efficient retrieval.
Instructions
Create a text knowledge document (chunked/embedded asynchronously). Use this to give workers reference material — e.g. your API docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | document title | |
| content | Yes | the document text | |
| categoryId | No |