Firmao
Overview
SLUG: FIRMAO
Description
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.
Authentication Details
API Key
Connecting to Firmao
Create an auth config
Use the dashboard to create an auth config for the Firmao toolkit. This allows you to connect multiple Firmao accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Firmao Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Firmao toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FIRMAO_CREATE_INVOICE
Tool Name: Create Invoice
Description
Action Parameters
Action Response
FIRMAO_DELETE_COMPANY_SETTING
Tool Name: Delete Company Setting
Description
Action Parameters
Action Response
FIRMAO_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
FIRMAO_DELETE_INVOICE
Tool Name: Delete Invoice
Description
Action Parameters
Action Response
FIRMAO_DELETE_OFFER
Tool Name: Delete Offer
Description
Action Parameters
Action Response
FIRMAO_GET_INVOICE
Tool Name: Get Invoice
Description
Action Parameters
Action Response
FIRMAO_GET_OFFER
Tool Name: Get Offer
Description
Action Parameters
Action Response
FIRMAO_GET_TASK
Tool Name: Get Task
Description
Action Parameters
Action Response
FIRMAO_LIST_COMPANY_SETTINGS
Tool Name: List Company Settings
Description
Action Parameters
Action Response
FIRMAO_LIST_INVOICES
Tool Name: List Invoices
Description
Action Parameters
Action Response
FIRMAO_LIST_TASKS
Tool Name: List Tasks
Description
Action Parameters
Action Response
FIRMAO_UPDATE_CONTACT
Tool Name: Update Contact
Description
Action Parameters
Action Response
FIRMAO_UPDATE_INVOICE
Tool Name: Update Invoice
Description
Action Parameters
Action Response
FIRMAO_UPDATE_OFFER
Tool Name: Update Offer
Description
Action Parameters
Action Response
FIRMAO_UPDATE_TASK
Tool Name: Update Task
Description
Action Parameters
Action Response