• Saves an AI-generated suggestion to the backend database.

    Parameters

    • suggestion: Suggestion

      The suggestion metadata to save.

    Returns Promise<Result<string>>

    A promise resolving to the result of the operation.