{"openapi":"3.1.0","info":{"title":"TradePilot Agent Commerce","version":"2.0.0","description":"Pay-per-use AI agent services on Base mainnet (x402/USDC): content drafting, SEO tools, data utilities, and specialist agents. Also reachable via MCP at /api/agent-commerce/mcp.","x-guidance":"Browse the paginated catalog first at GET /api/agent-commerce/v2/catalog for full input/output schemas and worked examples per service. Each path below is invoked with POST and the documented JSON body; an unpaid request to a priced service returns an x402 402 challenge with settlement details in its `accepts` array. One service (doorplace_quote) is free and unauthenticated.","contact":{"email":"tradepilot@doorplaceusa.com"}},"x-discovery":{"ownershipProofs":["0x421b1e2ebc5458b5f3e156fd57300bbd8fd0a89e"]},"x-catalog-version":"\"188e34ef6e0a132cb9319a85951f9853\"","paths":{"/api/agent-commerce/v1/services/about_page_copy/execute":{"post":{"operationId":"about_page_copy","summary":"About page copy","description":"Create a business about page using supplied history, mission, people, and operating principles only. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/account_plan/execute":{"post":{"operationId":"account_plan","summary":"Account plan","description":"Build an account plan from supplied account facts: hypotheses, stakeholders, objectives, and next actions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/account_research_questions/execute":{"post":{"operationId":"account_research_questions","summary":"Account research plan","description":"Create a public-business research checklist and source plan; do not claim the research has been performed. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/action_items/execute":{"post":{"operationId":"action_items","summary":"Action-item extraction","description":"Extract only evidenced actions, owners, due dates, and unresolved assignments from supplied notes. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/ad_copy/execute":{"post":{"operationId":"ad_copy","summary":"Advertising copy variants","description":"Produce distinct advertising concepts with headline, body, CTA, and rationale; avoid unsupported claims. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/blog_brief/execute":{"post":{"operationId":"blog_brief","summary":"Blog brief","description":"Produce a writing brief with audience, thesis, outline, evidence needed, and acceptance criteria. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/blog_draft/execute":{"post":{"operationId":"blog_draft","summary":"Blog draft","description":"Write a complete article based only on supplied facts, with headings and an actionable conclusion. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/brand_voice_guide/execute":{"post":{"operationId":"brand_voice_guide","summary":"Brand voice guide","description":"Create voice principles, vocabulary guidance, examples, and editing rules from the supplied brand brief. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/business_plan_outline/execute":{"post":{"operationId":"business_plan_outline","summary":"Business plan outline","description":"Structure supplied business assumptions into a plan, evidence gaps, experiments, and milestones; avoid invented financial results. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/buyer_persona/execute":{"post":{"operationId":"buyer_persona","summary":"Buyer persona hypothesis","description":"Build explicitly labeled persona hypotheses from supplied evidence, avoiding sensitive personal profiling. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/call_transcript_analysis/execute":{"post":{"operationId":"call_transcript_analysis","summary":"Call transcript analysis","description":"Analyze a phone call transcript: classify the outcome (for example resolved, escalated, no answer, follow-up needed), extract any commitments made by either party, note objections raised, and list clear next steps. Base every finding strictly on what the transcript states -- do not infer intent beyond the words used. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/capacity_plan/execute":{"post":{"operationId":"capacity_plan","summary":"Capacity planning worksheet","description":"Build a capacity model from supplied volumes and processing times, showing assumptions and missing inputs. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/case_study_outline/execute":{"post":{"operationId":"case_study_outline","summary":"Case study outline","description":"Organize supplied customer evidence into challenge, approach, results, and missing proof; do not invent outcomes. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/category_page_copy/execute":{"post":{"operationId":"category_page_copy","summary":"Category page copy","description":"Write category-page copy from supplied products/services with selection guidance and useful internal-link suggestions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/company_summary/execute":{"post":{"operationId":"company_summary","summary":"Company summary from sources","description":"Summarize only supplied company sources into business model, offerings, customers, and evidence gaps. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/competitor_comparison/execute":{"post":{"operationId":"competitor_comparison","summary":"Competitor comparison from sources","description":"Compare supplied competitor information using an explicit matrix and cite which provided source supports each claim. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/contact_dedup_key/execute":{"post":{"operationId":"contact_dedup_key","summary":"Contact deduplication key","description":"Build a stable SHA-256 fingerprint from a normalized phone, email, zip and product/service type, for detecting the same contact submitting more than once. Normalization only (digits-only phone, lowercased trimmed email); does not look up or store anything.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["product_type"],"properties":{"zip":{"type":"string","maxLength":20},"email":{"type":"string","maxLength":320},"phone":{"type":"string","maxLength":40},"product_type":{"type":"string","maxLength":200}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["dedup_key","algorithm"],"properties":{"algorithm":{"type":"string","maxLength":200},"dedup_key":{"type":"string","pattern":"^[0-9a-f]{64}$"}},"additionalProperties":false},"utility":{"const":"contact_dedup_key"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/content_campaign_agent/execute":{"post":{"operationId":"content_campaign_agent","summary":"Evidence-based content campaign planner","description":"Create a 14-day campaign and newsletter from explicit buyer-supplied services and authorized assets. A bounded planner selects evidence IDs; deterministic templates render the copy. No invented promises, testimonials or work imagery. Human review required.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["business_name","location","services","request_url","assets"],"properties":{"assets":{"type":"array","items":{"type":"object","required":["id","description","authorized"],"properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]{0,39}$"},"authorized":{"const":true},"description":{"type":"string","maxLength":200,"minLength":1}},"additionalProperties":false},"maxItems":12},"location":{"type":"string","maxLength":100,"minLength":1},"services":{"type":"array","items":{"type":"object","required":["id","name"],"properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]{0,39}$"},"name":{"type":"string","maxLength":100,"minLength":1}},"additionalProperties":false},"maxItems":12,"minItems":1},"request_url":{"type":"string","pattern":"^https://","maxLength":2048,"minLength":8},"business_name":{"type":"string","maxLength":100,"minLength":1}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"summary":{"type":"string","maxLength":4000},"artifact":{"type":"string","maxLength":32000,"minLength":1},"provenance":{"type":"object","required":["tools","model_turns"],"properties":{"tools":{"type":"array"},"model_turns":{"type":"integer","maximum":6,"minimum":1}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string","maxLength":2000},"maxItems":30},"evidence_gaps":{"type":"array","items":{"type":"string","maxLength":2000},"maxItems":30},"requires_human_review":{"const":true}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"2.500000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/content_gap/execute":{"post":{"operationId":"content_gap","summary":"Content-gap analysis from sources","description":"Compare supplied site/competitor content and identify evidence-backed coverage gaps and priorities. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/content_localization/execute":{"post":{"operationId":"content_localization","summary":"Content localization draft","description":"Adapt supplied copy for the explicitly requested language and region, marking cultural or terminology uncertainties. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/content_repurpose/execute":{"post":{"operationId":"content_repurpose","summary":"Content repurposing plan","description":"Transform supplied long-form content into a set of shorter assets with source references and distribution guidance. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/content_safety_review/execute":{"post":{"operationId":"content_safety_review","summary":"Content safety review","description":"Review supplied marketing or social copy for policy-risk language: unverified health or medical claims, financial guarantees, discriminatory language, or other content likely to be rejected by ad or social platforms. Return a verdict, flagged spans quoting the exact risky text, and a brief reason for each flag. Do not rewrite the copy unless asked. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/csv_table_convert/execute":{"post":{"operationId":"csv_table_convert","summary":"CSV and JSON table converter","description":"Convert comma/tab-delimited quoted CSV to JSON string rows or JSON string rows to CSV. Preserves string values, duplicate headers and ragged rows; no type inference. CSV output escapes spreadsheet formula starters by default and reports alterations. Maximum 500 rows and 50 columns.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["direction","source"],"properties":{"source":{"type":"string","maxLength":48000},"delimiter":{"enum":[",","\t"]},"direction":{"enum":["csv_to_json","json_to_csv"]},"spreadsheet_safe":{"type":"boolean"}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["row_count","formula_cells_escaped"],"properties":{"csv":{"type":"string","maxLength":300000},"json":{"type":"string","maxLength":300000},"rows":{"type":"array","items":{"type":"array","items":{"type":"string","maxLength":8000},"maxItems":50,"minItems":1},"maxItems":500},"row_count":{"type":"integer","minimum":0},"formula_cells_escaped":{"type":"integer","minimum":0}},"additionalProperties":false},"utility":{"const":"csv_table_convert"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/customer_success_plan/execute":{"post":{"operationId":"customer_success_plan","summary":"Customer success plan","description":"Turn supplied goals into onboarding milestones, adoption actions, ownership, and measurable outcomes. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/data_quality_plan/execute":{"post":{"operationId":"data_quality_plan","summary":"Data-quality review plan","description":"Review supplied schema/sample rows for quality issues and propose specific validation rules and correction actions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/decision_memo/execute":{"post":{"operationId":"decision_memo","summary":"Decision memo","description":"Compare supplied options using stated criteria, tradeoffs, unknowns, and a reasoned recommendation. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/discovery_questions/execute":{"post":{"operationId":"discovery_questions","summary":"Sales discovery questions","description":"Develop a sequenced discovery-question guide tied to the supplied product and buyer situation. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/document_compare/execute":{"post":{"operationId":"document_compare","summary":"Document text comparison","description":"Compare the supplied documents for substantive changes, omissions, conflicts, and questions; do not give legal advice. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/document_summary/execute":{"post":{"operationId":"document_summary","summary":"Document text summary","description":"Summarize supplied document text with main points, evidence, caveats, and source section references. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/doorplace/quote":{"post":{"operationId":"doorplace_quote","summary":"DoorPlace USA Quote Configuration","description":"Returns a recommended door/swing/SlideDrive configuration and estimated price range from dimensions and product details. Free preliminary estimate; always requires human review before a firm quote.","tags":["doorplace"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["product_type"],"properties":{"create_lead":{"type":"boolean"},"product_type":{"type":"string","maxLength":4000},"door_width_in":{"type":"number","maximum":500,"exclusiveMinimum":0},"door_height_in":{"type":"number","maximum":500,"exclusiveMinimum":0},"opening_width_in":{"type":"number","maximum":500,"exclusiveMinimum":0},"door_thickness_in":{"type":"number","maximum":500,"exclusiveMinimum":0},"opening_height_in":{"type":"number","maximum":500,"exclusiveMinimum":0}},"additionalProperties":true}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","requires_human_review","lead_created"],"additionalProperties":true}}}}},"security":[]}},"/api/agent-commerce/v1/services/email_subject_lines/execute":{"post":{"operationId":"email_subject_lines","summary":"Email subject-line pack","description":"Generate subject lines and preview text grounded in the supplied offer, without deceptive urgency or claims. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/entity_extraction/execute":{"post":{"operationId":"entity_extraction","summary":"Entity extraction","description":"Extract explicitly stated organizations, products, places, dates, and business terms from supplied text, with evidence snippets. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/executive_brief/execute":{"post":{"operationId":"executive_brief","summary":"Executive brief","description":"Condense supplied material into decision-relevant findings, evidence, risks, and required actions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/faq_draft/execute":{"post":{"operationId":"faq_draft","summary":"FAQ draft","description":"Draft useful questions and answers from supplied business information, marking answers that require confirmation. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/field_mapping/execute":{"post":{"operationId":"field_mapping","summary":"Data field mapping plan","description":"Map supplied source fields to a target schema, specifying transformations, required validation, and unmapped fields. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/followup_email_draft/execute":{"post":{"operationId":"followup_email_draft","summary":"Follow-up email draft","description":"Draft a follow-up from supplied meeting or conversation notes, including confirmed actions and dates only. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/grammar_edit/execute":{"post":{"operationId":"grammar_edit","summary":"Grammar and clarity edit","description":"Edit the supplied text for grammar and clarity while preserving facts and intent; summarize meaningful changes. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/headline_variants/execute":{"post":{"operationId":"headline_variants","summary":"Headline workshop","description":"Produce differentiated headlines grouped by angle, with rationale and unsupported-claim checks. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/homepage_copy/execute":{"post":{"operationId":"homepage_copy","summary":"Homepage copy","description":"Draft homepage sections explaining the business, audiences, products, proof, and navigation priorities. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/html_sanitize/execute":{"post":{"operationId":"html_sanitize","summary":"HTML sanitizer","description":"Strip an HTML fragment down to a vetted allowlist of semantic/structural tags and safe attributes, removing script tags, inline event handlers and unsafe link/media schemes (only http, https, mailto, tel survive). Forces rel=noopener noreferrer on every anchor. Does not render, fetch, or validate the HTML.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["html"],"properties":{"html":{"type":"string","maxLength":200000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["sanitized","changed","policy"],"properties":{"policy":{"type":"string","maxLength":400},"changed":{"type":"boolean"},"sanitized":{"type":"string","maxLength":200000}},"additionalProperties":false},"utility":{"const":"html_sanitize"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/internal_link_plan/execute":{"post":{"operationId":"internal_link_plan","summary":"Internal-link plan","description":"Recommend links among supplied URLs with anchor text, relevance rationale, and implementation priority. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/invoice_text_extraction/execute":{"post":{"operationId":"invoice_text_extraction","summary":"Invoice field extraction from text","description":"Extract invoice fields from supplied text, preserve currency and identifiers, and mark missing values; no OCR or accounting posting. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/invoice_totals_calculate/execute":{"post":{"operationId":"invoice_totals_calculate","summary":"Invoice totals calculator","description":"Calculate subtotal, per-line tax, discount and deposit from supplied invoice line items. Per-line tax percent (not a single flat rate), discount applied to the pre-tax subtotal, deposit as a percent-of-total or fixed amount clamped to the total. Pure arithmetic; does not create, store or send an invoice.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["line_items"],"properties":{"line_items":{"type":"array","items":{"type":"object","required":["quantity","rate"],"properties":{"rate":{"type":"number","minimum":0},"quantity":{"type":"number","minimum":0},"tax_percent":{"type":"number","minimum":0}},"additionalProperties":false},"maxItems":200,"minItems":1},"deposit_type":{"enum":["percent","fixed"]},"deposit_value":{"type":"number","minimum":0},"deposit_enabled":{"type":"boolean"},"discount_percent":{"type":"number","maximum":100,"minimum":0}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["subtotal","tax_amount","discount_amount","total","deposit_amount","balance_due"],"properties":{"total":{"type":"number"},"subtotal":{"type":"number"},"tax_amount":{"type":"number"},"balance_due":{"type":"number"},"deposit_amount":{"type":"number"},"discount_amount":{"type":"number"}},"additionalProperties":false},"utility":{"const":"invoice_totals_calculate"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/json_pointer_redact/execute":{"post":{"operationId":"json_pointer_redact","summary":"Explicit JSON path redaction","description":"Remove explicitly named RFC 6901-style JSON object paths; replace targeted array elements with null to preserve indices. Handles escaped slashes/tilde, reports missing paths, and rejects duplicate keys or lossy numbers. Does not automatically detect sensitive information.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["json","pointers"],"properties":{"json":{"type":"string","maxLength":48000},"pointers":{"type":"array","items":{"type":"string","pattern":"^/","maxLength":500},"maxItems":50,"minItems":1}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["json","removed_count","missing_pointers","array_policy","scope"],"properties":{"json":{"type":"string","maxLength":300000},"scope":{"type":"string","maxLength":150},"array_policy":{"type":"string","maxLength":150},"removed_count":{"type":"integer","minimum":0},"missing_pointers":{"type":"array","items":{"type":"string","maxLength":500},"maxItems":50}},"additionalProperties":false},"utility":{"const":"json_pointer_redact"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/json_validate_format/execute":{"post":{"operationId":"json_validate_format","summary":"Strict JSON validator and formatter","description":"Validate JSON and return two-space formatting. Rejects duplicate object keys, excessive nesting and numbers that cannot be represented without changing their decimal value. No JSON Schema evaluation or remote reference fetching.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["json"],"properties":{"json":{"type":"string","maxLength":48000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["valid","formatted","root_type"],"properties":{"valid":{"const":true},"formatted":{"type":"string","maxLength":300000},"root_type":{"enum":["null","array","object","string","number","boolean"]}},"additionalProperties":false},"utility":{"const":"json_validate_format"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/keyword_cluster/execute":{"post":{"operationId":"keyword_cluster","summary":"Keyword clustering","description":"Group supplied keywords by intent and topic, explain ambiguous groupings, and do not invent search volume. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/keyword_page_map/execute":{"post":{"operationId":"keyword_page_map","summary":"Keyword-to-page mapping","description":"Map supplied keywords to supplied or proposed pages, flag cannibalization, and separate existing from proposed URLs. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/kpi_definition/execute":{"post":{"operationId":"kpi_definition","summary":"KPI specification","description":"Define metrics with purpose, formula, source requirements, cadence, ownership, and interpretation limits. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/label_taxonomy/execute":{"post":{"operationId":"label_taxonomy","summary":"Classification taxonomy design","description":"Design a non-overlapping label taxonomy from supplied business examples, with definitions and ambiguous-case rules. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/landing_page_copy/execute":{"post":{"operationId":"landing_page_copy","summary":"Landing page copy","description":"Draft a focused landing page with hero, benefits, evidence placeholders, objections, and CTA. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/launch_plan/execute":{"post":{"operationId":"launch_plan","summary":"Product launch plan","description":"Build a phased launch plan with audience, positioning, channel actions, dependencies, and success measures. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/lead_score_from_profile/execute":{"post":{"operationId":"lead_score_from_profile","summary":"Lead fit assessment","description":"Assess supplied business facts against an explicit fit rubric; label missing evidence and avoid protected traits. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/local_seo_plan/execute":{"post":{"operationId":"local_seo_plan","summary":"Local SEO action plan","description":"Create a prioritized local SEO plan based on supplied business/site information; no live ranking claims. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/markdown_heading_outline/execute":{"post":{"operationId":"markdown_heading_outline","summary":"Markdown heading outline","description":"Extract ATX headings with levels and source line numbers from Markdown, excluding fenced code blocks. Leaves inline Markdown in titles unchanged. Setext and container-nested headings are outside the supported subset.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["markdown"],"properties":{"markdown":{"type":"string","maxLength":48000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["headings","heading_count","syntax"],"properties":{"syntax":{"type":"string","maxLength":200},"headings":{"type":"array","items":{"type":"object","required":["level","title","line"],"properties":{"line":{"type":"integer","minimum":1},"level":{"type":"integer","maximum":6,"minimum":1},"title":{"type":"string","maxLength":48000}},"additionalProperties":false},"maxItems":24001},"heading_count":{"type":"integer","minimum":0}},"additionalProperties":false},"utility":{"const":"markdown_heading_outline"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/market_report_from_sources/execute":{"post":{"operationId":"market_report_from_sources","summary":"Market report from supplied sources","description":"Synthesize supplied market evidence into trends, constraints, opportunities, and source-linked uncertainties. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/meeting_agenda/execute":{"post":{"operationId":"meeting_agenda","summary":"Meeting agenda","description":"Create a timed, outcome-oriented agenda with preparation, decisions, participants, and follow-up ownership. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/meeting_brief/execute":{"post":{"operationId":"meeting_brief","summary":"Meeting preparation brief","description":"Produce a meeting brief with supplied background, desired outcomes, agenda, questions, and likely objections. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/metadata_rewrite/execute":{"post":{"operationId":"metadata_rewrite","summary":"Title and meta-description drafts","description":"Generate page titles and descriptions from supplied page facts, including character counts and intent notes. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/newsletter_draft/execute":{"post":{"operationId":"newsletter_draft","summary":"Newsletter draft","description":"Produce subject, preview text, editorial introduction, sections, and a single call to action. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/objection_responses/execute":{"post":{"operationId":"objection_responses","summary":"Objection response guide","description":"Write measured responses to supplied objections with evidence requirements and appropriate follow-up questions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/operating_procedure/execute":{"post":{"operationId":"operating_procedure","summary":"Standard operating procedure draft","description":"Write a task-specific SOP from supplied instructions with prerequisites, steps, verification, and escalation points. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/opportunity_summary/execute":{"post":{"operationId":"opportunity_summary","summary":"Opportunity summary","description":"Summarize supplied opportunity notes into need, fit, constraints, stakeholders, risks, and next actions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/outreach_email_draft/execute":{"post":{"operationId":"outreach_email_draft","summary":"Outreach email draft","description":"Draft a concise personalized outreach email using supplied business context; do not send it or invent personalization. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/outreach_sequence_draft/execute":{"post":{"operationId":"outreach_sequence_draft","summary":"Outreach sequence draft","description":"Draft a bounded follow-up sequence with message purpose and stop rules; no messages are sent. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/plain_language_rewrite/execute":{"post":{"operationId":"plain_language_rewrite","summary":"Plain-language rewrite","description":"Rewrite supplied text in plain language and explain unavoidable technical terms without adding claims. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/podcast_outline/execute":{"post":{"operationId":"podcast_outline","summary":"Podcast episode outline","description":"Create an episode premise, segment rundown, host questions, and closing takeaways. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/policy_summary/execute":{"post":{"operationId":"policy_summary","summary":"Policy text summary","description":"Summarize supplied policy text into scope, requirements, exceptions, and implementation questions; not legal advice. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/presentation_outline/execute":{"post":{"operationId":"presentation_outline","summary":"Presentation outline","description":"Create a slide-by-slide story with slide titles, core messages, evidence, and speaker notes. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/press_release_draft/execute":{"post":{"operationId":"press_release_draft","summary":"Press release draft","description":"Draft a factual press release with headline, lead, supporting details, and clearly marked quote placeholders. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/pricing_research_plan/execute":{"post":{"operationId":"pricing_research_plan","summary":"Pricing research plan","description":"Design a pricing research process and experiments from the supplied offer; do not claim market prices were researched. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/process_document/execute":{"post":{"operationId":"process_document","summary":"Process documentation","description":"Convert supplied process notes into steps, inputs, outputs, owners, exception paths, and handoffs. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/procurement_questions/execute":{"post":{"operationId":"procurement_questions","summary":"Vendor evaluation questions","description":"Develop procurement and due-diligence questions tailored to the supplied scope and business requirements. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/product_description/execute":{"post":{"operationId":"product_description","summary":"Product description","description":"Turn supplied product specifications into benefits, description, and a factual specifications list. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/project_plan/execute":{"post":{"operationId":"project_plan","summary":"Project implementation plan","description":"Create milestones, dependencies, work packages, roles, and acceptance checks from supplied requirements. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/project_retrospective/execute":{"post":{"operationId":"project_retrospective","summary":"Retrospective synthesis","description":"Turn supplied retrospective notes into themes, evidence, lessons, and specific improvement actions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/proposal_draft/execute":{"post":{"operationId":"proposal_draft","summary":"Business proposal draft","description":"Draft a proposal using supplied scope, deliverables, timing, and pricing; flag missing commercial terms. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/proposal_review_agent/execute":{"post":{"operationId":"proposal_review_agent","summary":"Proposal and risk synthesis agent","description":"Use the proposal and risk register tools to synthesize a review-ready business proposal. Include supplied scope, deliverables, exclusions, acceptance criteria, dependencies, delivery milestones, explicit missing commercial terms, and a risk/mitigation matrix. Reconcile contradictions between tool drafts. Never invent approved prices, binding legal terms, signatures or commitments. Do not expand supplied scope: hosting access does not itself authorize deployment services; identify any proposed additional deliverable as pending agreement. Returns a draft for human review. No outbound actions or private CRM access.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["task"],"properties":{"task":{"type":"string","maxLength":12000,"minLength":10}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"summary":{"type":"string","maxLength":4000},"artifact":{"type":"string","maxLength":32000,"minLength":1},"provenance":{"type":"object","required":["tools","model_turns"],"properties":{"tools":{"type":"array"},"model_turns":{"type":"integer","maximum":6,"minimum":1}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string","maxLength":2000},"maxItems":30},"evidence_gaps":{"type":"array","items":{"type":"string","maxLength":2000},"maxItems":30},"requires_human_review":{"const":true}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"3.000000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/provider_shortlist/execute":{"post":{"operationId":"provider_shortlist","summary":"Service-provider shortlist from inputs","description":"Rank the supplied providers using transparent criteria and missing-data handling; no external directory search is claimed. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/qualification_rubric/execute":{"post":{"operationId":"qualification_rubric","summary":"Lead qualification rubric","description":"Define transparent qualification criteria, weights, unknown handling, and evidence requirements. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/receipt_text_extraction/execute":{"post":{"operationId":"receipt_text_extraction","summary":"Receipt field extraction from text","description":"Extract merchant, date, line items, tax, total, and currency from supplied receipt text; do not infer absent amounts. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/redirect_map/execute":{"post":{"operationId":"redirect_map","summary":"Redirect mapping plan","description":"Map supplied old URLs to supplied replacement URLs, flag missing equivalents, and avoid inventing live destinations. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/renewal_brief/execute":{"post":{"operationId":"renewal_brief","summary":"Renewal preparation brief","description":"Summarize supplied account outcomes, unresolved issues, renewal objectives, and questions without accessing CRM. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/requirements_extraction/execute":{"post":{"operationId":"requirements_extraction","summary":"Requirements extraction","description":"Extract functional and nonfunctional requirements from supplied text, with source references and unresolved ambiguities. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/review_response_draft/execute":{"post":{"operationId":"review_response_draft","summary":"Customer review response draft","description":"Draft a reply to a customer's public review in a specified tone (professional, friendly, or apologetic), addressing what they actually wrote without inventing facts, promises, discounts or compensation the buyer did not explicitly authorize. Keep it concise and appropriate to post publicly. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/rfp_draft/execute":{"post":{"operationId":"rfp_draft","summary":"RFP outline","description":"Draft an RFP with background, scope, response format, evaluation criteria, and timeline placeholders. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/risk_register/execute":{"post":{"operationId":"risk_register","summary":"Project risk register","description":"Identify risks grounded in the supplied project brief, with likelihood rationale, impact, mitigations, and owners. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/sales_call_script/execute":{"post":{"operationId":"sales_call_script","summary":"Sales call guide","description":"Create an opening, discovery flow, value explanation, objections, and next-step close; no calling action. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/sales_deck_outline/execute":{"post":{"operationId":"sales_deck_outline","summary":"Sales deck outline","description":"Create a buyer-centered sales presentation with problem, solution, evidence, implementation, and next steps. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/sales_handoff/execute":{"post":{"operationId":"sales_handoff","summary":"Sales-to-delivery handoff","description":"Convert supplied deal notes into delivery requirements, commitments, ownership, open questions, and acceptance criteria. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/schema_suggestions/execute":{"post":{"operationId":"schema_suggestions","summary":"Structured-data suggestions","description":"Suggest JSON-LD structures from supplied facts and list required missing fields; do not fabricate ratings or reviews. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/scope_of_work_draft/execute":{"post":{"operationId":"scope_of_work_draft","summary":"Scope of work outline","description":"Organize supplied requirements into deliverables, boundaries, dependencies, milestones, and acceptance criteria; draft only. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/search_intent/execute":{"post":{"operationId":"search_intent","summary":"Search-intent assessment","description":"Classify supplied keywords by likely intent with rationale and uncertainty; this is inference, not live search data. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/sentiment_analysis/execute":{"post":{"operationId":"sentiment_analysis","summary":"Feedback sentiment analysis","description":"Analyze supplied customer-feedback text by topic and expressed sentiment; do not infer personal traits. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/seo-audit":{"post":{"operationId":"seo_audit","summary":"Website / SEO Audit","description":"Technical SEO audit of a URL: title/meta review, heading structure, indexing/sitemap observations, and prioritized recommendations.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","anyOf":[{"required":["domain"]},{"required":["url"]}],"properties":{"url":{"type":"string","maxLength":4096},"domain":{"type":"string","maxLength":4096}},"additionalProperties":true}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id"],"additionalProperties":true}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"1.000000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/seo_content_brief/execute":{"post":{"operationId":"seo_content_brief","summary":"SEO content brief","description":"Create an intent-led content brief from supplied keywords and facts, with outline, coverage, links, and review checks. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/seo_content_refresh/execute":{"post":{"operationId":"seo_content_refresh","summary":"Content refresh recommendations","description":"Review supplied copy and propose specific updates, evidence gaps, structural improvements, and freshness checks. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/seo-page":{"post":{"operationId":"seo_page_generator","summary":"AI SEO Page Generator","description":"Generates a complete SEO-ready local landing page (title, meta, H1, sections, FAQs, CTA) from business/service/location inputs.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["business_name","service","city","state","keywords"],"properties":{"city":{"type":"string","maxLength":4000},"tone":{"type":"string","maxLength":4000},"state":{"type":"string","maxLength":4000},"service":{"type":"string","maxLength":4000},"keywords":{"type":"array","items":{"type":"string","maxLength":200,"minLength":1},"maxItems":30,"minItems":1},"description":{"type":"string","maxLength":4000},"business_name":{"type":"string","maxLength":4000}},"additionalProperties":true}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","page","quality_score"],"additionalProperties":true}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"3.000000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/service_page_copy/execute":{"post":{"operationId":"service_page_copy","summary":"Service page copy","description":"Draft a service page covering fit, scope, process, deliverables, exclusions, and next steps. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/social_calendar/execute":{"post":{"operationId":"social_calendar","summary":"Social content calendar","description":"Create a dated or relative-day editorial calendar with channel, theme, asset, and objective. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/social_posts/execute":{"post":{"operationId":"social_posts","summary":"Social post pack","description":"Draft channel-appropriate posts with hooks, body copy, and calls to action; no fabricated endorsements. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/staffing_requirements/execute":{"post":{"operationId":"staffing_requirements","summary":"Role and staffing requirements","description":"Translate supplied workload and service goals into role responsibilities, skills, assumptions, and staffing questions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/stakeholder_map/execute":{"post":{"operationId":"stakeholder_map","summary":"Stakeholder map from inputs","description":"Organize supplied stakeholders by project role, information needs, dependencies, and engagement actions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/structured_extraction/execute":{"post":{"operationId":"structured_extraction","summary":"Structured fact extraction","description":"Extract requested fields from supplied text into a clearly structured artifact; use null for missing data. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/support_ticket_triage/execute":{"post":{"operationId":"support_ticket_triage","summary":"Support-ticket triage draft","description":"Classify supplied support-ticket text, summarize symptoms, propose safe diagnostics, and draft a response without sending it. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/swot_from_brief/execute":{"post":{"operationId":"swot_from_brief","summary":"Evidence-based SWOT draft","description":"Create a SWOT using supplied evidence, distinguishing facts from hypotheses and proposing validation steps. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/table_extract_text/execute":{"post":{"operationId":"table_extract_text","summary":"Table extraction from text","description":"Extract tables present in supplied text into a structured representation; preserve values and flag ambiguous cells. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/testimonial_questions/execute":{"post":{"operationId":"testimonial_questions","summary":"Customer interview questions","description":"Develop neutral interview questions to collect genuine customer outcomes and usable testimonials. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/text_classification/execute":{"post":{"operationId":"text_classification","summary":"Text classification","description":"Classify supplied text using supplied labels and definitions, with rationale, uncertainty, and an unknown category. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["documents"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/text_line_compare/execute":{"post":{"operationId":"text_line_compare","summary":"Line-based text comparison","description":"Compare two texts using deterministic longest-common-subsequence line matching. Returns unchanged, removed and added lines. Preserves whitespace within lines; normalizes CRLF/CR to LF. Maximum 200 lines and 20,000 characters per text; not a semantic comparison.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["before","after"],"properties":{"after":{"type":"string","maxLength":20000},"before":{"type":"string","maxLength":20000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["operations","added_lines","removed_lines","line_endings_normalized"],"properties":{"operations":{"type":"array","items":{"type":"object","required":["kind","text"],"properties":{"kind":{"enum":["equal","delete","insert"]},"text":{"type":"string","maxLength":20000}},"additionalProperties":false},"maxItems":400},"added_lines":{"type":"integer","minimum":0},"removed_lines":{"type":"integer","minimum":0},"line_endings_normalized":{"const":true}},"additionalProperties":false},"utility":{"const":"text_line_compare"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/text_mojibake_repair/execute":{"post":{"operationId":"text_mojibake_repair","summary":"Mojibake text repair","description":"Repair text corrupted by the classic UTF-8-bytes-read-as-Latin-1 mistake (curly quotes, em dashes, common emoji, stray BOM appearing as garbled multi-character sequences). Pattern-matches known corruption sequences; this is a heuristic repair, not full charset detection, and leaves correctly-encoded text unchanged.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["text"],"properties":{"text":{"type":"string","maxLength":48000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["repaired","changed","heuristic"],"properties":{"changed":{"type":"boolean"},"repaired":{"type":"string","maxLength":48000},"heuristic":{"type":"string","maxLength":300}},"additionalProperties":false},"utility":{"const":"text_mojibake_repair"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/text_sha256_digest/execute":{"post":{"operationId":"text_sha256_digest","summary":"UTF-8 text SHA-256 digest","description":"Calculate a SHA-256 digest and UTF-8 byte length of supplied text without normalization. Useful for comparing exact text artifacts. Does not prove authorship, authenticity or safe content; do not submit passwords or secrets.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["text"],"properties":{"text":{"type":"string","maxLength":48000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["algorithm","encoding","digest","byte_length","normalization"],"properties":{"digest":{"type":"string","pattern":"^[0-9a-f]{64}$"},"encoding":{"const":"UTF-8"},"algorithm":{"const":"SHA-256"},"byte_length":{"type":"integer","minimum":0},"normalization":{"type":"string","maxLength":150}},"additionalProperties":false},"utility":{"const":"text_sha256_digest"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/timestamp_timezone_convert/execute":{"post":{"operationId":"timestamp_timezone_convert","summary":"Explicit-offset timestamp converter","description":"Convert an ISO timestamp with an explicit offset to UTC, Unix milliseconds and an IANA timezone display. Rejects ambiguous offset-free local times, invalid dates and leap seconds. Display uses runtime timezone data; years 1900–9999 only.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["iso","time_zone"],"properties":{"iso":{"type":"string","maxLength":40},"time_zone":{"type":"string","maxLength":80}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["utc","unix_milliseconds","time_zone","local_display","assumptions"],"properties":{"utc":{"type":"string","maxLength":40},"time_zone":{"type":"string","maxLength":80},"assumptions":{"type":"string","maxLength":250},"local_display":{"type":"string","maxLength":200},"unix_milliseconds":{"type":"integer"}},"additionalProperties":false},"utility":{"const":"timestamp_timezone_convert"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/tone_rewrite/execute":{"post":{"operationId":"tone_rewrite","summary":"Tone adaptation","description":"Adapt supplied text to the requested audience and tone while preserving all factual constraints. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/training_outline/execute":{"post":{"operationId":"training_outline","summary":"Training curriculum outline","description":"Create learning objectives, modules, exercises, assessments, and delivery guidance for the supplied audience. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/url_campaign_builder/execute":{"post":{"operationId":"url_campaign_builder","summary":"Campaign URL and UTM builder","description":"Build an HTTP(S) campaign URL with correctly encoded UTM fields while preserving unrelated query parameters and fragments. Replaces duplicate instances of supplied UTM fields. Rejects embedded credentials. Never visits or validates destination content.","tags":["data_tools"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["url","utm_source","utm_medium","utm_campaign"],"properties":{"url":{"type":"string","maxLength":4096},"utm_term":{"type":"string","maxLength":500},"utm_medium":{"type":"string","maxLength":500},"utm_source":{"type":"string","maxLength":500},"utm_content":{"type":"string","maxLength":500},"utm_campaign":{"type":"string","maxLength":500}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","utility","result","provenance"],"properties":{"result":{"type":"object","required":["url","network_request_performed"],"properties":{"url":{"type":"string","maxLength":15000},"network_request_performed":{"const":false}},"additionalProperties":false},"utility":{"const":"url_campaign_builder"},"provenance":{"type":"object","required":["execution","model_used","network_request_performed"],"properties":{"execution":{"const":"deterministic_local"},"model_used":{"const":false},"network_request_performed":{"const":false}},"additionalProperties":false},"request_id":{"type":"string","maxLength":100}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.010000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/value_proposition/execute":{"post":{"operationId":"value_proposition","summary":"Value proposition workshop","description":"Produce value propositions mapping supplied capabilities to business outcomes and supporting evidence. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["sales"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/vendor_comparison/execute":{"post":{"operationId":"vendor_comparison","summary":"Vendor comparison matrix","description":"Compare supplied vendor proposals against explicit requirements, cost components, risks, and unanswered questions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["business"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief","source_text"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000,"minLength":20}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/video_script/execute":{"post":{"operationId":"video_script","summary":"Video script","description":"Write a timed scene-by-scene script with voiceover, visual direction, and CTA. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/webinar_outline/execute":{"post":{"operationId":"webinar_outline","summary":"Webinar outline","description":"Design a timed educational webinar agenda, learning outcomes, demonstrations, and audience questions. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/website_improvement_agent/execute":{"post":{"operationId":"website_improvement_agent","summary":"Website evidence and improvement agent","description":"Audit the buyer's public website using the audit tool. Produce an evidence inventory followed by conditional improvement options. For each option include its observed basis, when it would help, limitations, effort and a purpose-specific acceptance check. Do not produce a universal checklist or instruct changing an intentionally minimal documentation example. Explicitly separate observed HTML signals from business assumptions. Never claim that search ranking or traffic was measured. Adapt recommendations to the actual purpose: a documentation example domain may need no SEO expansion. Title length, word counts and heading counts are heuristics, never universal requirements or guaranteed ranking improvements. Preserve distinctions between missing and unreachable resources; report fetch uncertainty. If no public domain is supplied, identify that missing evidence instead of inventing an audit. Returns a draft for human review. No outbound actions or private CRM access.","tags":["seo"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["task"],"properties":{"task":{"type":"string","maxLength":12000,"minLength":10}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"summary":{"type":"string","maxLength":4000},"artifact":{"type":"string","maxLength":32000,"minLength":1},"provenance":{"type":"object","required":["tools","model_turns"],"properties":{"tools":{"type":"array"},"model_turns":{"type":"integer","maximum":6,"minimum":1}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string","maxLength":2000},"maxItems":30},"evidence_gaps":{"type":"array","items":{"type":"string","maxLength":2000},"maxItems":30},"requires_human_review":{"const":true}},"additionalProperties":false}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"2.000000"},"protocols":[{"x402":{}}]}}},"/api/agent-commerce/v1/services/whitepaper_outline/execute":{"post":{"operationId":"whitepaper_outline","summary":"White paper outline","description":"Create a research-led white paper structure with arguments, evidence requirements, and executive synopsis. Uses buyer-supplied information only; no external research or outbound actions. Returns a draft for human review.","tags":["content"],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["brief"],"properties":{"brief":{"type":"string","maxLength":12000,"minLength":10},"audience":{"type":"string","maxLength":500},"source_text":{"type":"string","maxLength":32000}},"additionalProperties":false}}}},"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","required":["request_id","task","artifact","summary","assumptions","evidence_gaps","requires_human_review","provenance"],"properties":{"task":{"type":"string"},"usage":{"type":"object"},"summary":{"type":"string"},"artifact":{"type":"string","maxLength":48000,"minLength":1},"provenance":{"type":"object","required":["source","external_research_performed"],"properties":{"source":{"const":"buyer_supplied"},"generated_at":{"type":"string"},"external_research_performed":{"const":false}}},"request_id":{"type":"string"},"assumptions":{"type":"array","items":{"type":"string"}},"evidence_gaps":{"type":"array","items":{"type":"string"}},"requires_human_review":{"const":true}}}}}},"402":{"description":"Payment Required"}},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.250000"},"protocols":[{"x402":{}}]}}}}}