embed_text
Embed text content into a workspace for semantic search and AI analysis by converting text strings into vector representations.
Instructions
Embed text directly into a workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The workspace slug/identifier | |
| texts | Yes | Array of text strings to embed |