Represents an action with a name and arguments.
Key-value pairs of arguments needed for the action (e.g., {"a": 1, "b": 2}).
The type or name of action being requested (e.g., "add_numbers").
Represents an action with a name and arguments.