Tool tree
Survey research and market analysis platform
page: /
search_conjointlyAction
Search conjointly.com for guides, FAQs, and articles (e.g. on conjoint analysis, pricing, and survey tools) and open the results page.
View tool JSON
{
"name": "search_conjointly",
"kind": "act",
"impl": "imperative",
"description": "Search conjointly.com for guides, FAQs, and articles (e.g. on conjoint analysis, pricing, and survey tools) and open the results page.",
"inputSchema": {
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "The search term to look up on conjointly.com."
}
},
"required": [
"query"
]
},
"page": "/"
}page: /kb/
search_conjointlyAction
Search conjointly.com for guides, FAQs, and articles (e.g. on conjoint analysis, pricing, and survey tools) and open the results page.
View tool JSON
{
"name": "search_conjointly",
"kind": "act",
"impl": "imperative",
"description": "Search conjointly.com for guides, FAQs, and articles (e.g. on conjoint analysis, pricing, and survey tools) and open the results page.",
"inputSchema": {
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "The search term to look up on conjointly.com."
}
},
"required": [
"query"
]
},
"page": "/kb/"
}