datasphere_serverless
datasphere_serverless
Search SignalWire DataSphere documents using a DataMap for serverless execution.
Unlike the standard datasphere skill, this version executes entirely server-side
without a webhook round-trip, making it suitable for serverless deployments.
Tools: search_knowledge (default, customizable via tool_name)
Requirements: SignalWire DataSphere credentials
Multi-instance: Yes
space_name
SignalWire space name.
project_id
SignalWire project ID.
token
SignalWire API token.
document_id
DataSphere document ID to search within.
count
Number of search results to return.
distance
Maximum distance threshold for results.
tags
Tags to filter search results.
language
Language code for query expansion (e.g., "en", "es").
pos_to_expand
Parts of speech to expand with synonyms: "NOUN", "VERB", "ADJ", "ADV".
max_synonyms
Maximum number of synonyms for query expansion (1–10).
no_results_message
Message returned when no results are found. Supports {query} placeholder.
tool_name
Custom tool name for this instance.