cURL
curl --request POST \ --url https://protegee.ai/voice/api/v1/vapi/create_tools \ --header 'Content-Type: application/json' \ --data ' { "vapi_key": "vapi_1234567890" } '
{ "set-context": { "status_code": 200, "response": {} }, "get-context": { "status_code": 200, "response": {} } }
Creates GET and SET context tools in VAPI using the provided API credentials
Documentation IndexFetch the complete documentation index at: https://protegee.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://protegee.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Protegee API token for authentication
VAPI authentication key
"vapi_1234567890"
Tools created successfully
Show child attributes