Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

SupplySlate

REMOTE · MCP.SUPPLYSLATE.COM · SCANNED AUG 17

B2B supply network for buyer-owned agents to source requirements and receive verified offers.

+9 this week 71 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security69
Transport & Reachability100
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 3694 tokens (~67/item across 55 items; 55 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage74
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 9% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.supplyslate.com

# add to Claude Code
claude mcp add --transport http com-supplyslate-sourcing https://mcp.supplyslate.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-supplyslate-sourcing]
url = "https://mcp.supplyslate.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-supplyslate-sourcing": {
      "type": "remote",
      "url": "https://mcp.supplyslate.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-supplyslate-sourcing --url https://mcp.supplyslate.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-supplyslate-sourcing:
    url: "https://mcp.supplyslate.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-supplyslate-sourcing": {
      "type": "http",
      "url": "https://mcp.supplyslate.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 17 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 +6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 +3
    • HSTS header: fail → pass security
    • Tool “create_purchase_plan” rewrote its description, which is the text the model reads security
    • Schema quality: 3073 → 3694 functional
    • Schema quality: poor → fair functional
    • New tool “decide_supplier_order_cancellation” functional
    • New tool “open_warranty_claim” functional
    • New tool “report_order_issue” functional
    • New tool “request_order_cancellation” functional
    • New tool “request_order_return” functional
    • New tool “update_supplier_order_issue” functional
    • New tool “update_supplier_order_return” functional
    • New tool “update_supplier_warranty_claim” functional
    • “create_project” added an optional parameter “fixture_kind” cosmetic
    • “submit_sourcing_request” added an optional parameter “fixture_kind” cosmetic
  • 9 Aug 26 +5
    • Authorization: unverified → partial security
    • Tool “decline_supplier_rfq” rewrote its description, which is the text the model reads security
    • Tool “get_supplier_offers” rewrote its description, which is the text the model reads security
    • Tool “list_sourcing_requests” rewrote its description, which is the text the model reads security
    • Tool “submit_supplier_quote” rewrote its description, which is the text the model reads security
    • Tool “upsert_supplier_catalog” rewrote its description, which is the text the model reads security
    • Schema quality: 56 → 65 functional
    • Tool coverage: 23% → 10% functional
    • “decline_supplier_rfq” added a required parameter “reason_code”, so existing callers break functional
    • “upsert_supplier_catalog” added a required parameter “idempotency_key”, so existing callers break functional
    • “submit_supplier_quote” dropped the required parameter “source_evidence” functional
    • Tool “decline_supplier_rfq” now declares an output schema functional
    • Tool “describe_supplyslate” now declares an output schema functional
    • Tool “get_connection_guide” now declares an output schema functional
    • Tool “get_sourcing_request” now declares an output schema functional
    • Tool “get_supplier” now declares an output schema functional
    • Tool “get_supplier_offers” now declares an output schema functional
    • Tool “get_supplier_profile” now declares an output schema functional
    • Tool “get_supplier_rfq” now declares an output schema functional
    • Tool “list_sourcing_categories” now declares an output schema functional
    • Tool “list_sourcing_requests” now declares an output schema functional
    • Tool “list_supplier_rfqs” now declares an output schema functional
    • Tool “list_supplier_taxonomy” now declares an output schema functional
    • Tool “search_suppliers” now declares an output schema functional
    • Tool “submit_sourcing_request” now declares an output schema functional
    • Tool “submit_supplier_quote” now declares an output schema functional
    • Tool “upsert_supplier_catalog” now declares an output schema functional
    • First check of Tool coverage: 100 functional
    • Schema quality: fair → poor functional
    • Server version: 1.1.0 → 2.0.0 functional
    • New tool “ask_rfq_clarification” functional
    • New tool “attach_artifact_reference” functional
    • New tool “create_artifact_upload” functional
    • New tool “create_catalog_import” functional
    • New tool “create_project” functional
    • New tool “create_provider_checkout_handoff” functional
    • New tool “create_purchase_plan” functional
    • New tool “get_bom” functional
    • New tool “get_checkout_handoffs” functional
    • New tool “get_compatibility” functional
    • New tool “get_live_fabrication_capabilities” functional
    • New tool “get_order” functional
    • New tool “get_product” functional
    • New tool “get_project” functional
    • New tool “get_purchase_plan” functional
    • New tool “get_requirement_schema” functional
    • New tool “list_fabrication_processes” functional
    • New tool “list_orders” functional
    • New tool “list_project_validations” functional
    • New tool “list_supplier_orders” functional
    • New tool “request_purchase_approval” functional
    • New tool “revise_supplier_quote” functional
    • New tool “search_live_components” functional
    • New tool “search_products” functional
    • New tool “source_project” functional
    • New tool “update_availability” functional
    • New tool “update_project_requirements” functional
    • New tool “update_supplier_capabilities” functional
    • New tool “update_supplier_order” functional
    • New tool “upsert_bom” functional
    • New tool “validate_project” functional
    • “submit_supplier_quote” added an optional parameter “fees_minor” cosmetic
    • “submit_supplier_quote” added an optional parameter “quote_number” cosmetic
    • “submit_supplier_quote” added an optional parameter “shipping_minor” cosmetic
    • “submit_supplier_quote” added an optional parameter “tax_minor” cosmetic
    • “submit_supplier_quote” dropped the optional parameter “quote_reference” cosmetic
  • 8 Aug 26 −1
    • Tool coverage: 38% → 23% functional
    • Schema quality: 382 → 908 functional
    • Schema quality: good → fair functional
    • Server version: 1.0.0 → 1.1.0 functional
    • New tool “decline_supplier_rfq” functional
    • New tool “get_supplier” functional
    • New tool “get_supplier_profile” functional
    • New tool “get_supplier_rfq” functional
    • New tool “list_supplier_rfqs” functional
    • New tool “list_supplier_taxonomy” functional
    • New tool “search_suppliers” functional
    • New tool “submit_supplier_quote” functional
    • New tool “upsert_supplier_catalog” functional
  • 7 Aug 26 0
    • Stability: unverified → 0.03 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 17 Aug 2026 · Probed https://mcp.supplyslate.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=supplyslate.com CN=WE1,O=Google Trust Services,C=US 6 Aug 2026 4 Nov 2026 ECDSA 256 ECDSA-SHA256 6cf50b171c37eaba13152fc521393ff3
SANs: supplyslate.com, mcp.supplyslate.com, *.mcp.supplyslate.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.supplyslate.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
supplyslate.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000
content-security-policy default-src 'none'; frame-ancestors 'none'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy no-referrer
permissions-policy camera=(), microphone=(), geolocation=(), payment=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.supplyslate.com/mcp Verified 200
http (plaintext) http://mcp.supplyslate.com/mcp Inconclusive 405
MCP tools · 55 exposed · ~3,694 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
ask_rfq_clarification ~46

Ask the buyer a clarification question on an approved supplier RFQ without changing the immutable request package.

NameTypeReqDescription
match_idstringyes
questionstringyes
NameTypeReqDescription
clarificationobjectyes

No examples provided.

attach_artifact_reference ~116

Attach an HTTPS repository, document, drawing, datasheet, BOM, or design reference to the current project revision without copying its bytes. Private or expiring URLs remain the buyer's responsibility until uploaded directly.

NameTypeReqDescription
artifact_typestringyes
checksum_sha256string
data_classificationstringyes
media_typestring
original_filenamestring
project_idstringyes
purposestringyes
source_urlstringyes
NameTypeReqDescription
artifactobjectyes

No examples provided.

create_artifact_upload ~102

Create a short-lived, one-time private artifact upload URL. The caller must stream the exact declared bytes with a SHA-256 checksum.

NameTypeReqDescription
artifact_typestringyes
checksum_sha256stringyes
data_classificationstringyes
media_typestringyes
original_filenamestringyes
project_idstringyes
purposestringyes
size_bytesintegeryes
NameTypeReqDescription
artifactobjectyes
uploadobject

No examples provided.

create_catalog_import ~98

Create a durable CSV, XLSX, JSON, feed, API, document, or manual catalog import. Supply parsed rows for immediate validation, or an artifact/source reference to enter the mapping workflow.

NameTypeReqDescription
idempotency_keystringyes
mappingobject
rowsarray
source_artifact_idstring
source_typestringyes
source_urlstring
NameTypeReqDescription
catalog_importobject
importobject

No examples provided.

create_project ~178

Create a durable supply project from an idea, file, BOM, exact part, or RFQ origin. Requires a scoped buyer credential.

NameTypeReqDescription
briefstringyes
budget_currencystring
budget_minorinteger
build_quantitynumber
data_classificationstring
demand_lanestringyes
external_idstring
fixture_kindstringExplicit lineage for integration fixtures; never use synthetic records as market evidence.
namestringyes
need_bystring
origin_typestringyes
project_typestringyes
requirementsarray
ship_to_countrystring
ship_to_postal_codestring
substitution_policystring
NameTypeReqDescription
projectobjectyes

No examples provided.

create_provider_checkout_handoff ~157

After a human has approved the exact purchase plan, create one supplier-hosted payment link for a checkout-connected provider offer. This creates an unpaid provider order but never submits payment or exposes payment credentials to SupplySlate.

NameTypeReqDescription
contactobjectOptional. Omit to let the provider-hosted page collect contact details from the human.
merchant_group_keystringyes
purchase_plan_idstringyes
return_urlstring
ship_toobjectOptional. Omit to let the provider-hosted page collect the shipping address from the human.
shipping_option_idstringExact approved shipping option. Omit to use the least-cost option already priced into the approved plan.
NameTypeReqDescription
checkout_handoffobjectyes
idempotent_replayboolean
merchant_of_recordstringyes
payment_boundarystringyes

No examples provided.

create_purchase_plan ~86

Create an immutable, single-currency, multi-supplier purchase plan from selected current quote lines, choosing at most one commercial option per requested line. This records a plan only; it neither approves nor purchases anything.

NameTypeReqDescription
expires_atstring
idempotency_keystringyes
quote_item_idsarrayyes
request_idstringyes
NameTypeReqDescription
idempotent_replayboolean
purchase_planobjectyes

No examples provided.

decide_supplier_order_cancellation ~76

Accept or reject a buyer cancellation request for the authenticated supplier's unshipped merchant order. Acceptance is the state-changing merchant decision.

NameTypeReqDescription
cancellation_request_idstringyes
decisionstringyes
merchant_referencestring
notestring
order_idstringyes
NameTypeReqDescription
orderobjectyes

No examples provided.

decline_supplier_rfq ~53

Decline an approved RFQ with a structured reason so the buyer and network can route more accurately.

NameTypeReqDescription
match_idstringyes
reasonstringyes
reason_codestringyes
NameTypeReqDescription
declineobject
sourcing_requestobject

No examples provided.

describe_supplyslate ~32

Explain what SupplySlate does, what it does not do, and when a buyer-owned agent should use it.

Input schema present but exposes no named parameters.

NameTypeReqDescription
accessstringyes
boundariesarrayyes
mcp_endpointstringyes
openapistringyes
purposestringyes
rest_apistringyes
servicestringyes
supplier_directorystringyes
use_whenarrayyes

No examples provided.

get_bom ~46

Read the current revision of one project BOM, including hierarchy, quantities, sourcing state, and interface dependencies.

NameTypeReqDescription
bom_idstringyes
project_idstringyes
NameTypeReqDescription
bomobjectyes

No examples provided.

get_checkout_handoffs ~52

List merchant-hosted checkout, supplier invoice, or merchant-order handoffs for an approved plan. Suppliers remain merchant of record and SupplySlate does not process funds.

NameTypeReqDescription
purchase_plan_idstringyes
NameTypeReqDescription
dataarrayyes
merchant_of_recordstringyes
purchase_plan_idstringyes

No examples provided.

get_compatibility ~42

Read one published compatibility or substitution assertion with exact subject, object, conditions, confidence, evidence source, and observation time.

NameTypeReqDescription
compatibility_idstringyes
NameTypeReqDescription
compatibilityobject
dataobject

No examples provided.

get_connection_guide ~52

Return the exact MCP and REST connection details a buyer, developer, or agent operator needs to connect to SupplySlate.

NameTypeReqDescription
clientstringThe agent client or integration style that will connect to SupplySlate.
NameTypeReqDescription
clientstringyes
first_actionstringyes
mcpobjectyes
obtain_accessstringyes
restobjectyes

No examples provided.

get_live_fabrication_capabilities ~39

Read attributed live fabrication capabilities from the connected AFN provider. This is discovery only and neither uploads a design nor requests a quote.

Input schema present but exposes no named parameters.

NameTypeReqDescription
attributionstringyes
capabilitiesyes
commercial_boundarystringyes
observed_atstringyes
providerstringyes
source_urlstringyes

No examples provided.

get_order ~37

Read one merchant-confirmed order with items, fulfillment, shipments, issues, evidence, and event history.

NameTypeReqDescription
order_idstringyes
NameTypeReqDescription
orderobjectyes

No examples provided.

get_product ~36

Read one published canonical product with variants, category links, evidence scope, observation dates, and freshness.

NameTypeReqDescription
product_idstringyes
NameTypeReqDescription
dataobject
productobject

No examples provided.

get_project ~38

Read a project, its current immutable-capable revision, requirements, artifacts, BOM summaries, and validation history.

NameTypeReqDescription
project_idstringyes
NameTypeReqDescription
projectobjectyes

No examples provided.

get_purchase_plan ~43

Read one exact purchase-plan version with selected lines, merchants, totals, risks, evidence, approvals, and checkout handoffs.

NameTypeReqDescription
purchase_plan_idstringyes
NameTypeReqDescription
purchase_planobjectyes

No examples provided.

get_requirement_schema ~75

Read the evidence-safe input schema for a configurable supply category or fabrication process, including required fields, recommended fields, accepted artifacts, and safety notes.

NameTypeReqDescription
identifierstringyesCategory code, fabrication-process slug, or fabrication-process ID.
typestringOptional disambiguation when an identifier could exist in both namespaces.
NameTypeReqDescription
category
dataobject
process

No examples provided.

get_sourcing_request ~33

Read the current status and normalized line items for one authenticated buyer sourcing request.

NameTypeReqDescription
request_idstringyes
NameTypeReqDescription
sourcing_requestobjectyes

No examples provided.

get_supplier ~36

Read one public supplier profile with source URLs and evidence for every category, capability, and brand claim.

NameTypeReqDescription
supplier_idstringyes
NameTypeReqDescription
dataobject
supplierobject

No examples provided.

get_supplier_offers ~62

Retrieve current normalized supplier quote revisions for one buyer sourcing request, including unquoted lines, compatibility, price, availability, lead time, terms, and evidence. SupplySlate returns explicit tradeoffs and applies no hidden winner score.

NameTypeReqDescription
request_idstringyes
NameTypeReqDescription
offersarrayyes
unquoted_itemsarray

No examples provided.

get_supplier_profile ~29

Read the authenticated supplier's SupplySlate profile and current catalog-item count. Requires a supplier API key.

Input schema present but exposes no named parameters.

NameTypeReqDescription
profileobject
supplierobject

No examples provided.

get_supplier_rfq ~36

Read an approved RFQ and its normalized buyer line items. Requires a supplier API key.

NameTypeReqDescription
match_idstringyes
NameTypeReqDescription
rfqobject
sourcing_requestobject

No examples provided.

list_fabrication_processes ~32

List configurable fabrication, kitting, assembly, and test processes with their required artifacts and requirement schemas.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataarrayyes

No examples provided.

list_orders ~31

List merchant-confirmed orders for the buyer organization. A plan or queued handoff is never represented as an order.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataarrayyes
summaryobjectyes

No examples provided.

list_project_validations ~32

List versioned validation reports for a project without implying licensed engineering approval.

NameTypeReqDescription
project_idstringyes
NameTypeReqDescription
dataarrayyes

No examples provided.

list_sourcing_categories ~30

List the editable supply categories currently accepting requests. Agents may still submit a precise request outside this list.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataarrayyes

No examples provided.

list_sourcing_requests ~34

List recent sourcing requests owned by the authenticated buyer organization across API keys and OAuth agents.

NameTypeReqDescription
limitinteger
NameTypeReqDescription
dataarrayyes
summaryobjectyes

No examples provided.

list_supplier_orders ~37

List merchant-confirmed orders attributable to the authenticated supplier. RFQs, quotes, plans, and checkout handoffs are not represented as orders.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataarrayyes
summaryobjectyes

No examples provided.

list_supplier_rfqs ~33

List approved RFQs matched to the authenticated supplier. Requires a supplier API key.

NameTypeReqDescription
limitinteger
NameTypeReqDescription
dataarrayyes
summaryobjectyes

No examples provided.

list_supplier_taxonomy ~31

List the product categories used by the public industrial compressor service-parts supplier directory, including verified supplier counts.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataarrayyes

No examples provided.

open_warranty_claim ~63

Open a durable warranty claim on an accepted order or specific order line. This records the claim and notifies the supplier without asserting eligibility or approval.

NameTypeReqDescription
descriptionstringyes
order_idstringyes
order_item_idstring
NameTypeReqDescription
orderobjectyes

No examples provided.

report_order_issue ~87

Open a durable post-purchase issue for a merchant-confirmed order. This notifies the supplier-side organization and records owner, status, and event history; it does not claim a resolution.

NameTypeReqDescription
issue_typestringyes
order_idstringyes
order_item_idstring
owner_typestring
summarystringyes
NameTypeReqDescription
orderobjectyes

No examples provided.

request_order_cancellation ~59

Ask the merchant to cancel an unshipped order. This creates a request and notification; it never reports the order as cancelled until the supplier or an operator accepts it.

NameTypeReqDescription
order_idstringyes
reasonstringyes
NameTypeReqDescription
orderobjectyes

No examples provided.

request_order_return ~51

Open a return request after shipment. The supplier remains merchant of record and controls authorization and refund state.

NameTypeReqDescription
itemsarray
order_idstringyes
reasonstringyes
NameTypeReqDescription
orderobjectyes

No examples provided.

request_purchase_approval ~62

Create a human review link bound to the exact purchase-plan version, suppliers, maximum amount, currency, risks, and expiry. This does not approve or purchase the plan.

NameTypeReqDescription
expires_in_minutesinteger
purchase_plan_idstringyes
NameTypeReqDescription
approvalobjectyes

No examples provided.

revise_supplier_quote ~132

Create a new immutable revision of a supplier quote. The previous revision remains in history and the new revision becomes current.

NameTypeReqDescription
currencystringyes
delivery_termsstring
fees_minorinteger
itemsarrayyes
match_idstringyes
notesstring
payment_termsstring
quote_idstringyes
quote_numberstring
shipping_minorinteger
tax_minorinteger
valid_untilstring
warrantystring
NameTypeReqDescription
quoteobjectyes

No examples provided.

search_live_components ~75

Search attributed current electronic-component product, availability, lead-time, and price data from Mouser. Results retain provider, observation time, and merchant URLs; no checkout or order is created.

NameTypeReqDescription
limitinteger
manufacturerstring
querystringyes
search_typestring
NameTypeReqDescription
attributionstringyes
cachedbooleanyes
countintegeryes
dataarrayyes
providerstringyes

No examples provided.

search_products ~62

Search published canonical product facts. Commercial price, stock, compatibility, and lead time are returned only when separately supported by current evidence.

NameTypeReqDescription
categorystring
limitinteger
manufacturerstring
qstring
NameTypeReqDescription
dataarrayyes

No examples provided.

search_suppliers ~157

Search source-backed public supplier profiles by product category, brand, company type, service, compressor type, industry, or text. No authentication required.

NameTypeReqDescription
brandstringExact publicly listed brand, such as Atlas Copco.
categorystringExact category code from list_supplier_taxonomy.
company_typestring
compressor_typestring
countrystringTwo-letter country code. Defaults to US; use all only when broader coverage is intentional.
industrystring
limitinteger
offsetinteger
qstringText contained in a supplier name, summary, or listed brand.
servicestring
NameTypeReqDescription
countinteger
dataarrayyes
totalinteger

No examples provided.

source_project ~163

Lock the validated project revision into an immutable sourcing package, create normalized request lines, and return transparent supplier candidates. This does not contact suppliers; a human operator must approve every outbound recipient, message, and artifact scope.

NameTypeReqDescription
artifact_idsarray
categorystringyes
data_classificationstring
external_idstringBuyer-controlled idempotency key.
itemsarrayOptional fast exact-part or RFQ lines. Omit to source the current BOM.
need_bystring
notesstring
project_idstringyes
ship_to_countrystring
ship_to_postal_codestring
substitutions_allowedboolean
NameTypeReqDescription
sourcing_requestobjectyes

No examples provided.

submit_sourcing_request ~179

Submit a real non-sensitive B2B sourcing request on behalf of the buyer. SupplySlate routes it to relevant suppliers and returns structured offers later. Requires a buyer API key.

NameTypeReqDescription
categorystringyesSupply category. Use a precise category even if it is not in the current category list.
data_classificationstring
external_idstringBuyer-controlled idempotency key for this request.
fixture_kindstringExplicit lineage for integration fixtures; never use synthetic records as market evidence.
itemsarrayyes
need_bystringRequested delivery date in YYYY-MM-DD format.
notesstring
ship_to_countrystringyesTwo-letter ISO country code.
ship_to_postal_codestring
substitutions_allowedboolean
NameTypeReqDescription
sourcing_requestobjectyes

No examples provided.

submit_supplier_quote ~133

Submit the first structured commercial quote for a human-approved RFQ. Money is integer minor units with an explicit currency; partial line coverage and labeled alternatives are allowed.

NameTypeReqDescription
currencystringyes
delivery_termsstring
fees_minorinteger
itemsarrayyes
match_idstringyes
notesstring
payment_termsstring
quote_numberstring
shipping_minorinteger
tax_minorinteger
valid_untilstring
warrantystring
NameTypeReqDescription
quoteobjectyes

No examples provided.

update_availability ~35

Append timestamped supplier availability evidence and update current catalog state by supplier SKU without rewriting historical snapshots.

NameTypeReqDescription
itemsarrayyes
NameTypeReqDescription
dataarray
updated_countinteger

No examples provided.

update_project_requirements ~48

Replace the structured requirement set on an unlocked project revision. Confirmed flags distinguish buyer-confirmed facts from agent interpretation.

NameTypeReqDescription
project_idstringyes
requirementsarrayyes
NameTypeReqDescription
projectobjectyes

No examples provided.

update_supplier_capabilities ~40

Replace the supplier-submitted capability set while preserving separately sourced public, operator-verified, and transaction-proven evidence.

NameTypeReqDescription
capabilitiesarrayyes
NameTypeReqDescription
capabilitiesarray
dataarray

No examples provided.

update_supplier_order ~68

Acknowledge or update fulfillment on a merchant-confirmed supplier order, optionally recording a shipment. State transitions and order-item quantities are validated and audited.

NameTypeReqDescription
notestring
order_idstringyes
shipmentobject
statusstringyes
NameTypeReqDescription
orderobjectyes

No examples provided.

update_supplier_order_issue ~69

Update ownership, status, or resolution for a buyer-reported issue on the authenticated supplier's merchant order.

NameTypeReqDescription
issue_idstringyes
order_idstringyes
owner_typestring
resolutionstring
statusstringyes
NameTypeReqDescription
orderobjectyes

No examples provided.