Create Request
create_requestAdd a new request to the database by providing a title and body. Optionally include status, tags, URL, and user name.
Instructions
Create a new request in the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | The URL on Alaveteli or FYI. | |
| body | Yes | The request body. | |
| tags | No | Optional list of tags. | |
| title | Yes | The request title. | |
| status | No | Status of the request. | |
| user_name | No | Name of the user. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |