Represents an action request with a name, arguments, and description.
Key-value pairs of arguments needed for the action (e.g., {"a": 1, "b": 2}).
Optional
The description of the action to be reviewed.
The name of the action being requested.
Represents an action request with a name, arguments, and description.