Naftiko avatar

Naftiko

Official

@naftiko · United States of America

0Followers
|
46Public Repos
|
182Published Skills

Spec-Driven Integration for Agents. Turn existing APIs into agentic capabilities. Declarative & open source.

Skills Distribution
DomainBusiness, Fi...Microsoft-Graph-In.. (40%)Enterprise-Communi.. (30%)Calendar-Mail-Mana.. (30%)

Agent Skills by Naftiko

Showing 182 vetted skills indexed across 2 GitHub repositories.

naftikonaftiko

Create Calendar Single-Value Property

Create a single-value extended MAPI property on a Microsoft Outlook calendar.

Official
Basic
naftikonaftiko

Find Meeting Time Suggestions

Suggest optimal meeting times using the Microsoft Outlook Calendar API.

Official
Intermediate
naftikonaftiko

Create Single-Value Extended Property

Creates a single-value MAPI extended property on a specified Outlook message via POST request.

Official
Basic
naftikonaftiko

Create Draft Message

Creates a draft email via the Outlook Mail API with subject, body, and recipients.

Official
Basic
naftikonaftiko

Update Inbox Rule

Update Microsoft Outlook inbox rule properties via PATCH request.

Official
Intermediate
naftikonaftiko

List Inbox Rules

Retrieve Outlook inbox message rules with conditions and actions.

Official
Basic
naftikonaftiko

Get Mail Search Folder

Retrieve properties and relationships of a mail search folder by ID via the Microsoft Outlook Mail API.

Official
Basic
naftikonaftiko

Create Mail Folder

Create a new mail folder with a specified display name in Outlook.

Official
Basic
naftikonaftiko

List Calendar Group Calendars

Lists all calendars in a specified Honeycode app via its slug or ID.

Official
Basic
naftikonaftiko

Delete Extension

Delete an open type extension from a Microsoft Outlook message via the Mail API.

Official
Basic
naftikonaftiko

Send Draft Message

Send draft emails via the Microsoft Outlook Mail API.

Official
Basic
naftikonaftiko

List Subscriptions

Retrieve active webhook subscriptions from the Microsoft Graph API.

Official
Basic
naftikonaftiko

Delete Mail Folder

Delete a specified mail folder and its contents via the Microsoft Outlook API.

Official
Basic
naftikonaftiko

Create Inbox Rule

Create inbox rules with sender conditions and forwarding actions.

Official
Intermediate
naftikonaftiko

Reply All to Message

Reply to all recipients of an Outlook email with a custom comment.

Official
Basic
naftikonaftiko

Get Attachment Raw Content

Retrieves raw binary content of an email attachment from Outlook messages.

Official
Basic
naftikonaftiko

Patch Group Calendar

Update Microsoft 365 group calendar properties including name and color.

Official
Basic
naftikonaftiko

List Focused Inbox Overrides

Retrieve Focused Inbox classification overrides from the Microsoft Outlook Mail API.

Official
Basic
naftikonaftiko

Get User Calendar

Retrieve a single Microsoft Outlook calendar's properties and relationships by ID.

Official
Basic
naftikonaftiko

Create Subscription

Create webhook subscriptions for monitoring Microsoft Outlook mail resource changes.

Official
Intermediate
naftikonaftiko

Get Message Delta

Retrieve incremental message changes from a mail folder using delta synchronization.

Official
Intermediate
naftikonaftiko

Update Mail Folder

Update mail folder properties via the Microsoft Outlook Mail API PATCH endpoint.

Official
Basic
naftikonaftiko

List Mail Folder Messages

Retrieves filtered and sorted Microsoft Outlook mail folder messages via Graph API.

Official
Basic
naftikonaftiko

Delete Attachment

Delete a specific attachment from an Outlook Mail API message.

Official
Basic

Frequently Asked Questions About Naftiko

FAQPage Schema
What specific tasks can I perform with Naftiko's interface?

You can programmatically manage Microsoft Teams resources, including channel messaging, shift scheduling, and workforce integrations. Additionally, the interface supports comprehensive Outlook operations such as mail folder manipulation, calendar event synchronization, and advanced inbox rule configuration via the Graph ecosystem.

Which technical personas benefit most from these capabilities?

Systems architects, enterprise developers, and integration engineers focused on Microsoft 365 ecosystems benefit most. These capabilities are designed for those building custom logic that requires deep, granular access to Teams and Outlook data structures without managing low-level connection overhead.

What are the prerequisites for implementing these integrations?

Implementation requires an active Microsoft 365 tenant with appropriate Graph permissions and OAuth2 authentication scopes. Users must ensure their environment is configured to allow external requests to the Graph endpoints utilized by the specific functions.