Microsoft Graph · Capability
Microsoft Graph Agreements API — Agreement Acceptances
Microsoft Graph Agreements API — Agreement Acceptances. 6 operations. Lead operation: Microsoft Graph List agreement acceptances. Self-contained Naftiko capability covering one Microsoft Graph business surface.
What You Can Do
GET
Listagreementacceptances
— Microsoft Graph List agreement acceptances
/v1/agreements/{agreement-id}/acceptances
POST
Createagreementacceptance
— Microsoft Graph Create an agreement acceptance
/v1/agreements/{agreement-id}/acceptances
GET
Countagreementacceptances
— Microsoft Graph Count agreement acceptances
/v1/agreements/{agreement-id}/acceptances/count
GET
Getagreementacceptance
— Microsoft Graph Get an agreement acceptance by ID
/v1/agreements/{agreement-id}/acceptances/{agreementacceptance-id}
PATCH
Updateagreementacceptance
— Microsoft Graph Update an agreement acceptance
/v1/agreements/{agreement-id}/acceptances/{agreementacceptance-id}
DELETE
Deleteagreementacceptance
— Microsoft Graph Delete an agreement acceptance
/v1/agreements/{agreement-id}/acceptances/{agreementacceptance-id}
MCP Tools
microsoft-graph-list-agreement-acceptances
Microsoft Graph List agreement acceptances
read-only
idempotent
microsoft-graph-create-agreement-acceptance
Microsoft Graph Create an agreement acceptance
microsoft-graph-count-agreement-acceptances
Microsoft Graph Count agreement acceptances
read-only
idempotent
microsoft-graph-get-agreement-acceptance
Microsoft Graph Get an agreement acceptance by ID
read-only
idempotent
microsoft-graph-update-agreement-acceptance
Microsoft Graph Update an agreement acceptance
idempotent
microsoft-graph-delete-agreement-acceptance
Microsoft Graph Delete an agreement acceptance
idempotent