perplexity
TBD
TOOLASK_PERPLEXITY
Ask Perplexity
Parameters for the web search request.
Required attributes
- Name
question
- Type
- string
- Description
Natural language question to search for information
1 ≤ length ≤ 300
Optional attributes
- Name
required_information
- Type
- string
- Description
Required pieces of information to extract form the answer, for example: email address, website address, sources...
Function Call
TOOL
ASK_PERPLEXITY#### ASK_PERPLEXITY
```json
{
"question": "What is the capital of France?"
}
```
Response
#### Success