Create an Issue
Create an issue for a specified GitHub repository.
To use this procedure, make sure your agent has learned the GitHub Book (BDK).
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
Examples
1. Create an issue from a repository
the issue is '{"title": "This is the title", "body": "This is the body"}'
create an issue in "kognitos/bdk-api"
Last updated
Was this helpful?