We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7751796 commit b634ddcCopy full SHA for b634ddc
components/asana/actions/list-task-stories/list-task-stories.mjs
@@ -10,7 +10,7 @@ export default {
10
...common.props,
11
taskId: {
12
label: "Task GID",
13
- description: "The ID of the task to delete.",
+ description: "The ID of the task to retrieve stories for",
14
type: "string",
15
propDefinition: [
16
common.props.asana,
0 commit comments