graph-approvals

Retrieve and manage Microsoft Graph approval requests and histories.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/tluisguereroItesm/agentec-skills --skill graph-approvals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: graph-approvals
Source: https://github.com/tluisguereroItesm/agentec-skills/tree/main/skills/graph-approvals
Command: npx skills add https://github.com/tluisguereroItesm/agentec-skills --skill graph-approvals

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you view pending approvals, review approval requests, consult approval history, and manage Power Automate approval flows through Microsoft Graph.

Core Features & Use Cases

  • Retrieve pending approvals with statuses and time in queue to prioritize actions.
  • Inspect details of specific approvals and respond by approving, rejecting, or requesting more information.
  • Access historical approvals to audit recent activity and trends for governance and reporting.

Quick Start

Run graph-approvals to fetch your current pending approvals and present them for action.

Frequently Asked Questions about graph-approvals

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve pending approvals from Power Automate using Microsoft Graph?

You can fetch pending approvals via Microsoft Graph to view statuses and time in queue, helping you prioritize which Power Automate approval requests require immediate action.

Can I approve or reject Microsoft 365 approval requests programmatically?

Yes, you can inspect specific approval details and respond by approving, rejecting, or requesting more information directly through Microsoft Graph, streamlining your governance and user support workflows.

How do I access approval history in Microsoft 365 for governance reporting?

Access historical approvals through Microsoft Graph to audit recent activity and trends. This allows you to review past approval decisions for governance reviews and reporting across your environment.

Do I need authentication to manage Power Automate approvals via Microsoft Graph?

Yes, managing Power Automate approvals requires authentication via Microsoft Graph using auth-login and auth-poll mechanisms to securely access and interact with your approval workflows and data.

What are the limitations when managing approvals through Microsoft Graph?

This Skill handles common errors with clear prompts and guarded flows, but it is specifically scoped to Power Automate approval workflows, governance reviews, and user support scenarios within Microsoft 365 environments.