HubPublic
PackagePublished package

@pasar6987/sf-tooling-integration

External credentials, named credential parameters, connected apps, auth identity providers, network connections, remote proxies, and integration environment resources for external system connectivity.

Published package · Latest published 1.0.1 Mar 4, 2026 · 30 datasets / 4 measures in the latest review · Updated Mar 11, 2026

Release path

1.0.1Published Mar 4, 2026

Publisher

@pasar6987Published Mar 4, 2026

Structure snapshot

30 datasets4 measures · 140 dimensions

Semantic Graph

Relationship counts appear after the graph loads.

Loading graph

Package graph is loading

Package relationships will appear when the summary is ready.

Reference context

Secondary package facts stay compact

Updated
Mar 11, 2026
Visibility
Public hub listing
License
MIT
Created
Mar 4, 2026

Reference facts

Secondary package facts after the usage path is clear

Licensing, categorization, ownership, and linked metadata stay below the runnable path so the page reads in the right order.

Format

OSI

Upstream

developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference

Repository

Not linked

Owner

@pasar6987

Organization

Independent

License

MIT

Visibility

Public hub listing

Publisher

@pasar6987Published Mar 4, 2026

Latest published version

1.0.1Published Mar 4, 2026

Tags

salesforcecrmtoolingintegration

Schema preview

Schema 0.1.1

SDK handoff

Use this package in code and AI

After structure review, move straight into typed reads with load() or compact LLM context with to_prompt().

Python SDK

Python example for @pasar6987/sf-tooling-integration

This example uses the current package ref and, when preview data is available, fills in real dataset names from the published summary.

import rawctx

model = rawctx.load("@pasar6987/sf-tooling-integration")
prompt = rawctx.to_prompt(
    "@pasar6987/sf-tooling-integration",
    datasets=["ConnectedApplication", "ExtDataTranFieldTemplate"],
    max_tokens=2000,
)

print(model.datasets)        # ["ConnectedApplication", "ExtDataTranFieldTemplate", "ExtDataTranObjectTemplate"]
print(model.measures)        # [Measure(name="ConnectedApplication.RefreshTokenValidityPeriod", ...), Measure(name="ExternalAIModel.Threshold", ...), Measure(name="ExternalAuthIdentityProvider.SequenceNumber", ...)]
print(model.dimensions)      # [Dimension(name="Id", ...), Dimension(name="Name", ...), Dimension(name="CreatedDate", ...)]
print(model.relationships)   # [Relationship(name='...', ...)]
print(prompt)

README

Package narrative and examples

Use documentation after the package clears provenance, ownership, and runnable-path checks.

@pasar6987/sf-tooling-integration

External credentials, named credential parameters, connected apps, auth identity providers, network connections, remote proxies, and integration environment resources for external system connectivity.

Overview

Count
Objects (Datasets)30
Dimensions140
Measures4
Relationships0

Objects

  • ConnectedApplication — For internal use only.
  • ExtDataTranFieldTemplate — External Data Transport Field Template (Tooling API)
  • ExtDataTranObjectTemplate — External Data Transport Object Template (Tooling API)
  • ExternalAIModel — External AI Model (Tooling API)
  • ExternalAuthIdentityProvider — Represents an external authentication (auth) identity provider. An external auth identity provider links to an external credential and obtains OAuth tokens for outbound callouts to external systems.
  • ExternalAuthIdentityProviderParameter — External Auth Identity Provider Parameter (Tooling API)
  • ExternalClientAppSettings — For internal use only.
  • ExternalCredential — Represents the details of how Salesforce authenticates to the external system.
  • ExternalCredentialParameter — External Credential Parameter (Tooling API)
  • ExternalDataSrcDescriptor — Contains the metadata information for the external schema of an external data source. Use the metadata to map attributes from an AWS data source, such as Amazon DynamoDB and Amazon Athena, to Salesforce external object fields. Also, use the metadata to customize the data retrieval queries to an AWS data source.
  • ExternalDataTranField — External Data Transport Field (Tooling API)
  • ExternalDataTranObject — External Data Transport Object (Tooling API)
  • ExternalDataTransportFieldTemplate — Salesforce standard object
  • ExternalDataTransportObjectTemplate — Salesforce standard object
  • ExternalStoragePrvdConfig — ExternalStorage Provider Config (Tooling API)
  • ExtlClntAppSamlPlcyCnfg — External Client App SAML Policy Configuration (Tooling API)
  • InboundNetworkConnProperty — Salesforce standard object
  • InboundNetworkConnection — Salesforce standard object
  • IntegEnvApplnConnection — Integration Environment Application Connection (Tooling API)
  • IntegrationEnvApplication — Integration Environment Application (Tooling API)
  • IntegrationEnvConfig — Integration Environment Config (Tooling API)
  • IntegrationEnvConnection — Integration Environment Connection (Tooling API)
  • IntegrationEnvResource — Integration Environment Resource (Tooling API)
  • IntegrationEnvSysDependency — Integration Environment System Dependency (Tooling API)
  • NamedCredentialParameter — Named Credential Parameter (Tooling API)
  • OauthOidcSettings — Entity (Tooling API)
  • OutboundNetworkConnProperty — Salesforce standard object
  • OutboundNetworkConnection — Salesforce standard object
  • RegisteredExternalService — Represents a registered external service used to provide an extension or integration.
  • RemoteProxy — Salesforce standard object

Install

rawctx snapshot-download @pasar6987/sf-tooling-integration

Structure review

Inspect package structure after the usage path is clear

Use the structural review when you need the package footprint, field counts, and model paths before a deeper explorer pass.

Models1
datasets30
measures4
dimensions140
relationships0
AI context1
models/sf-tooling-integration.osi.yamlAI context included
30 datasets4 measures140 dimensions0 relationships