SubmitFeatureRequest submits a feature request to the SYNQ product team. This method should only be called as a last resort when the user’s request cannot be fulfilled by any existing tool. It logs the request for product team review.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request to submit a feature request. Should only be used as a last resort when no existing tool can handle the user's request.
A clear description of what the user needs, including context about what they were trying to accomplish and why the current tools are insufficient. This should only be populated when no existing tool can fulfill the request.
1 - 4096Success
Response for the SubmitFeatureRequest operation.