Documentation Index Fetch the complete documentation index at: https://docs.morf.health/docs/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
PTSD Diagnosis Score Threshold Inclusive
{
"$result_object_key" : {
"avoidance_score" : null ,
"hyperarousal_score" : null ,
"is_ptsd_diagnosis" : null ,
"negative_mood_score" : null ,
"re_experiencing_score" : null ,
"score" : null
}
}
Result Object Description
{
"$result_object_key" : {
"avoidance_score" : null ,
"hyperarousal_score" : null ,
"is_ptsd_diagnosis" : null ,
"negative_mood_score" : null ,
"re_experiencing_score" : null ,
"score" : null
}
}
Result Object Field Details
You can use the result of the action’s data as inputs to downstream workflow actions.
Each fetch action requires a result object key to be specified which will nest the action’s result data inside the downstream data context in the Workflow.
Here we demonstrate how to refer to this data using the prefix $result_object_key.
PCL5Score
Fetch Action Response Object
Description coming soon $result_object_key.re_experiencing_score
Description coming soon $result_object_key.avoidance_score
Description coming soon $result_object_key.negative_mood_score
Description coming soon $result_object_key.hyperarousal_score
Description coming soon $result_object_key.is_ptsd_diagnosis