You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The act of posing a question / favor to someone.\\n\\nRelated actions:\\n\\n* [[ReplyAction]]: Appears generally as a response to AskAction.",
"type": "object",
"allOf": [
{
"description": "The act of conveying information to another person via a communication medium (instrument) such as speech, email, or telephone conversation.",
"$ref": "schema:CommunicateAction"
}
],
"properties": {
"question": {
"description": "A sub property of object. A question.",