Skip to content

Not all request properties are exposed. #12

Description

@rummyr

There are some properties that aren't exposed in the msg from Action Request.
Of particular interest would be the trigger_query [ app.getArgument('trigger_query') ], which is populated when you say
"ask my test project for a random number"
instead of having to say
"talk to my test project"
and then
"random number"

some other properties are not exposed, though I accept most are not useful
"user.accessToken" -- I actually use this one in an OAuth implementation running in node-red
app.isRequestFromGoogle()
app.getApiVersion()
app.getActionVersionLabel()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions