Microsoft Graph · Capability
Microsoft Graph Agreements API — Agreements
Microsoft Graph Agreements API — Agreements. 6 operations. Lead operation: Microsoft Graph List all agreements. Self-contained Naftiko capability covering one Microsoft Graph business surface.
What You Can Do
GET
Listagreements
— Microsoft Graph List all agreements
/v1/agreements
POST
Createagreement
— Microsoft Graph Create a new agreement
/v1/agreements
GET
Countagreements
— Microsoft Graph Count agreements
/v1/agreements/count
GET
Getagreement
— Microsoft Graph Get an agreement by ID
/v1/agreements/{agreement-id}
PATCH
Updateagreement
— Microsoft Graph Update an agreement
/v1/agreements/{agreement-id}
DELETE
Deleteagreement
— Microsoft Graph Delete an agreement
/v1/agreements/{agreement-id}
MCP Tools
microsoft-graph-list-all-agreements
Microsoft Graph List all agreements
read-only
idempotent
microsoft-graph-create-new-agreement
Microsoft Graph Create a new agreement
microsoft-graph-count-agreements
Microsoft Graph Count agreements
read-only
idempotent
microsoft-graph-get-agreement-id
Microsoft Graph Get an agreement by ID
read-only
idempotent
microsoft-graph-update-agreement
Microsoft Graph Update an agreement
idempotent
microsoft-graph-delete-agreement
Microsoft Graph Delete an agreement
idempotent