granatum

Manage Granatum balances, payables, and receivables via REST API.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/MindOpsTeam/agente-cfo --skill granatum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: granatum
Source: https://github.com/MindOpsTeam/agente-cfo/tree/main/skills/granatum
Command: npx skills add https://github.com/MindOpsTeam/agente-cfo --skill granatum

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Granatum integration provides a REST API bridge to manage a company’s accounts payable/receivable and current balance, eliminating manual data sync and reconciliation.

Core Features & Use Cases

  • Real-time balance checks and company exposure from Granatum
  • List, create, update and payables/receivables via Granatum endpoints
  • Use Case: Reconcile invoices by pulling payables and receivables and updating statuses from a central workflow

Quick Start

Configure credentials with the connect script and retrieve the current balance to verify connectivity.

Frequently Asked Questions about granatum

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

FAQPage Schema
How do I automate syncing accounts payable and receivable from Granatum?

Automating Granatum accounts payable and receivable syncing uses a REST API bridge to list, create, and update financial entries, eliminating manual data reconciliation for small to mid-size businesses.

What is the best way to check real-time company balance and exposure using Granatum?

Checking real-time company balance and exposure via Granatum involves retrieving current balance data through REST API endpoints, providing immediate visibility into financial flows.

Can I integrate Granatum financial data without manual data entry for invoice reconciliation?

Yes, Granatum integration pulls payables and receivables via REST API endpoints, allowing you to update invoice statuses from a central workflow without manual data entry.

How do I configure API credentials to connect to Granatum financial endpoints?

Configuring Granatum API credentials uses a local secrets store and a connect script, enabling credential-based authentication to verify connectivity by retrieving the current balance.

Does Granatum integration support updating existing financial records or only listing balances?

Granatum integration supports both listing and updating financial records via REST API, covering balances, payables, and receivables management beyond read-only balance retrieval.