Feedback: Request feature
feedback_request_featureSend a feature request or improvement idea to the Nilyo team as a tracked issue: a missing action, provider or capability, a workflow that needs too many steps, a confusing result. Use when the user asks for something Nilyo cannot do yet, or explicitly wants to suggest an improvement, and agrees to send it. Describe the user's goal and why current tools fall short. Ask the user for consent first (user_consent=true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Nilyo tool name involved, if any. | |
| title | Yes | Short, specific title in English (what fails or what is wanted), e.g. 'email_list_messages fails on OVH IMAP mailbox with 501'. | |
| provider | No | Provider involved when relevant: linkedin, whatsapp, instagram, telegram, gmail, outlook, imap, calendar. | |
| use_case | No | Concrete scenario the user wanted to achieve and how often it happens. | |
| workaround | No | What the user does today instead, if anything. | |
| description | Yes | What the user was trying to do, in their words plus your observations. No passwords, tokens, message contents or third-party personal data. | |
| user_consent | Yes | Must be true: the user explicitly agreed to send this report to the Nilyo team. |