Ask a question to get started
Enter to sendā¢Shift+Enter new line
Represents an action with a name and arguments.
interface Action
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").