jump to content

Business functions MCP tools

Browse all 6 the platform MCP tools for business functions, with input schemas, output schemas, and behavior hints for building AI agent integrations

View as Markdown

This page documents 6 tools in the business functions group. Return to the complete MCP tool reference to browse another group.

Select a tool to inspect its schemas and behavior. Schema links open the exact definition in GitHub.

  1. listBusinessFunctionsList Business FunctionsRead only

    List all business functions for the organization.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  2. getBusinessFunctionGet Business FunctionRead only

    Get a business function by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  3. addBusinessFunctionAdd Business FunctionWrites data

    Add a new business function to the organization.

    Behavior

    Writes data · Non-destructive · Non-idempotent · Closed world

  4. updateBusinessFunctionUpdate Business FunctionWrites data

    Update an existing business function.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  5. deleteBusinessFunctionDelete Business FunctionWrites data

    Delete a business function.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  6. publishBusinessFunctionListPublish Business Function ListWrites data

    Publish the business function register for an organization as a document. If a document already exists, a new version is created.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world

Ultima actualizare: