datasphere
Search documents uploaded to SignalWire DataSphere. This skill executes the search via a webhook call from the agent process.
Tools: search_knowledge
Requirements: SignalWire DataSphere credentials
Multi-instance: Yes
space_name
SignalWire space name (e.g., "mycompany" from mycompany.signalwire.com).
project_id
SignalWire project ID.
token
SignalWire API token.
document_id
DataSphere document ID to search.
tool_name
Custom tool name for this instance. Required when using multiple instances.
count
Number of 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.