create_service_request
Create a new service request by supplying a service ID or slug and the required form answers. Optionally add a custom title for ad-hoc requests.
Instructions
Create a new service request. Needs serviceId (or slug) and answers matching the service formConfig.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answers | No | Form answers keyed by field name | |
| serviceId | Yes | Service id or slug | |
| customTitle | No | Optional custom title for ad-hoc requests |