create_service
Create a new service on your Topmate profile with fully-drafted title, description, and intake questions to streamline bookings.
Instructions
Create a new service on the Topmate profile. Pass fully-drafted, final content — write a polished title and description and good intake questions yourself first (using get_profile/list_services as style reference), then call this with the finished result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | No | Price for the service, if applicable | |
| title | Yes | Final, polished service title | |
| currency | No | Currency code, e.g. "INR" or "USD" | |
| questions | No | Intake questions to ask the buyer at booking time | |
| description | Yes | Final, polished service description | |
| durationMinutes | No | Session duration in minutes, if applicable |