dsc-endpoint-help
Use for Salesforce endpoint facts or diagnosing API/OAuth errors, even with only an error body and no request. Covers scopes, auth, inputs, and outputs. Decline custom-hook questions about CSC/downstream field requirements, even when product_search is named. Not for flows, concepts, or scraping.
- License
- MIT
Pinned to revision a9730fd3b576, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/dsc-endpoint-help/SKILL.md
- skills/dsc-endpoint-help/README.md
- skills/dsc-endpoint-help/examples/diff-jwt-scope-decode.md
- skills/dsc-endpoint-help/package.json
- skills/dsc-endpoint-help/scripts/classify.js
- skills/dsc-endpoint-help/scripts/decode-token.js
- skills/dsc-endpoint-help/scripts/diff.js
- skills/dsc-endpoint-help/scripts/list.js
- skills/dsc-endpoint-help/scripts/query.js
- skills/dsc-endpoint-help/scripts/triage.js
- skills/dsc-endpoint-help/shared/common/body-values.js
- skills/dsc-endpoint-help/shared/common/cite.js
- skills/dsc-endpoint-help/shared/common/live-test.js
- skills/dsc-endpoint-help/shared/common/parse-request.js
- skills/dsc-endpoint-help/shared/common/pkce.js
- skills/dsc-endpoint-help/shared/common/resolve-slug.js
- skills/dsc-endpoint-help/shared/common/scrape-refresh.js
- skills/dsc-endpoint-help/shared/common/shell-vars.js
- skills/dsc-endpoint-help/shared/common/spec-traversal.js
- skills/dsc-endpoint-help/shared/engine/auth-providers.js
- skills/dsc-endpoint-help/shared/engine/curated-facts.js
- skills/dsc-endpoint-help/shared/package-lock.json
- skills/dsc-endpoint-help/shared/package.json
- skills/dsc-endpoint-help/shared/products/commerce-b2c/auth-providers.js
- skills/dsc-endpoint-help/shared/products/commerce-b2c/auth-render.js
- skills/dsc-endpoint-help/shared/products/commerce-b2c/curated-facts.js
- skills/dsc-endpoint-help/shared/products/commerce-b2c/dedupe-scopes.js
- skills/dsc-endpoint-help/shared/products/commerce-b2c/live-baskets.js
- skills/dsc-endpoint-help/shared/products/commerce-b2c/persona.js
- skills/dsc-endpoint-help/shared/products/commerce-b2c/slas-flows.js
- skills/dsc-endpoint-help/shared/scrape/aliases.js
- skills/dsc-endpoint-help/shared/scrape/cache-access.js
- skills/dsc-endpoint-help/shared/scrape/cache-path.js
- skills/dsc-endpoint-help/shared/scrape/catalog-keys.js
- skills/dsc-endpoint-help/shared/scrape/classify.js
- skills/dsc-endpoint-help/shared/scrape/extract-keys.js
- skills/dsc-endpoint-help/shared/scrape/fetch-url.js
- skills/dsc-endpoint-help/shared/scrape/load-yaml.js
- skills/dsc-endpoint-help/shared/scrape/parse-amf.js
- skills/dsc-endpoint-help/shared/scrape/parse-api-catalog.js
- skills/dsc-endpoint-help/shared/scrape/parse-catalog.js
- skills/dsc-endpoint-help/shared/scrape/parse-oas.js
- skills/dsc-endpoint-help/shared/scrape/parse-swagger2.js
- skills/dsc-endpoint-help/shared/scrape/reference-versions.js
- skills/dsc-endpoint-help/shared/scrape/resolve-cache.js
- skills/dsc-endpoint-help/shared/scrape/scrape.js
- skills/dsc-endpoint-help/shared/scrape/write-slugs.js
- skills/dsc-endpoint-help/shared/test/fixtures/fake-scrape.js
- skills/dsc-endpoint-help/shared/test/fixtures/no-basepath-index.json
- skills/dsc-endpoint-help/shared/test/fixtures/ocapi-shop-customers-index.json
- skills/dsc-endpoint-help/shared/test/fixtures/shopper-orders-index.json
- skills/dsc-endpoint-help/shared/test/run.sh
- skills/dsc-endpoint-help/shared/test/test-aliases-live.js
- skills/dsc-endpoint-help/shared/test/test-aliases.js
- skills/dsc-endpoint-help/shared/test/test-body-values.js
- skills/dsc-endpoint-help/shared/test/test-cache-access.js
- skills/dsc-endpoint-help/shared/test/test-cache-path.js
- skills/dsc-endpoint-help/shared/test/test-catalog-keys-live.js
- skills/dsc-endpoint-help/shared/test/test-catalog-keys.js
- skills/dsc-endpoint-help/shared/test/test-cite.js
- skills/dsc-endpoint-help/shared/test/test-dependency-direction.js
- skills/dsc-endpoint-help/shared/test/test-extract-keys.js
- skills/dsc-endpoint-help/shared/test/test-fetch-url.js
- skills/dsc-endpoint-help/shared/test/test-live-test.js
- skills/dsc-endpoint-help/shared/test/test-load-yaml.js
- skills/dsc-endpoint-help/shared/test/test-parse-oas.js
- skills/dsc-endpoint-help/shared/test/test-parse-request.js
- skills/dsc-endpoint-help/shared/test/test-reference-versions.js
- skills/dsc-endpoint-help/shared/test/test-resolve-cache.js
- skills/dsc-endpoint-help/shared/test/test-resolve-slug.js
- skills/dsc-endpoint-help/shared/test/test-scrape-landing-write.js
- skills/dsc-endpoint-help/shared/test/test-scrape-refresh.js
- skills/dsc-endpoint-help/shared/test/test-shell-vars.js
- skills/dsc-endpoint-help/shared/test/test-spec-traversal.js
- skills/dsc-endpoint-help/shared/test/test-validate-scrape-argv.js
- skills/dsc-endpoint-help/shared/vendor/README.md
- skills/dsc-endpoint-help/shared/vendor/js-yaml.min.js
- skills/dsc-endpoint-help/test/fixtures/fake-cache/commerce_b2c-commerce-ocapi-b2c-api-doc/ocapi-shop-customers/_index.json
- skills/dsc-endpoint-help/test/fixtures/fake-cache/commerce_b2c-commerce-ocapi-b2c-api-doc/ocapi-shop-customers/get-customers-customer_id.json
- skills/dsc-endpoint-help/test/fixtures/fake-cache/commerce_commerce-api/shopper-baskets/_index.json
- skills/dsc-endpoint-help/test/fixtures/fake-cache/commerce_commerce-api/shopper-baskets/addCouponToBasket.json
- skills/dsc-endpoint-help/test/fixtures/fake-cache/commerce_commerce-api/shopper-baskets/createBasket.json
- skills/dsc-endpoint-help/test/fixtures/fake-cache/commerce_commerce-api/shopper-baskets/types/Basket.json
- skills/dsc-endpoint-help/test/fixtures/fake-cache/commerce_commerce-api/shopper-baskets/types/CouponItem.json
- skills/dsc-endpoint-help/test/fixtures/spec-amf-createFoo.json
- skills/dsc-endpoint-help/test/fixtures/spec-createBasket.json
- skills/dsc-endpoint-help/test/run.sh
- skills/dsc-endpoint-help/test/test-classify.js
- skills/dsc-endpoint-help/test/test-decode-token.js
- skills/dsc-endpoint-help/test/test-diff.js
- skills/dsc-endpoint-help/test/test-list.js
- skills/dsc-endpoint-help/test/test-query-resolve-refs.js
- skills/dsc-endpoint-help/test/test-triage-integration.js
Every link opens the file at its source, pinned to the revision this page describes.