Skip to content

docs: add tool guide for FunctionTool, built-in tools, and custom BaseTool#7946

Open
hanu-14 wants to merge 2 commits into
microsoft:mainfrom
hanu-14:feat/tool-guide
Open

docs: add tool guide for FunctionTool, built-in tools, and custom BaseTool#7946
hanu-14 wants to merge 2 commits into
microsoft:mainfrom
hanu-14:feat/tool-guide

Conversation

@hanu-14

@hanu-14 hanu-14 commented Jul 11, 2026

Copy link
Copy Markdown

Adds a comprehensive Tool Guide to the Extensions section covering:

  1. FunctionTool - defining sync/async, parameter design, return types, type hints, docstrings
  2. Built-in Tools - listing with cross-references to API docs
  3. Custom BaseTool - implementation example with serializable Pydantic config

Fixes #5649

@hanu-14

hanu-14 commented Jul 11, 2026

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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.

Tool Guide for documenting how to use tools across both AgentChat and Core

1 participant