Naftiko
Official@naftiko · United States of America
Spec-Driven Integration for Agents. Turn existing APIs into agentic capabilities. Declarative & open source.
Agent Skills by Naftiko
Showing 182 vetted skills indexed across 2 GitHub repositories.
Create Calendar Single-Value Property
Create a single-value extended MAPI property on a Microsoft Outlook calendar.
Find Meeting Time Suggestions
Suggest optimal meeting times using the Microsoft Outlook Calendar API.
Create Single-Value Extended Property
Creates a single-value MAPI extended property on a specified Outlook message via POST request.
Create Draft Message
Creates a draft email via the Outlook Mail API with subject, body, and recipients.
Update Inbox Rule
Update Microsoft Outlook inbox rule properties via PATCH request.
List Inbox Rules
Retrieve Outlook inbox message rules with conditions and actions.
Get Mail Search Folder
Retrieve properties and relationships of a mail search folder by ID via the Microsoft Outlook Mail API.
Create Mail Folder
Create a new mail folder with a specified display name in Outlook.
List Calendar Group Calendars
Lists all calendars in a specified Honeycode app via its slug or ID.
Delete Extension
Delete an open type extension from a Microsoft Outlook message via the Mail API.
Send Draft Message
Send draft emails via the Microsoft Outlook Mail API.
List Subscriptions
Retrieve active webhook subscriptions from the Microsoft Graph API.
Delete Mail Folder
Delete a specified mail folder and its contents via the Microsoft Outlook API.
Create Inbox Rule
Create inbox rules with sender conditions and forwarding actions.
Reply All to Message
Reply to all recipients of an Outlook email with a custom comment.
Get Attachment Raw Content
Retrieves raw binary content of an email attachment from Outlook messages.
Patch Group Calendar
Update Microsoft 365 group calendar properties including name and color.
List Focused Inbox Overrides
Retrieve Focused Inbox classification overrides from the Microsoft Outlook Mail API.
Get User Calendar
Retrieve a single Microsoft Outlook calendar's properties and relationships by ID.
Create Subscription
Create webhook subscriptions for monitoring Microsoft Outlook mail resource changes.
Get Message Delta
Retrieve incremental message changes from a mail folder using delta synchronization.
Update Mail Folder
Update mail folder properties via the Microsoft Outlook Mail API PATCH endpoint.
List Mail Folder Messages
Retrieves filtered and sorted Microsoft Outlook mail folder messages via Graph API.
Delete Attachment
Delete a specific attachment from an Outlook Mail API message.
Frequently Asked Questions About Naftiko
FAQPage SchemaWhat 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.