QuickBooks
QUICKBOOKS_QUERY_ACCOUNT
Query an account in QuickBooks with the given parameters.
Remote quickbooks
Remote (network-hosted)
Other tools also called QUICKBOOKS_QUERY_ACCOUNT?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"title": "Query",
"description": "Query to be executed"
}
}
}