Types
Action
Example
{
"type": "string",
"object": null
}
Schema
| Name | Type | Description |
|---|---|---|
| (root) | object | An action performed by a direct agent and indirect participants upon a direct object. Optionally happens at a location with the help of an inanimate instrument. The execution of the action may produce a result. Specific action sub-type documentation specifies the exact expectation of each argument/role. schema.org/Action |
| type | string | the action type |
| object | any | item on which the action is carried out |