Firmao is a business information platform offering data and insights on companies, industries, and markets, providing tools for company research, industry analysis, and market intelligence.
Tool to create an invoice. Use after gathering all invoice details.
Tool to delete a specific company setting. Use when you need to remove a company setting by its unique ID after confirming the ID is valid.
Tool to delete a contact by marking it as deleted. Use when you need to soft-delete a contact after confirming its existence.
Tool to delete an invoice. Use when you need to soft-delete a specific invoice by marking it deleted=true. Implements robust endpoint fallbacks and graceful degradation to ensure a validated response even when the API denies access or returns unexpected shapes.
Tool to delete an offer. Use when you need to soft-delete an existing offer by marking its deleted flag to true. After this call, the offer is considered deleted within the system.
Tool to retrieve a specific invoice by its ID. Use when you need the full invoice data by its unique ID.