famabook.com
famabook.com
live
Unverified (seed import)
Finance & Crypto
25 tools
imperative implementation
famabook
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 1 · Act 19 · Transact 5 · Score: Not yet scored
Tool inspector
create_sales_quotation
act
imperative
Tạo mới một báo giá gửi khách hàng kèm chi tiết sản phẩm, đơn vị tính, đơn giá và chiết khấu/thuế.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
accountingDocumentNumber |
string | no | Số báo giá (ví dụ: "BG-2026/001"). Nếu bỏ trống, hệ thống tự sinh số. |
accountingDocumentDate |
string | no | Ngày báo giá (YYYY-MM-DD) |
notes |
string | no | Diễn giải / ghi chú nội dung báo giá gửi đối tác |
items |
array | no | Danh mục sản phẩm hoặc dịch vụ trong báo giá |
Raw JSON schema
{
"type": "object",
"properties": {
"accountingDocumentNumber": {
"type": "string",
"description": "Số báo giá (ví dụ: \"BG-2026/001\"). Nếu bỏ trống, hệ thống tự sinh số."
},
"accountingDocumentDate": {
"type": "string",
"description": "Ngày báo giá (YYYY-MM-DD)"
},
"notes": {
"type": "string",
"description": "Diễn giải / ghi chú nội dung báo giá gửi đối tác"
},
"items": {
"type": "array",
"description": "Danh mục sản phẩm hoặc dịch vụ trong báo giá",
"items": {
"type": "object",
"properties": {
"goodsName": {
"type": "string",
"description": "Tên hàng hóa/dịch vụ"
},
"quantity": {
"type": "number",
"description": "Số lượng"
},
"unitPrice": {
"type": "number",
"description": "Đơn giá báo giá"
},
"uom": {
"type": "string",
"description": "Đơn vị tính",
"default": "cái"
}
},
"required": [
"goodsName",
"quantity",
"unitPrice"
]
}
}
},
"required": []
}
Similar websites
stockpilot-indol-chi.vercel.app
stockpilot-indol-chi.vercel.app
A WebMCP-powered trading terminal where humans and AI agents research markets, analyze SEC filings, and trade together — on real data.
demo
Unverified
Finance & Crypto
Transact tools
search_stock
get_stock_details
open_company_analysis
get_stock_news
analyze_sec_filings
Inspect tools
ultravioletadao.xyz
ultravioletadao.xyz
Join UltraVioleta DAO - Latin America at the cutting edge of web4. Building the agentic economy through x402, ERC-8004, decentralized governance, and collaborat…
live
Unverified
Finance & Crypto
apply_dao_membership
get_facilitator_networks
get_dao_info
search_stream_memory
list_stream_summaries
Inspect tools
qotien.fr
qotien.fr
Simulateur impôt 2026
live
Unverified
Finance & Crypto
fiscal_impot_revenu
fiscal_tmi
fiscal_cehr
fiscal_prelevements_sociaux
fiscal_surtaxe_pv_immobiliere
Inspect tools
coinranking.com
coinranking.com
Track live Bitcoin price with Coinranking's Pro Chart. Use advanced drawing tools and technical analysis on this interactive BTC price chart.
live
Unverified
Finance & Crypto
coinranking_prochart_get_view
coinranking_prochart_get_stats
coinranking_prochart_get_series
coinranking_prochart_get_viewport
coinranking_prochart_list_drawings
Inspect tools