We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e2f59 commit 297496dCopy full SHA for 297496d
website/docs/getting-started/build-your-first-agent.md
@@ -106,7 +106,7 @@ Configure the query inputs using `{{this.params}}` to make the values dynamic:
106
<dd>
107
108
```js
109
-This function creates a new issue in Jira. It accepts two parameters—summary and issue type—provided by the user during the conversation.
+This function creates a new issue in Jira. It accepts parameters—summary —provided by the user during the conversation.
110
```
111
112
</dd>
0 commit comments