-
Notifications
You must be signed in to change notification settings - Fork 16
MCP Tools
PhuocLe edited this page Jun 20, 2026
·
2 revisions
| Tool | Category | Estimated Tokens | Notes |
|---|---|---|---|
create_records |
basic | ~303 tokens | Create multiple records in parallel |
execute_fetchxml |
basic | ~208 tokens | Run a FetchXML query |
execute_webapi |
advanced | ~377 tokens | Execute a raw Web API request |
generate_demo_data |
basic | ~527 tokens | Generate demo data for an entity |
get_audit_history |
standard | ~379 tokens | Get record audit history |
get_business_process_flows |
standard | ~319 tokens | List business process flows and stages |
get_business_rules |
standard | ~194 tokens | List business rules for an entity |
get_custom_apis |
standard | ~254 tokens | List custom API definitions |
get_flows |
standard | ~359 tokens | List Power Automate cloud flows and run history |
get_messages |
standard | ~228 tokens | List SDK messages and custom actions |
get_plugin_trace_logs |
standard | ~361 tokens | List and inspect plugin trace logs |
get_plugins |
standard | ~391 tokens | List plugin registrations and steps |
get_solution_components |
standard | ~236 tokens | List all components inside a solution |
get_system_jobs |
standard | ~330 tokens | List and inspect system jobs |
get_tables |
basic | ~266 tokens | Inspect table metadata, columns, and relationships |
get_workflows |
standard | ~402 tokens | List classic workflows |
manage_app |
advanced | ~527 tokens | Manage model-driven apps |
manage_choice |
basic | ~914 tokens | Manage global option sets (choices) |
manage_command |
advanced | ~1087 tokens | Manage modern command bar buttons (appaction) - ONLY for explicitly modern/Power Fx requests |
manage_environment_variable |
standard | ~536 tokens | Manage environment variables |
manage_form |
standard | ~725 tokens | Manage entity forms |
manage_record |
basic | ~591 tokens | Manage a single record (CRUD) |
manage_ribbon |
advanced | ~1051 tokens | Manage classic Dataverse ribbon buttons and customizations |
manage_role |
standard | ~497 tokens | Manage security roles |
manage_view |
standard | ~734 tokens | Manage entity views |
manage_webresource |
standard | ~579 tokens | Manage web resources |
parse_record_url |
basic | ~194 tokens | Parse a Dynamics 365 URL to entity and record ID |
publish_customizations |
standard | ~234 tokens | Publish customizations to make changes visible |
search_records |
basic | ~302 tokens | Search records by keyword |
upsert_column |
advanced | ~1141 tokens | Create or update a table column |
upsert_relationship |
advanced | ~848 tokens | Create, update, or delete Dataverse relationships |
upsert_table |
advanced | ~686 tokens | Create or update a Dataverse table |
whoami |
basic | ~129 tokens | Get current user and environment info |