Skip to content

Add get_field_metadata documentation#7

Merged
colesmcintosh merged 1 commit intomainfrom
docs/add-get-field-metadata
Dec 27, 2025
Merged

Add get_field_metadata documentation#7
colesmcintosh merged 1 commit intomainfrom
docs/add-get-field-metadata

Conversation

@colesmcintosh
Copy link
Owner

Summary

  • Add documentation for the get_field_metadata operation to the Jupyter notebook
  • Add code example for get_field_metadata to the README
  • Update Key Features section to mention field-level metadata capability

This documents the feature added in PR #1.

Document the new get_field_metadata operation in both the README
and the Jupyter notebook. This operation retrieves detailed metadata
for a specific field within a Salesforce object.
@github-actions
Copy link

👋 Welcome to langchain-salesforce!

Thank you for contributing! Your pull request will be automatically checked for:

  • Code formatting (ruff format)
  • Import sorting (ruff)
  • Linting (ruff check)
  • Type checking (mypy)
  • Spelling (codespell)
  • Unit tests (pytest)

🔍 Required Checks

All pull requests must pass the following checks before merging:

  • Pull Request Checks workflow must complete successfully
  • All required status checks must be green

🧪 Integration Tests

Integration tests will run automatically on pushes to main. For pull requests, add the integration-tests label to trigger them.

🚀 Getting Started

If you need to fix any issues:

  1. Format code: make format
  2. Check linting: make lint
  3. Run tests: make test

The CI checks will update automatically when you push new commits.

📚 Documentation


This comment was automatically generated by GitHub Actions.

@colesmcintosh colesmcintosh merged commit 5a85884 into main Dec 27, 2025
5 of 8 checks passed
@colesmcintosh colesmcintosh deleted the docs/add-get-field-metadata branch December 27, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant