Stanimira Rikova

Results 9 issues of Stanimira Rikova

## Summary ## Related Linear tickets, Github issues, and Community forum posts ## Review / Merge checklist - [ ] PR title and summary are descriptive. ([conventions](../blob/master/.github/pull_request_title_conventions.md)) - [ ]...

node/improvement
community
in linear

## Summary Added new node for the AWS IAM API. https://docs.aws.amazon.com/IAM/latest/APIReference/welcome.html The following operations were implemented for the specific resources: Resource: User - Create - Get - Delete - Get...

node/new
community
in linear

## Summary Add new API token credentials for SolarWinds Observability. ## Review / Merge checklist - [ ] PR title and summary are descriptive. ([conventions](../blob/master/.github/pull_request_title_conventions.md)) - [ ] [Docs updated](https://github.com/n8n-io/n8n-docs)...

community
in linear

## Summary This PR overhauls the existing Google Workspace Admin node. Key changes include: ### Resources Group: Create: Renamed fields and added placeholders. Delete/Get/Update: Improved resource locator descriptions. Get Many:...

node/improvement
community
in linear

## Summary This PR overhauls the existing GitHub node. Key changes include: ### Resource Workflow ### Operations Dispatch Workflow Event New Component: Wait for Completion Added the ability to wait...

node/improvement
community
in linear

## Summary Added new node Perplexity API https://docs.perplexity.ai/api-reference/chat-completions Endpoint: /chat/completions Resource: Chat - Operation: Message a Model - Features: - Multi-message support (system, user, assistant) - Model selection (predefined list...

node/new
community
in linear

## Summary Implemented a new Microsoft Teams Trigger Node with: ### Trigger Options: New Chat Message, New Channel, New Chat, New Channel Message, and New Team Member. ### Resource Locators:...

node/new
community
in linear

## Summary Added new node for the Mistral OCR API. https://docs.mistral.ai/capabilities/document/ The following operations were implemented for the specific resources: Resource: Document - Extract Text – Extract text and layout...

node/new
community
in linear

Hi Anton, First, thanks for your work on this project—it’s been incredibly useful ! Suggestion: Could we extend the session creation to accept a webhook URL? Currently, we need to:...

enhancement