Tool to create a new dataset using GraphQL mutation. Use when you need to create a dataset to store knowledge and information for bots.
metaobjectCustom metadata to associate with the dataset as key-value pairs.
namestringName of the dataset. This is the display name that identifies the dataset.
aliasstringUnique alias identifier for the dataset. Used for programmatic access.
storestringThe storage backend to use for the dataset (e.g., 'ada-loom').
rerankerstringThe reranker model to use for search results (e.g., 'bge-v2-m3').
separatorsstringSeparators used for chunking text in the dataset.
visibilitystringVisibility setting for the dataset. Controls access permissions.
blueprintIdstringID of the blueprint to associate with this dataset.
descriptionstringDescription of the dataset's purpose and contents.
searchMinScorenumberMinimum similarity score threshold for search results (0.0 to 1.0).
recordMaxTokensintegerMaximum number of tokens per record in the dataset.
searchMaxTokensintegerMaximum number of tokens to return in search results.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.