Actions
List Activities Types
Get a list of activity types. This is useful to see valid values to filter activities in other commands.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"data": [
{
"action": "<string>",
"descriptionTemplate": "<string>",
"id": 5002
},
{
"action": "<string>",
"descriptionTemplate": "<string>",
"id": 7428
}
]
}
Was this page helpful?