App Fetch
fetchFull Description
Internal APP fetch tool for accessing internal APIs
Parameters
idstringUnique identifier for the authentication token, Generally starts with sk-
headersobjectAdditional request headers
methodstringHTTP method (defaults to configured method for endpoint)
GETPOSTPUTDELETEpayloadRequest payload (for POST/PUT requests)
queryParamsobjectQuery parameters for the request