Skip to main content
Glama
getpopapi
by getpopapi

Sync Invoice to Zoho

pop_sync_zoho_document

Synchronizes an invoice or credit note with Zoho Books/Invoice connector, including connector status check and POP Cloud API validation.

Instructions

Synchronize an invoice or credit note with the account's native Zoho Books/Invoice connector.

The connector status is checked first by default. TD04 credit notes require a reference in connected_invoice_data, and the POP Cloud API performs the authoritative Zoho payload validation and mapping.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYesFull invoice data object for Zoho synchronization
site_urlNo
site_titleNo
environmentNoTarget environment (e.g. 'sandbox')
plugin_versionNo
check_connector_statusNoCheck that the account's Zoho connector is active before synchronizing
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations show a non-read-only, non-idempotent, non-destructive operation; description adds that connector status is checked first and that the POP Cloud API performs authoritative payload validation/mapping. It does not disclose duplicate creation risks, failure behavior, or side effects beyond the Zoho connector, so only partial transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with the purpose, and no filler. Every clause adds relevant context: connector status check, TD04 prerequisite, and authoritative validation/mapping by the POP Cloud API.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex, side-effecting sync tool with openWorldHint=true and no output schema, the description omits return values, error/duplicate behavior, and what happens on the Zoho side. The TD04 prerequisite and connector check are useful but insufficient for a mutation tool of this complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 50%, and the description adds little beyond the schema. It repeats that connected_invoice_data is required for credit notes (already stated in the schema) and provides no guidance for undocumented top-level params like site_url, site_title, or plugin_version.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states it synchronizes invoices or credit notes to the account's native Zoho Books/Invoice connector, with a specific verb and resource. The sibling tool names (pop_create_sdi_invoice, pop_create_ksef_invoice, etc.) make the Zoho-specific target distinct.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implies usage for Zoho syncing and provides a prerequisite for TD04 credit notes (reference in connected_invoice_data), plus the default connector-status check. However, it does not explicitly say when to use this tool over alternatives or when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/getpopapi/pop-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server