openmandate_create_mandate
Create a new mandate on OpenMandate. Provide what the user is looking for (want) and what they bring to the table (offer). The user's verified contacts are automatically attached.
Returns the mandate with follow-up questions. You MUST relay these questions to the user and collect their actual answers before calling openmandate_submit_answers. Do not answer questions on the user's behalf.
If the user has no verified contacts, they must add one first at https://openmandate.ai/settings or use openmandate_list_contacts to check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| want | Yes | What the user is looking for (cofounder, service provider, investor, etc.). Minimum 20 characters. | |
| offer | Yes | What the user brings to the table (skills, experience, resources, etc.). Minimum 20 characters. |