Lightbulb developers · Generated from source

Complete Lightbulb MCP tool reference

Browse the exact public and candidate surfaces without relying on JavaScript. The candidate remains unreleased and default-deny.

Machine-readable JSON · Complete Markdown · Guides

Public source · v0.10.2

GitHub source · beta

Exact Git revision: 68d215b8d6cd346770e78fa3487299de1057ddaa
Source-tree SHA-256: 18e8d77bce0a5355757f51dc33557934faa25e14c7f47a7bba5186688b86efa9

  • 197 sync-client members and 31 async-client members (29 awaitable)
  • 7 typed modules, 28 callable/type symbols, and 307 class/resource methods
  • 29 declared public exports (29 root package; 0 stable SDK facade)
  • 1250 public MCP tools across 47 namespaces

Documentation coverage: full source docstrings: sdk.syncMethods, sdk.asyncMethods, sdk.modules, mcp.tools. Names, signatures, export inventories, counts, and provenance remain complete for this exact revision.

airwallex_create_payment

Namespace: airwallex · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
airwallex_create_payment(arguments: str='{}') -> str

Airwallex connector operation `create_payment` (platform tool `airwallex.create_payment`).

Full source documentation
Airwallex connector operation `create_payment` (platform tool `airwallex.create_payment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10615

airwallex_list_balances

Namespace: airwallex · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
airwallex_list_balances(arguments: str='{}') -> str

Airwallex connector operation `list_balances` (platform tool `airwallex.list_balances`).

Full source documentation
Airwallex connector operation `list_balances` (platform tool `airwallex.list_balances`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10636

airwallex_list_payouts

Namespace: airwallex · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
airwallex_list_payouts(arguments: str='{}') -> str

Airwallex connector operation `list_payouts` (platform tool `airwallex.list_payouts`).

Full source documentation
Airwallex connector operation `list_payouts` (platform tool `airwallex.list_payouts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10657

airwallex_list_transactions

Namespace: airwallex · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
airwallex_list_transactions(arguments: str='{}') -> str

Airwallex connector operation `list_transactions` (platform tool `airwallex.list_transactions`).

Full source documentation
Airwallex connector operation `list_transactions` (platform tool `airwallex.list_transactions`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10678

bamboohr_add_employee

Namespace: bamboohr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
bamboohr_add_employee(arguments: str='{}') -> str

Bamboohr connector operation `add_employee` (platform tool `bamboohr.add_employee`).

Full source documentation
Bamboohr connector operation `add_employee` (platform tool `bamboohr.add_employee`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10699

billcom_approve_bill

Namespace: billcom · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
billcom_approve_bill(arguments: str='{}') -> str

Billcom connector operation `approve_bill` (platform tool `billcom.approve_bill`).

Full source documentation
Billcom connector operation `approve_bill` (platform tool `billcom.approve_bill`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10720

billcom_create_bill

Namespace: billcom · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
billcom_create_bill(arguments: str='{}') -> str

Billcom connector operation `create_bill` (platform tool `billcom.create_bill`).

Full source documentation
Billcom connector operation `create_bill` (platform tool `billcom.create_bill`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10741

billcom_list_bills

Namespace: billcom · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
billcom_list_bills(arguments: str='{}') -> str

Billcom connector operation `list_bills` (platform tool `billcom.list_bills`).

Full source documentation
Billcom connector operation `list_bills` (platform tool `billcom.list_bills`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10762

billcom_list_payments

Namespace: billcom · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
billcom_list_payments(arguments: str='{}') -> str

Billcom connector operation `list_payments` (platform tool `billcom.list_payments`).

Full source documentation
Billcom connector operation `list_payments` (platform tool `billcom.list_payments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10783

billcom_list_vendors

Namespace: billcom · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
billcom_list_vendors(arguments: str='{}') -> str

Billcom connector operation `list_vendors` (platform tool `billcom.list_vendors`).

Full source documentation
Billcom connector operation `list_vendors` (platform tool `billcom.list_vendors`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10804

clio_action_plan_create

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_action_plan_create(arguments: str='{}') -> str

Clio connector operation `action_plan_create` (platform tool `clio.action_plan_create`).

Full source documentation
Clio connector operation `action_plan_create` (platform tool `clio.action_plan_create`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10825

clio_action_plan_submit

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_action_plan_submit(arguments: str='{}') -> str

Clio connector operation `action_plan_submit` (platform tool `clio.action_plan_submit`).

Full source documentation
Clio connector operation `action_plan_submit` (platform tool `clio.action_plan_submit`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10846

clio_api_request

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_api_request(arguments: str='{}') -> str

Clio connector operation `api_request` (platform tool `clio.api_request`).

Full source documentation
Clio connector operation `api_request` (platform tool `clio.api_request`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10867

clio_create_bill

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_bill(arguments: str='{}') -> str

Clio connector operation `create_bill` (platform tool `clio.create_bill`).

Full source documentation
Clio connector operation `create_bill` (platform tool `clio.create_bill`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10888

clio_create_contact

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_contact(arguments: str='{}') -> str

Clio connector operation `create_contact` (platform tool `clio.create_contact`).

Full source documentation
Clio connector operation `create_contact` (platform tool `clio.create_contact`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10909

clio_create_custom_action

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_custom_action(arguments: str='{}') -> str

Clio connector operation `create_custom_action` (platform tool `clio.create_custom_action`).

Full source documentation
Clio connector operation `create_custom_action` (platform tool `clio.create_custom_action`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10930

clio_create_damage

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_damage(arguments: str='{}') -> str

Clio connector operation `create_damage` (platform tool `clio.create_damage`).

Full source documentation
Clio connector operation `create_damage` (platform tool `clio.create_damage`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10951

clio_create_folder

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_folder(arguments: str='{}') -> str

Clio connector operation `create_folder` (platform tool `clio.create_folder`).

Full source documentation
Clio connector operation `create_folder` (platform tool `clio.create_folder`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10972

clio_create_grant

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_grant(arguments: str='{}') -> str

Clio connector operation `create_grant` (platform tool `clio.create_grant`).

Full source documentation
Clio connector operation `create_grant` (platform tool `clio.create_grant`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:10993

clio_create_matter

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_matter(display_number: Optional[str]=None, description: Optional[str]=None, client_id: Optional[str]=None, practice_area_id: Optional[str]=None) -> str

Create a new Clio matter.

Full source documentation
Create a new Clio matter.

Args:
    display_number (required): Matter display number.
    description (required): 
    client_id (required): Clio contact ID for the client.
    practice_area_id: Practice area ID.

Source: lightbulb/mcp_generated_tools.py:11014

clio_create_medical_records_detail

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_medical_records_detail(arguments: str='{}') -> str

Clio connector operation `create_medical_records_detail` (platform tool `clio.create_medical_records_detail`).

Full source documentation
Clio connector operation `create_medical_records_detail` (platform tool `clio.create_medical_records_detail`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11039

clio_create_task

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_task(arguments: str='{}') -> str

Clio connector operation `create_task` (platform tool `clio.create_task`).

Full source documentation
Clio connector operation `create_task` (platform tool `clio.create_task`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11081

clio_create_time_entry

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_time_entry(arguments: str='{}') -> str

Clio connector operation `create_time_entry` (platform tool `clio.create_time_entry`).

Full source documentation
Clio connector operation `create_time_entry` (platform tool `clio.create_time_entry`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11102

clio_create_webhook

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_webhook(arguments: str='{}') -> str

Clio connector operation `create_webhook` (platform tool `clio.create_webhook`).

Full source documentation
Clio connector operation `create_webhook` (platform tool `clio.create_webhook`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11123

clio_delete_custom_action

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_delete_custom_action(arguments: str='{}') -> str

Clio connector operation `delete_custom_action` (platform tool `clio.delete_custom_action`).

Full source documentation
Clio connector operation `delete_custom_action` (platform tool `clio.delete_custom_action`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11144

clio_delete_damage

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_delete_damage(arguments: str='{}') -> str

Clio connector operation `delete_damage` (platform tool `clio.delete_damage`).

Full source documentation
Clio connector operation `delete_damage` (platform tool `clio.delete_damage`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11165

clio_delete_grant

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_delete_grant(arguments: str='{}') -> str

Clio connector operation `delete_grant` (platform tool `clio.delete_grant`).

Full source documentation
Clio connector operation `delete_grant` (platform tool `clio.delete_grant`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11186

clio_delete_medical_records_detail

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_delete_medical_records_detail(arguments: str='{}') -> str

Clio connector operation `delete_medical_records_detail` (platform tool `clio.delete_medical_records_detail`).

Full source documentation
Clio connector operation `delete_medical_records_detail` (platform tool `clio.delete_medical_records_detail`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11207

clio_delete_webhook

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_delete_webhook(arguments: str='{}') -> str

Clio connector operation `delete_webhook` (platform tool `clio.delete_webhook`).

Full source documentation
Clio connector operation `delete_webhook` (platform tool `clio.delete_webhook`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11228

clio_get_contact

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_contact(arguments: str='{}') -> str

Clio connector operation `get_contact` (platform tool `clio.get_contact`).

Full source documentation
Clio connector operation `get_contact` (platform tool `clio.get_contact`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11249

clio_get_custom_action

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_custom_action(arguments: str='{}') -> str

Clio connector operation `get_custom_action` (platform tool `clio.get_custom_action`).

Full source documentation
Clio connector operation `get_custom_action` (platform tool `clio.get_custom_action`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11270

clio_get_damage

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_damage(arguments: str='{}') -> str

Clio connector operation `get_damage` (platform tool `clio.get_damage`).

Full source documentation
Clio connector operation `get_damage` (platform tool `clio.get_damage`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11291

clio_get_document

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_document(arguments: str='{}') -> str

Clio connector operation `get_document` (platform tool `clio.get_document`).

Full source documentation
Clio connector operation `get_document` (platform tool `clio.get_document`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11312

clio_get_grant

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_grant(arguments: str='{}') -> str

Clio connector operation `get_grant` (platform tool `clio.get_grant`).

Full source documentation
Clio connector operation `get_grant` (platform tool `clio.get_grant`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11333

clio_get_matter

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_matter(arguments: str='{}') -> str

Clio connector operation `get_matter` (platform tool `clio.get_matter`).

Full source documentation
Clio connector operation `get_matter` (platform tool `clio.get_matter`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11354

clio_get_medical_records_detail

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_medical_records_detail(arguments: str='{}') -> str

Clio connector operation `get_medical_records_detail` (platform tool `clio.get_medical_records_detail`).

Full source documentation
Clio connector operation `get_medical_records_detail` (platform tool `clio.get_medical_records_detail`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11375

clio_get_user

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_user(arguments: str='{}') -> str

Clio connector operation `get_user` (platform tool `clio.get_user`).

Full source documentation
Clio connector operation `get_user` (platform tool `clio.get_user`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11396

clio_get_webhook

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_webhook(arguments: str='{}') -> str

Clio connector operation `get_webhook` (platform tool `clio.get_webhook`).

Full source documentation
Clio connector operation `get_webhook` (platform tool `clio.get_webhook`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11417

clio_list_activities

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_activities(arguments: str='{}') -> str

Clio connector operation `list_activities` (platform tool `clio.list_activities`).

Full source documentation
Clio connector operation `list_activities` (platform tool `clio.list_activities`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11438

clio_list_bills

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_bills(arguments: str='{}') -> str

Clio connector operation `list_bills` (platform tool `clio.list_bills`).

Full source documentation
Clio connector operation `list_bills` (platform tool `clio.list_bills`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11459

clio_list_calendars

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_calendars(arguments: str='{}') -> str

Clio connector operation `list_calendars` (platform tool `clio.list_calendars`).

Full source documentation
Clio connector operation `list_calendars` (platform tool `clio.list_calendars`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11480

clio_list_communications

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_communications(arguments: str='{}') -> str

Clio connector operation `list_communications` (platform tool `clio.list_communications`).

Full source documentation
Clio connector operation `list_communications` (platform tool `clio.list_communications`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11501

clio_list_contacts

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_contacts(arguments: str='{}') -> str

Clio connector operation `list_contacts` (platform tool `clio.list_contacts`).

Full source documentation
Clio connector operation `list_contacts` (platform tool `clio.list_contacts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11522

clio_list_custom_actions

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_custom_actions(arguments: str='{}') -> str

Clio connector operation `list_custom_actions` (platform tool `clio.list_custom_actions`).

Full source documentation
Clio connector operation `list_custom_actions` (platform tool `clio.list_custom_actions`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11543

clio_list_custom_fields

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_custom_fields(arguments: str='{}') -> str

Clio connector operation `list_custom_fields` (platform tool `clio.list_custom_fields`).

Full source documentation
Clio connector operation `list_custom_fields` (platform tool `clio.list_custom_fields`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11564

clio_list_damages

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_damages(arguments: str='{}') -> str

Clio connector operation `list_damages` (platform tool `clio.list_damages`).

Full source documentation
Clio connector operation `list_damages` (platform tool `clio.list_damages`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11585

clio_list_documents

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_documents(arguments: str='{}') -> str

Clio connector operation `list_documents` (platform tool `clio.list_documents`).

Full source documentation
Clio connector operation `list_documents` (platform tool `clio.list_documents`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11606

clio_list_folders

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_folders(arguments: str='{}') -> str

Clio connector operation `list_folders` (platform tool `clio.list_folders`).

Full source documentation
Clio connector operation `list_folders` (platform tool `clio.list_folders`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11627

clio_list_grants

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_grants(arguments: str='{}') -> str

Clio connector operation `list_grants` (platform tool `clio.list_grants`).

Full source documentation
Clio connector operation `list_grants` (platform tool `clio.list_grants`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11648

clio_list_matters

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_matters(status: Optional[str]=None, client_id: Optional[str]=None) -> str

List Clio matters for the connected firm.

Full source documentation
List Clio matters for the connected firm.

Args:
    status: One of: pending, open, closed.
    client_id: Filter to a specific Clio contact ID.

Source: lightbulb/mcp_generated_tools.py:11669

clio_list_medical_records_details

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_medical_records_details(arguments: str='{}') -> str

Clio connector operation `list_medical_records_details` (platform tool `clio.list_medical_records_details`).

Full source documentation
Clio connector operation `list_medical_records_details` (platform tool `clio.list_medical_records_details`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11688

clio_list_notes

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_notes(arguments: str='{}') -> str

Clio connector operation `list_notes` (platform tool `clio.list_notes`).

Full source documentation
Clio connector operation `list_notes` (platform tool `clio.list_notes`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11709

clio_list_payments

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_payments(arguments: str='{}') -> str

Clio connector operation `list_payments` (platform tool `clio.list_payments`).

Full source documentation
Clio connector operation `list_payments` (platform tool `clio.list_payments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11751

clio_list_practice_areas

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_practice_areas(arguments: str='{}') -> str

Clio connector operation `list_practice_areas` (platform tool `clio.list_practice_areas`).

Full source documentation
Clio connector operation `list_practice_areas` (platform tool `clio.list_practice_areas`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11772

clio_list_tasks

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_tasks(arguments: str='{}') -> str

Clio connector operation `list_tasks` (platform tool `clio.list_tasks`).

Full source documentation
Clio connector operation `list_tasks` (platform tool `clio.list_tasks`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11793

clio_list_time_entries

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_time_entries(arguments: str='{}') -> str

Clio connector operation `list_time_entries` (platform tool `clio.list_time_entries`).

Full source documentation
Clio connector operation `list_time_entries` (platform tool `clio.list_time_entries`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11814

clio_list_users

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_users(arguments: str='{}') -> str

Clio connector operation `list_users` (platform tool `clio.list_users`).

Full source documentation
Clio connector operation `list_users` (platform tool `clio.list_users`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11835

clio_list_webhooks

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_webhooks(arguments: str='{}') -> str

Clio connector operation `list_webhooks` (platform tool `clio.list_webhooks`).

Full source documentation
Clio connector operation `list_webhooks` (platform tool `clio.list_webhooks`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11856

clio_request

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_request(arguments: str='{}') -> str

Clio connector operation `request` (platform tool `clio.request`).

Full source documentation
Clio connector operation `request` (platform tool `clio.request`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11877

clio_review_only

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_review_only(arguments: str='{}') -> str

Clio connector operation `review_only` (platform tool `clio.review_only`).

Full source documentation
Clio connector operation `review_only` (platform tool `clio.review_only`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11898

clio_search

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_search(arguments: str='{}') -> str

Clio connector operation `search` (platform tool `clio.search`).

Full source documentation
Clio connector operation `search` (platform tool `clio.search`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11919

clio_update_custom_action

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_custom_action(arguments: str='{}') -> str

Clio connector operation `update_custom_action` (platform tool `clio.update_custom_action`).

Full source documentation
Clio connector operation `update_custom_action` (platform tool `clio.update_custom_action`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11940

clio_update_damage

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_damage(arguments: str='{}') -> str

Clio connector operation `update_damage` (platform tool `clio.update_damage`).

Full source documentation
Clio connector operation `update_damage` (platform tool `clio.update_damage`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11961

clio_update_grant

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_grant(arguments: str='{}') -> str

Clio connector operation `update_grant` (platform tool `clio.update_grant`).

Full source documentation
Clio connector operation `update_grant` (platform tool `clio.update_grant`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:11982

clio_update_matter

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_matter(arguments: str='{}') -> str

Clio connector operation `update_matter` (platform tool `clio.update_matter`).

Full source documentation
Clio connector operation `update_matter` (platform tool `clio.update_matter`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12003

clio_update_medical_bill

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_medical_bill(arguments: str='{}') -> str

Clio connector operation `update_medical_bill` (platform tool `clio.update_medical_bill`).

Full source documentation
Clio connector operation `update_medical_bill` (platform tool `clio.update_medical_bill`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12024

clio_update_medical_record

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_medical_record(arguments: str='{}') -> str

Clio connector operation `update_medical_record` (platform tool `clio.update_medical_record`).

Full source documentation
Clio connector operation `update_medical_record` (platform tool `clio.update_medical_record`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12045

clio_update_medical_records_detail

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_medical_records_detail(arguments: str='{}') -> str

Clio connector operation `update_medical_records_detail` (platform tool `clio.update_medical_records_detail`).

Full source documentation
Clio connector operation `update_medical_records_detail` (platform tool `clio.update_medical_records_detail`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12066

clio_update_webhook

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_webhook(arguments: str='{}') -> str

Clio connector operation `update_webhook` (platform tool `clio.update_webhook`).

Full source documentation
Clio connector operation `update_webhook` (platform tool `clio.update_webhook`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12087

clio_upload_document

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_upload_document(arguments: str='{}') -> str

Clio connector operation `upload_document` (platform tool `clio.upload_document`).

Full source documentation
Clio connector operation `upload_document` (platform tool `clio.upload_document`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12108

clio_who_am_i

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_who_am_i(arguments: str='{}') -> str

Clio connector operation `who_am_i` (platform tool `clio.who_am_i`).

Full source documentation
Clio connector operation `who_am_i` (platform tool `clio.who_am_i`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12129

coding_app_growth_loop_build

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_app_growth_loop_build(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `app_growth_loop_build`.

Full source documentation
Run the coding domain agent action `app_growth_loop_build`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:547

coding_build_codegraph

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_build_codegraph(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `build_codegraph`.

Full source documentation
Run the coding domain agent action `build_codegraph`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:220

coding_build_page

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_build_page(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `build_page`.

Full source documentation
Run the coding domain agent action `build_page`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:481

coding_chat

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_chat(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `chat`.

Full source documentation
Run the coding domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:102

coding_explain_code

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_explain_code(message: str='', path: Optional[str]=None, audience: str='engineer') -> str

Explain how a piece of code works, why it's structured this way, and what its inputs/outputs are. Tunes depth to the requested audience. Args: message: Free-text objective for the action. path (required): File path or symbol to explain. audience: One of: engineer, junior, product, executive.

Full source documentation
Explain how a piece of code works, why it's structured this way, and
what its inputs/outputs are. Tunes depth to the requested audience.
    Args:
        message: Free-text objective for the action.
        path (required): File path or symbol to explain.
        audience: One of: engineer, junior, product, executive.
    

Source: lightbulb/mcp_generated_tools.py:264

coding_format_code

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_format_code(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `format_code`.

Full source documentation
Run the coding domain agent action `format_code`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:327

coding_generate_tickets

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_generate_tickets(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `generate_tickets`.

Full source documentation
Run the coding domain agent action `generate_tickets`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:349

coding_get_context

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_get_context(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `get_context`.

Full source documentation
Run the coding domain agent action `get_context`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:242

coding_git_status

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_git_status(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `git_status`.

Full source documentation
Run the coding domain agent action `git_status`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:305

coding_growth_loop_web_development

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_growth_loop_web_development(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `growth_loop_web_development`.

Full source documentation
Run the coding domain agent action `growth_loop_web_development`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:569

coding_page_builder_web_development

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_page_builder_web_development(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `page_builder_web_development`.

Full source documentation
Run the coding domain agent action `page_builder_web_development`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:503

coding_plan_domain_intelligence

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `plan_domain_intelligence`.

Full source documentation
Run the coding domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:591

coding_prioritize_backlog

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_prioritize_backlog(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `prioritize_backlog`.

Full source documentation
Run the coding domain agent action `prioritize_backlog`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:371

coding_process_single_ticket

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_process_single_ticket(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `process_single_ticket`.

Full source documentation
Run the coding domain agent action `process_single_ticket`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:415

coding_process_ticket_with_branch

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_process_ticket_with_branch(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `process_ticket_with_branch`.

Full source documentation
Run the coding domain agent action `process_ticket_with_branch`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:437

coding_propose_changes

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_propose_changes(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `propose_changes`.

Full source documentation
Run the coding domain agent action `propose_changes`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:283

coding_read_code

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_read_code(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `read_code`.

Full source documentation
Run the coding domain agent action `read_code`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:124

coding_run_pipeline

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_run_pipeline(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `run_pipeline`.

Full source documentation
Run the coding domain agent action `run_pipeline`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:393

coding_run_tests

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_run_tests(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `run_tests`.

Full source documentation
Run the coding domain agent action `run_tests`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:198

coding_search

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_search(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `search`.

Full source documentation
Run the coding domain agent action `search`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:169

coding_watch_slack

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_watch_slack(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `watch_slack`.

Full source documentation
Run the coding domain agent action `watch_slack`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:459

coding_website_growth_loop_build

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_website_growth_loop_build(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `website_growth_loop_build`.

Full source documentation
Run the coding domain agent action `website_growth_loop_build`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:525

coding_write_code

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_write_code(message: str='', brief: Optional[str]=None, repo_path: Optional[str]=None, run_tests: bool=True) -> str

Plan and implement a code change end-to-end. Reads the relevant files, designs the change, writes the code, and runs tests. Returns a diff summary and test results. Args: message: Free-text objective for the action. brief (required): Plain-English description of the desired change. repo_path: Workspace-relative path to scope the change. run_tests: Run the test suite after the change.

Full source documentation
Plan and implement a code change end-to-end. Reads the relevant files,
designs the change, writes the code, and runs tests. Returns a diff
summary and test results.
    Args:
        message: Free-text objective for the action.
        brief (required): Plain-English description of the desired change.
        repo_path: Workspace-relative path to scope the change.
        run_tests: Run the test suite after the change.
    

Source: lightbulb/mcp_generated_tools.py:146

commerce_ab_test

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_ab_test(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `ab_test`.

Full source documentation
Run the commerce domain agent action `ab_test`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1185

commerce_assortment_gap_analysis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_assortment_gap_analysis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `assortment_gap_analysis`.

Full source documentation
Run the commerce domain agent action `assortment_gap_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:899

commerce_campaign_brief

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_campaign_brief(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `campaign_brief`.

Full source documentation
Run the commerce domain agent action `campaign_brief`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1119

commerce_cash_position

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_cash_position(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `cash_position`.

Full source documentation
Run the commerce domain agent action `cash_position`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1383

commerce_catalog_sync

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_catalog_sync(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `catalog_sync`.

Full source documentation
Run the commerce domain agent action `catalog_sync`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:943

commerce_category_landscape

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_category_landscape(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `category_landscape`.

Full source documentation
Run the commerce domain agent action `category_landscape`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:811

commerce_chat

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_chat(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `chat`.

Full source documentation
Run the commerce domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:613

commerce_competitor_watchlist

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_competitor_watchlist(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `competitor_watchlist`.

Full source documentation
Run the commerce domain agent action `competitor_watchlist`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:855

commerce_connector_health_summary

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_connector_health_summary(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `connector_health_summary`.

Full source documentation
Run the commerce domain agent action `connector_health_summary`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1801

commerce_contract_to_pay

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_contract_to_pay(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `contract_to_pay`.

Full source documentation
Run the commerce domain agent action `contract_to_pay`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1669

commerce_converse

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_converse(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `converse`.

Full source documentation
Run the commerce domain agent action `converse`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:635

commerce_cross_agent_insight

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_cross_agent_insight(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `cross_agent_insight`.

Full source documentation
Run the commerce domain agent action `cross_agent_insight`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1163

commerce_customer_360

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_customer_360(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `customer_360`.

Full source documentation
Run the commerce domain agent action `customer_360`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1229

commerce_customer_profile

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_customer_profile(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `customer_profile`.

Full source documentation
Run the commerce domain agent action `customer_profile`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1053

commerce_customer_segment

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_customer_segment(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `customer_segment`.

Full source documentation
Run the commerce domain agent action `customer_segment`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1031

commerce_customer_value_summary

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_customer_value_summary(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `customer_value_summary`.

Full source documentation
Run the commerce domain agent action `customer_value_summary`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1427

commerce_dashboard_summary

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_dashboard_summary(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `dashboard_summary`.

Full source documentation
Run the commerce domain agent action `dashboard_summary`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1339

commerce_demand_forecast

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_demand_forecast(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `demand_forecast`.

Full source documentation
Run the commerce domain agent action `demand_forecast`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1735

commerce_economic_context

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_economic_context(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `economic_context`.

Full source documentation
Run the commerce domain agent action `economic_context`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1449

commerce_external_market_research

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_external_market_research(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `external_market_research`.

Full source documentation
Run the commerce domain agent action `external_market_research`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:789

commerce_inventory_check

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_inventory_check(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `inventory_check`.

Full source documentation
Run the commerce domain agent action `inventory_check`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:965

commerce_inventory_valuation

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_inventory_valuation(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `inventory_valuation`.

Full source documentation
Run the commerce domain agent action `inventory_valuation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1295

commerce_knowledge_build

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_knowledge_build(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `knowledge_build`.

Full source documentation
Run the commerce domain agent action `knowledge_build`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:657

commerce_margin_analysis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_margin_analysis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `margin_analysis`.

Full source documentation
Run the commerce domain agent action `margin_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1273

commerce_market_observation_ingest

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_market_observation_ingest(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `market_observation_ingest`.

Full source documentation
Run the commerce domain agent action `market_observation_ingest`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:745

commerce_market_observation_query

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_market_observation_query(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `market_observation_query`.

Full source documentation
Run the commerce domain agent action `market_observation_query`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:767

commerce_order_to_invoice

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_order_to_invoice(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `order_to_invoice`.

Full source documentation
Run the commerce domain agent action `order_to_invoice`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1207

commerce_personalize_campaign

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_personalize_campaign(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `personalize_campaign`.

Full source documentation
Run the commerce domain agent action `personalize_campaign`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1097

commerce_plan_domain_intelligence

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `plan_domain_intelligence`.

Full source documentation
Run the commerce domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1823

commerce_po_approval_workflow

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_po_approval_workflow(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `po_approval_workflow`.

Full source documentation
Run the commerce domain agent action `po_approval_workflow`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1625

commerce_predict

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_predict(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `predict`.

Full source documentation
Run the commerce domain agent action `predict`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1075

commerce_price_optimization_run

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_price_optimization_run(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `price_optimization_run`.

Full source documentation
Run the commerce domain agent action `price_optimization_run`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1779

commerce_pricing_intelligence

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_pricing_intelligence(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `pricing_intelligence`.

Full source documentation
Run the commerce domain agent action `pricing_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1009

commerce_pricing_landscape

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_pricing_landscape(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `pricing_landscape`.

Full source documentation
Run the commerce domain agent action `pricing_landscape`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:833

commerce_procurement_brief

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_procurement_brief(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `procurement_brief`.

Full source documentation
Run the commerce domain agent action `procurement_brief`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1471

commerce_product_analysis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_product_analysis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `product_analysis`.

Full source documentation
Run the commerce domain agent action `product_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:987

commerce_product_graph_query

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_product_graph_query(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `product_graph_query`.

Full source documentation
Run the commerce domain agent action `product_graph_query`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1141

commerce_reconcile_refunds

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_reconcile_refunds(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `reconcile_refunds`.

Full source documentation
Run the commerce domain agent action `reconcile_refunds`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1317

commerce_resume_sync

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_resume_sync(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `resume_sync`.

Full source documentation
Run the commerce domain agent action `resume_sync`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:723

commerce_revenue_by_channel

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_revenue_by_channel(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `revenue_by_channel`.

Full source documentation
Run the commerce domain agent action `revenue_by_channel`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1361

commerce_revenue_by_product

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_revenue_by_product(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `revenue_by_product`.

Full source documentation
Run the commerce domain agent action `revenue_by_product`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1251

commerce_service_catalog

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_service_catalog(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `service_catalog`.

Full source documentation
Run the commerce domain agent action `service_catalog`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:921

commerce_sourcing_brief

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_sourcing_brief(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `sourcing_brief`.

Full source documentation
Run the commerce domain agent action `sourcing_brief`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1581

commerce_spend_analysis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_spend_analysis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `spend_analysis`.

Full source documentation
Run the commerce domain agent action `spend_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1691

commerce_supplier_evaluation

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_supplier_evaluation(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `supplier_evaluation`.

Full source documentation
Run the commerce domain agent action `supplier_evaluation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1647

commerce_supplier_search

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_supplier_search(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `supplier_search`.

Full source documentation
Run the commerce domain agent action `supplier_search`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1493

commerce_supply_chain_analysis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_supply_chain_analysis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `supply_chain_analysis`.

Full source documentation
Run the commerce domain agent action `supply_chain_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1559

commerce_sync_history

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_sync_history(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `sync_history`.

Full source documentation
Run the commerce domain agent action `sync_history`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:701

commerce_sync_status

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_sync_status(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `sync_status`.

Full source documentation
Run the commerce domain agent action `sync_status`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:679

commerce_tariff_lookup

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_tariff_lookup(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `tariff_lookup`.

Full source documentation
Run the commerce domain agent action `tariff_lookup`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1537

commerce_top_products_by_margin

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_top_products_by_margin(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `top_products_by_margin`.

Full source documentation
Run the commerce domain agent action `top_products_by_margin`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1405

commerce_trade_flow_lookup

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_trade_flow_lookup(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `trade_flow_lookup`.

Full source documentation
Run the commerce domain agent action `trade_flow_lookup`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1515

commerce_transaction_anomaly_scan

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_transaction_anomaly_scan(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `transaction_anomaly_scan`.

Full source documentation
Run the commerce domain agent action `transaction_anomaly_scan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1757

commerce_trend_synthesis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_trend_synthesis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `trend_synthesis`.

Full source documentation
Run the commerce domain agent action `trend_synthesis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:877

commerce_vendor_onboarding

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_vendor_onboarding(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `vendor_onboarding`.

Full source documentation
Run the commerce domain agent action `vendor_onboarding`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1603

commerce_vendor_risk_assessment

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_vendor_risk_assessment(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `vendor_risk_assessment`.

Full source documentation
Run the commerce domain agent action `vendor_risk_assessment`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1713

content_analyze_results

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_analyze_results(message: str='', inputs: str='{}') -> str

Run the content domain agent action `analyze_results`.

Full source documentation
Run the content domain agent action `analyze_results`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2153

content_anonymity_guard

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_anonymity_guard(message: str='', inputs: str='{}') -> str

Run the content domain agent action `anonymity_guard`.

Full source documentation
Run the content domain agent action `anonymity_guard`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2219

content_chat

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_chat(message: str='', inputs: str='{}') -> str

Run the content domain agent action `chat`.

Full source documentation
Run the content domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1845

content_competitor_analysis

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_competitor_analysis(message: str='', inputs: str='{}') -> str

Run the content domain agent action `competitor_analysis`.

Full source documentation
Run the content domain agent action `competitor_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1999

content_dispatch

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_dispatch(message: str='', inputs: str='{}') -> str

Run the content domain agent action `dispatch`.

Full source documentation
Run the content domain agent action `dispatch`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2109

content_evolve_strategy

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_evolve_strategy(message: str='', inputs: str='{}') -> str

Run the content domain agent action `evolve_strategy`.

Full source documentation
Run the content domain agent action `evolve_strategy`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2043

content_full_campaign

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_full_campaign(message: str='', inputs: str='{}') -> str

Run the content domain agent action `full_campaign`.

Full source documentation
Run the content domain agent action `full_campaign`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2175

content_generate_content

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_generate_content(message: str='', inputs: str='{}') -> str

Run the content domain agent action `generate_content`.

Full source documentation
Run the content domain agent action `generate_content`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1889

content_generate_plan

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_generate_plan(message: str='', inputs: str='{}') -> str

Run the content domain agent action `generate_plan`.

Full source documentation
Run the content domain agent action `generate_plan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1867

content_generate_variants

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_generate_variants(message: str='', inputs: str='{}') -> str

Run the content domain agent action `generate_variants`.

Full source documentation
Run the content domain agent action `generate_variants`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2131

content_plan_domain_intelligence

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the content domain agent action `plan_domain_intelligence`.

Full source documentation
Run the content domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2241

content_prepare_publish

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_prepare_publish(message: str='', inputs: str='{}') -> str

Run the content domain agent action `prepare_publish`.

Full source documentation
Run the content domain agent action `prepare_publish`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1933

content_refine

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_refine(message: str='', inputs: str='{}') -> str

Run the content domain agent action `refine`.

Full source documentation
Run the content domain agent action `refine`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1911

content_repurpose

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_repurpose(message: str='', inputs: str='{}') -> str

Run the content domain agent action `repurpose`.

Full source documentation
Run the content domain agent action `repurpose`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2065

content_schedule

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_schedule(message: str='', inputs: str='{}') -> str

Run the content domain agent action `schedule`.

Full source documentation
Run the content domain agent action `schedule`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2087

content_seo_optimize

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_seo_optimize(message: str='', inputs: str='{}') -> str

Run the content domain agent action `seo_optimize`.

Full source documentation
Run the content domain agent action `seo_optimize`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1977

content_seo_research

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_seo_research(message: str='', inputs: str='{}') -> str

Run the content domain agent action `seo_research`.

Full source documentation
Run the content domain agent action `seo_research`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:1955

content_social_content_pipeline

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_social_content_pipeline(message: str='', inputs: str='{}') -> str

Run the content domain agent action `social_content_pipeline`.

Full source documentation
Run the content domain agent action `social_content_pipeline`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2197

content_sync_analytics

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_sync_analytics(message: str='', inputs: str='{}') -> str

Run the content domain agent action `sync_analytics`.

Full source documentation
Run the content domain agent action `sync_analytics`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2021

approve_runtime_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
approve_runtime_action(action_id: str) -> str

Approve (activate) a pending runtime action so it becomes dispatchable.

Full source documentation
Approve (activate) a pending runtime action so it becomes dispatchable.

ADMIN/TENANT only (POST /api/domain-agents/runtime-actions/{id}/approve).
Requires the backend flag ``agents.runtime-registration.enabled`` (default
OFF → 403 while off).

Args:
    action_id: The runtime action UUID to approve.

Source: lightbulb/mcp_server.py:3097

approve_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
approve_task(task_id: str, comments: str='') -> str

Approve a pending HITL task, allowing the agent workflow to continue.

Full source documentation
Approve a pending HITL task, allowing the agent workflow to continue.

This is a real decision — the agent will proceed with the proposed action.
Review the task details first with get_approval_details.

Args:
    task_id: The approval task UUID
    comments: Optional reason for approval

Source: lightbulb/mcp_server.py:2813

approve_voice_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
approve_voice_action(execution_id: str, approval_task_id: str, comments: str='') -> str

Approve a pending in-call voice action.

Source: lightbulb/mcp_server.py:3660

ask_document_agent

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
ask_document_agent(message: str, action: str='chat') -> str

Send a message to the document intelligence agent.

Full source documentation
Send a message to the document intelligence agent.

Use this for general document questions, analysis, comparisons,
or any document operation not covered by the specific tools above.

Args:
    message: Your message or question for the document agent
    action: Agent action — "chat", "compare_versions", "export_evidence_pack", etc.

Source: lightbulb/mcp_server.py:1516

backbone_execute

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
backbone_execute(objective: str, inputs: str='{}') -> str

Execute a research, analysis, or code generation task via the backbone agent.

Full source documentation
Execute a research, analysis, or code generation task via the backbone agent.

The backbone agent runs **server-side, scoped to your tenant** — it has a
Python REPL, web search, and access to your account's connectors, all
operating under your JWT and the platform's RBAC. This is *not* local code
execution on the customer's machine; nothing leaves the platform's scope.

Use it for complex multi-step analysis, data processing, or generating
code/scripts.

Args:
    objective: What you want the backbone agent to do
    inputs: Optional JSON string of structured inputs

Source: lightbulb/mcp_server.py:1920

code_workspace_add_collaborator

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_add_collaborator(workspace_id: str, email: str='', user_id: str='', role: str='viewer') -> str

Add a collaborator to a workspace (role: viewer | editor | admin).

Source: lightbulb/mcp_server.py:3781

code_workspace_add_note

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_add_note(workspace_id: str, content: str) -> str

Append a note to a workspace (visible to collaborators).

Source: lightbulb/mcp_server.py:3855

code_workspace_approve_access_request

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_approve_access_request(workspace_id: str, request_id: str) -> str

Approve a pending access request.

Source: lightbulb/mcp_server.py:3839

code_workspace_cancel_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_cancel_run(workspace_id: str, run_id: str) -> str

Cancel an in-flight coding run.

Source: lightbulb/mcp_server.py:3949

code_workspace_chat

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_chat(workspace_id: str, message: str, action: str='chat', conversation_id: str='', active_file: str='', history: str='[]', attachments: str='[]', context: str='{}', policy: str='{}', preview_mode: bool=False, auto_push: bool=False, idempotency_key: str='', agent_model_selection_id: str='', agent_provider_connection_id: str='', agent_model_id: str='', agent_model_profile_id: str='') -> str

Send a message to a code workspace — ask it to write code, run commands, analyze files.

Full source documentation
Send a message to a code workspace — ask it to write code, run commands, analyze files.

Args:
    workspace_id: The workspace ID to interact with
    message: Your instruction or question
    action: Optional coding action such as chat, explain_code, or propose_changes.
        propose_changes is normalized to preview chat mode for backend compatibility.
    conversation_id: Optional conversation/thread ID for continuity
    active_file: Optional active file path to bias the coding agent
    history: Optional JSON array of prior chat messages
    attachments: Optional JSON array of attachments
    context: Optional JSON object with structured coding context
    policy: Optional JSON object with workspace policy overrides
    preview_mode: If true, return proposed changes without mutating files
    auto_push: If true, allow the coding run to auto-push after verification

Source: lightbulb/mcp_server.py:2168

code_workspace_claude_session_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_claude_session_action(workspace_id: str, session_id: str, action: str, body: str='{}') -> str

Perform a Claude SDK session action.

Full source documentation
Perform a Claude SDK session action.

Args:
    action: One of: tag, fork, delete, interrupt, mcp/reconnect, mcp/toggle,
        rewind, tasks/stop, compact, rename
    body: JSON object payload (action-specific, e.g. {"tag": "..."} for tag).

Source: lightbulb/mcp_server.py:3977

code_workspace_claude_sessions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_claude_sessions(workspace_id: str) -> str

List Claude SDK sessions associated with a workspace.

Source: lightbulb/mcp_server.py:3960

code_workspace_codex_thread_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_codex_thread_action(workspace_id: str, thread_id: str, action: str, body: str='{}') -> str

Perform a thread-level Codex action.

Full source documentation
Perform a thread-level Codex action.

Args:
    action: One of: rename, archive, unarchive, compact, rollback
    body: JSON object payload.

Source: lightbulb/mcp_server.py:4020

code_workspace_codex_threads

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_codex_threads(workspace_id: str, archived: str='') -> str

List Codex runtime threads for a workspace.

Source: lightbulb/mcp_server.py:4000

code_workspace_codex_turn_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_codex_turn_action(workspace_id: str, thread_id: str, turn_id: str, action: str, body: str='{}') -> str

Steer or interrupt a specific Codex turn.

Full source documentation
Steer or interrupt a specific Codex turn.

Args:
    action: steer | interrupt
    body: JSON object payload (e.g. {"guidance": "..."}).

Source: lightbulb/mcp_server.py:4039

code_workspace_collaboration

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_collaboration(workspace_id: str) -> str

Get collaboration info (members, share-links, pending requests).

Source: lightbulb/mcp_server.py:3773

code_workspace_deny_access_request

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_deny_access_request(workspace_id: str, request_id: str) -> str

Deny a pending access request.

Source: lightbulb/mcp_server.py:3847

code_workspace_get_active_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_get_active_run(workspace_id: str) -> str

Get the active coding run for a workspace, if one exists.

Source: lightbulb/mcp_server.py:2396

code_workspace_get_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_get_run(workspace_id: str, run_id: str) -> str

Get the details for a specific coding run.

Source: lightbulb/mcp_server.py:2407

code_workspace_proposal_apply

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_proposal_apply(workspace_id: str, proposal_id: str) -> str

Apply a code-change proposal to workspace files.

Source: lightbulb/mcp_server.py:3924

code_workspace_proposal_reject

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_proposal_reject(workspace_id: str, proposal_id: str, reason: str='') -> str

Reject a code-change proposal.

Source: lightbulb/mcp_server.py:3932

code_workspace_proposals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_proposals(workspace_id: str) -> str

List code-change proposals for a workspace.

Source: lightbulb/mcp_server.py:3907

code_workspace_pull_request

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_pull_request(workspace_id: str, body: str='{}') -> str

Open a GitHub pull request from the workspace branch.

Source: lightbulb/mcp_server.py:3940

code_workspace_remove_collaborator

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_remove_collaborator(workspace_id: str, collaborator_id: str) -> str

Revoke a collaborator's access.

Source: lightbulb/mcp_server.py:3809

code_workspace_run_review

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_run_review(workspace_id: str, run_id: str, verdict: str, feedback: str='') -> str

Submit a human review verdict for a run (accept | reject | request_changes).

Source: lightbulb/mcp_server.py:3891

code_workspace_run_review_apply

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_run_review_apply(workspace_id: str, run_id: str) -> str

Apply review-suggested changes to the workspace.

Source: lightbulb/mcp_server.py:3899

code_workspace_runs

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_runs(workspace_id: str, limit: int=20) -> str

List historical coding runs for a workspace.

Source: lightbulb/mcp_server.py:3866

code_workspace_runs_insights

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_runs_insights(workspace_id: str) -> str

Aggregate run-quality insights for a workspace.

Source: lightbulb/mcp_server.py:3883

code_workspace_update_collaborator

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_update_collaborator(workspace_id: str, collaborator_id: str, role: str) -> str

Change a collaborator's role.

Source: lightbulb/mcp_server.py:3801

code_workspace_wait_for_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_wait_for_run(workspace_id: str, run_id: str='', timeout_seconds: int=60, poll_interval_seconds: int=2) -> str

Wait for a coding run to finish and return its latest status.

Full source documentation
Wait for a coding run to finish and return its latest status.

If run_id is omitted, the tool waits for the current active run.

Source: lightbulb/mcp_server.py:2416

coding_run_command

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_run_command(workspace_id: str='', cmd: str='', cwd: str='.', timeout_ms: int=60000, message: str='', inputs: str='{}') -> str

Run a shell command in a code workspace and get back its real output.

Full source documentation
Run a shell command in a code workspace and get back its real output.

Executes the command **synchronously** against the workspace's sandboxed
runner via the proven ``exec.run`` tool and returns the command's
``exit_code``, ``stdout`` and ``stderr`` inline — there is no separate run
to poll. Scoped to your JWT / tenant / company; the workspace's command
allow-list and sandbox still apply (this does not widen exec capability).

Typical call:
    coding_run_command(workspace_id="<uuid>", cmd="python3 --version")

Args:
    workspace_id: The code workspace ID (UUID) to run the command in. Required.
    cmd: The shell command to execute, e.g. ``"python3 --version"`` or
        ``"pytest -q"``. Required.
    cwd: Working directory relative to the workspace root (default ``"."``).
    timeout_ms: Command timeout in milliseconds (default 60000).
    message: Back-compat alias for ``cmd`` (used only if ``cmd`` is empty).
    inputs: Back-compat JSON object that may carry
        ``{"workspace_id","cmd","cwd","timeout_ms"}`` (used only to fill
        args left empty above).

Returns:
    The command's exit_code plus its stdout and stderr.

Source: lightbulb/mcp_server.py:2313

create_approval_auto_accept

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_approval_auto_accept(task_id: str, body: str='{}') -> str

Create an auto-accept rule from an existing approval task's shape.

Source: lightbulb/mcp_server.py:4370

create_code_workspace

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_code_workspace(name: str='', repository_url: str='', branch: str='', repo_connection_id: str='', company_id: str='', source: str='', label: str='') -> str

Create a new code workspace so you can start a fresh coding / agent task.

Full source documentation
Create a new code workspace so you can start a fresh coding / agent task.

A code workspace is a persistent sandboxed environment (file system, git,
command execution) that ``coding_run_command`` and ``code_workspace_chat``
operate against. Use this when no suitable workspace exists yet — it returns
the new workspace **id**, which you then pass to those tools.

Args:
    name: Human-friendly label for the workspace (alias for ``label``).
    repository_url: Git/source URL or path to clone into the workspace
        (alias for ``source``). Leave blank for an empty workspace.
    branch: Branch to check out (optional).
    repo_connection_id: UUID of a pre-configured repo OAuth connection to
        clone from instead of a raw URL (optional).
    company_id: Company UUID to scope the workspace to (optional; resolved
        from your active company when blank).
    source: Explicit source URL/path (takes precedence over
        ``repository_url`` when both are given).
    label: Explicit label (takes precedence over ``name`` when both given).

Returns:
    The new workspace id plus a short status line.

Source: lightbulb/mcp_server.py:2108

create_crm_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_crm_task(body: str, tenant_id: str='') -> str

Create a CRM task. Body is JSON (title, status, assigneeId, dueDate, contactId, dealId, ...).

Source: lightbulb/mcp_server.py:4323

create_document

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_document(title: str, body: str, format: str='docx', target_suite: str='internal_library') -> str

Create a new document (report, memo, brief, etc.).

Full source documentation
Create a new document (report, memo, brief, etc.).

Generates and stores a document in the specified format and target.

Args:
    title: Document title
    body: Document content/body text
    format: Output format — "docx", "pdf", "xlsx", "pptx", "gdoc", "gsheet", "gslides", "md"
    target_suite: Where to store — "internal_library", "google_workspace", "microsoft_365"

Source: lightbulb/mcp_server.py:1471

create_project

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_project(name: str, instructions: str='', workspace_id: str='', repo_connection_id: str='', idempotency_key: str='') -> str

Create a Lightbulb project — the deterministic way to set up a project space.

Full source documentation
Create a Lightbulb project — the deterministic way to set up a project space.

Creates a persisted Project (POST /api/projects) that the consulting /
product-machine flow and ``get_product_machine_plan`` operate on. ``name`` is
required. Optionally bind an existing code workspace and/or repo connection.

Args:
    name: Project name. Required.
    instructions: Optional standing instructions / objective for the project.
    workspace_id: Optional code workspace UUID to attach.
    repo_connection_id: Optional repo OAuth connection UUID to attach.
    idempotency_key: Optional key — a retried create with the same key
        returns the existing project instead of duplicating it.

Returns:
    The new project id, name and status.

Source: lightbulb/mcp_server.py:2916

create_slide_deck

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_slide_deck(title: str, body: str='', target_suite: str='internal_library') -> str

Create a new presentation / slide deck.

Full source documentation
Create a new presentation / slide deck.

Args:
    title: Presentation title
    body: Optional content description or outline
    target_suite: Where to store — "internal_library", "google_workspace", "microsoft_365"

Source: lightbulb/mcp_server.py:1502

create_spreadsheet

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_spreadsheet(title: str, body: str='', target_suite: str='internal_library') -> str

Create a new spreadsheet.

Full source documentation
Create a new spreadsheet.

Args:
    title: Spreadsheet title
    body: Optional initial content or description
    target_suite: Where to store — "internal_library", "google_workspace", "microsoft_365"

Source: lightbulb/mcp_server.py:1488

delete_approval_preference

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
delete_approval_preference(preference_id: str) -> str

Remove an auto-accept rule.

Source: lightbulb/mcp_server.py:4379

delete_crm_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
delete_crm_task(task_id: str, tenant_id: str='') -> str

Delete a CRM task.

Source: lightbulb/mcp_server.py:4341

dispatch_domain_agent

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
dispatch_domain_agent(domain: str, message: str, action: str='chat', inputs: str='{}') -> str

Dispatch a message to any domain agent on the platform.

Full source documentation
Dispatch a message to any domain agent on the platform.

Available domains: finance, crm, engineering, legal, hr, it_ops,
content, commerce, product, document_intelligence.

Args:
    domain: The domain agent to talk to
    message: Your message or objective
    action: The action to perform (default "chat")
    inputs: Optional JSON string of additional structured inputs

Source: lightbulb/mcp_server.py:1532

doc_builder_add_collaborator

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
doc_builder_add_collaborator(session_id: str, email: str='', user_id: str='', role: str='viewer') -> str

Add a collaborator to a document builder session.

Source: lightbulb/mcp_server.py:4529

doc_builder_collaboration

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
doc_builder_collaboration(session_id: str) -> str

Collaboration info for a document builder session.

Source: lightbulb/mcp_server.py:4521

doc_builder_get_messages

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
doc_builder_get_messages(session_id: str, limit: int=50) -> str

Get message history for a document builder session.

Source: lightbulb/mcp_server.py:4561

doc_builder_save

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
doc_builder_save(session_id: str, body: str='{}') -> str

Save the current state of a document builder session.

Source: lightbulb/mcp_server.py:4569

get_aoc_decision

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_aoc_decision(decision_id: str) -> str

Get a specific AutoCompany decision.

Source: lightbulb/mcp_server.py:4171

get_aoc_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_aoc_run(run_id: str) -> str

Get an AutoCompany run detail.

Source: lightbulb/mcp_server.py:4082

get_aoc_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_aoc_task(task_id: str) -> str

Get an AutoCompany task detail.

Source: lightbulb/mcp_server.py:4126

get_aoc_tick

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_aoc_tick(tick_id: str) -> str

Get a single AutoCompany tick.

Source: lightbulb/mcp_server.py:4206

get_approval_details

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_approval_details(task_id: str) -> str

Get full details of a pending approval task before deciding.

Full source documentation
Get full details of a pending approval task before deciding.

Shows the agent's reasoning, proposed action, risk assessment,
and any supporting evidence.

Args:
    task_id: The approval task UUID

Source: lightbulb/mcp_server.py:2797

get_artifact

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_artifact(artifact_id: str) -> str

Get the full content of a specific artifact.

Full source documentation
Get the full content of a specific artifact.

Args:
    artifact_id: The artifact UUID

Source: lightbulb/mcp_server.py:2477

get_crm_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_crm_task(task_id: str, tenant_id: str='') -> str

Get a CRM task detail.

Source: lightbulb/mcp_server.py:4315

get_product_machine_plan

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_product_machine_plan(project_id: str) -> str

Get a project's product-machine plan and deliverables (GET /api/projects/{id}/product-machine/plan).

Full source documentation
Get a project's product-machine plan and deliverables
(GET /api/projects/{id}/product-machine/plan).

This is what the consulting flow produces — the structured plan, artifacts
and deliverables for the project.

Args:
    project_id: The project UUID.

Source: lightbulb/mcp_server.py:2990

get_project

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_project(project_id: str) -> str

Get a single Lightbulb project's detail (GET /api/projects/{id}).

Full source documentation
Get a single Lightbulb project's detail (GET /api/projects/{id}).

Args:
    project_id: The project UUID.

Source: lightbulb/mcp_server.py:2978

get_voice_execution

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_voice_execution(execution_id: str) -> str

Get a voice execution detail (transcript, status, agent decisions).

Source: lightbulb/mcp_server.py:3634

grep_documents

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grep_documents(pattern: str, regex: bool=True, case_sensitive: bool=False, folder_path: str='', top_k: int=20) -> str

Grep across document content using pattern matching (like ripgrep).

Full source documentation
Grep across document content using pattern matching (like ripgrep).

Use this to find exact text matches, regex patterns, or specific strings
across all documents. Returns line-level matches with context.

Args:
    pattern: The search pattern (regex by default, or exact string)
    regex: Whether to use regex matching (default True)
    case_sensitive: Whether the search is case-sensitive (default False)
    folder_path: Optional folder path to scope the search
    top_k: Max number of chunk results to return (default 20)

Source: lightbulb/mcp_server.py:1415

hr_live_advance_application

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_advance_application(application_id: str, body: str='{}') -> str

Advance a Greenhouse candidate to the next stage (HITL-gated).

Source: lightbulb/mcp_server.py:3744

hr_live_cases

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_cases() -> str

HR case-board items from Monday.com.

Source: lightbulb/mcp_server.py:3712

hr_live_health

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_health() -> str

Health check for HR connector tokens (BambooHR / Greenhouse / Monday).

Source: lightbulb/mcp_server.py:3762

hr_live_leave_balance

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_leave_balance(bamboo_employee_id: str) -> str

BambooHR leave balance for an employee.

Source: lightbulb/mcp_server.py:3696

hr_live_monday_board

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_monday_board(checklist_id: str) -> str

Monday.com board for an HR onboarding checklist.

Source: lightbulb/mcp_server.py:3704

hr_live_recruiting_applications

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_recruiting_applications(job_id: str='', status: str='') -> str

List Greenhouse applications.

Source: lightbulb/mcp_server.py:3731

hr_live_recruiting_jobs

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_recruiting_jobs(status: str='') -> str

List Greenhouse jobs.

Source: lightbulb/mcp_server.py:3720

hr_live_reject_application

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_reject_application(application_id: str, body: str='{}') -> str

Reject a Greenhouse application (HITL-gated).

Source: lightbulb/mcp_server.py:3753

hr_live_whos_out

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_whos_out() -> str

BambooHR who's-out roster (current and upcoming time-off).

Source: lightbulb/mcp_server.py:3688

invoke_tool

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
invoke_tool(tool_name: str, arguments: str='{}') -> str

Invoke a platform tool directly by name.

Full source documentation
Invoke a platform tool directly by name.

Tools include connector operations (e.g. "hubspot.list_contacts"),
utility tools, and more. Use list_connectors to see available tools.

Args:
    tool_name: The tool to invoke (e.g. "slack.post_message")
    arguments: JSON string of tool arguments

Source: lightbulb/mcp_server.py:2662

it_ops_live_github

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_live_github() -> str

Live GitHub data passthrough for the IT-Ops workspace.

Source: lightbulb/mcp_server.py:4457

it_ops_live_jira

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_live_jira() -> str

Live Jira data passthrough for the IT-Ops workspace.

Source: lightbulb/mcp_server.py:4441

it_ops_live_notion

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_live_notion() -> str

Live Notion data passthrough for the IT-Ops workspace.

Source: lightbulb/mcp_server.py:4465

it_ops_live_slack

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_live_slack() -> str

Live Slack data passthrough for the IT-Ops workspace.

Source: lightbulb/mcp_server.py:4449

it_ops_mcp_manifest

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_mcp_manifest() -> str

Get the IT-Ops workspace MCP manifest.

Source: lightbulb/mcp_server.py:4473

list_aoc_decisions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_aoc_decisions(status: str='', limit: int=20) -> str

List AutoCompany decisions (pending or resolved).

Source: lightbulb/mcp_server.py:4151

list_aoc_runs

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_aoc_runs(status: str='', limit: int=20) -> str

List AutoCompany cognitive-loop runs.

Source: lightbulb/mcp_server.py:4062

list_aoc_task_events

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_aoc_task_events(task_id: str) -> str

List events recorded against an AutoCompany task.

Source: lightbulb/mcp_server.py:4134

list_aoc_tasks

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_aoc_tasks(run_id: str='', limit: int=20) -> str

List AutoCompany tasks (optionally scoped to a run).

Source: lightbulb/mcp_server.py:4106

list_aoc_ticks

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_aoc_ticks(run_id: str='', limit: int=20) -> str

List the cognitive-loop ticks for an AutoCompany control run.

Full source documentation
List the cognitive-loop ticks for an AutoCompany control run.

The backend scopes ticks to a control run, so ``run_id`` is required (it is
sent as the backend's ``controlRunId`` query param). Get a run id from
``list_aoc_runs`` first.

Args:
    run_id: The AutoCompany control run UUID to list ticks for. Required.
    limit: Max ticks to return (default 20).

Source: lightbulb/mcp_server.py:4179

list_approval_preferences

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_approval_preferences() -> str

List the user's HITL auto-accept rules.

Source: lightbulb/mcp_server.py:4353

list_artifacts

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_artifacts(artifact_type: str='') -> str

List artifacts — charts, reports, analyses, code, and other outputs from agent runs.

Full source documentation
List artifacts — charts, reports, analyses, code, and other outputs from agent runs.

Args:
    artifact_type: Optional filter by type (e.g. "chart", "report", "code", "csv")

Source: lightbulb/mcp_server.py:2454

list_code_workspaces

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_code_workspaces() -> str

List all code workspaces available to you.

Full source documentation
List all code workspaces available to you.

Code workspaces are persistent environments with file systems, git, and
execution capabilities.

Source: lightbulb/mcp_server.py:2077

list_companies

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_companies() -> str

List companies in the user's tenant.

Full source documentation
List companies in the user's tenant.

ADMIN and TENANT users need to select a company before using domain agents,
CRM, finance, or other company-scoped operations. COMPANY users already
have a company set automatically.

Source: lightbulb/mcp_server.py:3158

list_connected_integrations

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_connected_integrations() -> str

List connected integrations for the current company context.

Full source documentation
List connected integrations for the current company context.

Shows what data sources are connected — QuickBooks, Stripe, HubSpot,
Google Drive, Slack, etc. Helps you understand what data is available
before running domain agent actions.

Source: lightbulb/mcp_server.py:3257

list_connectors

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_connectors() -> str

List all available connectors and their connection status.

Full source documentation
List all available connectors and their connection status.

Shows which integrations (Slack, HubSpot, Stripe, etc.) are connected.

Source: lightbulb/mcp_server.py:2643

list_crm_contacts

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_crm_contacts(search: str='', limit: int=20) -> str

List CRM contacts, optionally filtered by search query.

Full source documentation
List CRM contacts, optionally filtered by search query.

Args:
    search: Optional search term to filter contacts
    limit: Max results (default 20)

Source: lightbulb/mcp_server.py:2690

list_crm_deals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_crm_deals(search: str='', limit: int=20) -> str

List CRM deals/opportunities.

Full source documentation
List CRM deals/opportunities.

Args:
    search: Optional search term
    limit: Max results (default 20)

Source: lightbulb/mcp_server.py:2720

list_crm_tasks

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_crm_tasks(tenant_id: str='', limit: int=20) -> str

List CRM tasks (defaults to authed tenant).

Source: lightbulb/mcp_server.py:4298

list_domain_actions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_domain_actions(domain: str) -> str

List available actions for a specific domain agent.

Full source documentation
List available actions for a specific domain agent.

Args:
    domain: The domain name (e.g. "finance", "crm", "legal")

Source: lightbulb/mcp_server.py:3314

list_domains

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_domains() -> str

List all available domain agents and their capabilities.

Full source documentation
List all available domain agents and their capabilities.

Shows every domain agent on the platform with their supported actions.

Source: lightbulb/mcp_server.py:3291

list_folder

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_folder(folder_path: str='/', source_system: str='', max_items: int=100) -> str

List documents in a folder or the entire document library.

Full source documentation
List documents in a folder or the entire document library.

Use this to browse the document library, see what files exist,
and explore folder structures.

Args:
    folder_path: Folder path to list (default "/" for root)
    source_system: Filter by source (e.g. "google_drive", "microsoft_graph", "workspace")
    max_items: Max number of items to return (default 100)

Source: lightbulb/mcp_server.py:1435

list_notifications

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_notifications(limit: int=20) -> str

List recent notifications — HITL decisions, workflow alerts, system messages.

Full source documentation
List recent notifications — HITL decisions, workflow alerts, system messages.

Args:
    limit: Max results (default 20)

Source: lightbulb/mcp_server.py:2747

list_pending_approvals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_pending_approvals() -> str

List all pending approval tasks waiting for your decision.

Full source documentation
List all pending approval tasks waiting for your decision.

These are human-in-the-loop (HITL) decisions from agent workflows —
things like purchase approvals, content sign-offs, or deployment gates
that require a human to approve or reject before the agent continues.

Source: lightbulb/mcp_server.py:2769

list_projects

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_projects() -> str

List the Lightbulb projects you can access (GET /api/projects).

Source: lightbulb/mcp_server.py:2960

list_runtime_actions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_runtime_actions(status: str='active') -> str

List custom runtime-authored domain actions by status.

Full source documentation
List custom runtime-authored domain actions by status.

GET /api/domain-agents/runtime-actions?status=. Requires the backend flag
``agents.runtime-registration.enabled`` (default OFF → 403 while off).

Args:
    status: Filter — ``active`` (default), ``pending_approval``, ``rejected``.

Source: lightbulb/mcp_server.py:3131

list_voice_executions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_voice_executions(status: str='', limit: int=20) -> str

List voice agent executions (live and historical phone calls).

Full source documentation
List voice agent executions (live and historical phone calls).

Args:
    status: Optional filter (active, completed, failed, transferred)
    limit: Max results

Source: lightbulb/mcp_server.py:3601

list_voice_pending_approvals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_voice_pending_approvals() -> str

List in-call HITL approvals waiting for caller-side decision.

Source: lightbulb/mcp_server.py:3643

list_workflows

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_workflows() -> str

List workflow definitions available on the platform.

Source: lightbulb/mcp_server.py:2560

mark_all_notifications_read

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
mark_all_notifications_read() -> str

Mark all notifications as read.

Source: lightbulb/mcp_server.py:4406

mark_notification_read

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
mark_notification_read(notification_id: str) -> str

Mark a notification as read.

Source: lightbulb/mcp_server.py:4398

memory_graph

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_graph(focus: str='', depth: int=0) -> str

Read the memory graph (or a filtered subgraph).

Source: lightbulb/mcp_server.py:4250

memory_graph_node

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_graph_node(node_id: str) -> str

Get a single node from the memory graph.

Source: lightbulb/mcp_server.py:4263

memory_list_entries

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_list_entries(limit: int=50) -> str

List structured memory entries.

Source: lightbulb/mcp_server.py:4217

memory_list_events

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_list_events(limit: int=50) -> str

List memory events (timeline of state changes).

Source: lightbulb/mcp_server.py:4279

memory_list_identity

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_list_identity() -> str

List identity records in the memory graph.

Source: lightbulb/mcp_server.py:4271

memory_list_skills

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_list_skills() -> str

List skills/capabilities recorded in memory.

Source: lightbulb/mcp_server.py:4287

memory_projection_memory

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_projection_memory() -> str

Memory-structure projection of the agent.

Source: lightbulb/mcp_server.py:4242

memory_projection_soul

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_projection_soul() -> str

Identity / personality projection of the agent.

Source: lightbulb/mcp_server.py:4234

memory_query

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_query(body: str) -> str

Run a structured memory query (filters, time-windows, semantic). Body is JSON.

Source: lightbulb/mcp_server.py:4225

memory_recall

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_recall(key: str, namespace: str='default') -> str

Recall a value from agent memory.

Full source documentation
Recall a value from agent memory.

Args:
    key: Memory key to recall
    namespace: Memory namespace (default "default")

Source: lightbulb/mcp_server.py:2869

memory_search

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_search(query: str, namespace: str='default', top_k: int=5) -> str

Search agent memory semantically.

Full source documentation
Search agent memory semantically.

Args:
    query: What to search for
    namespace: Memory namespace (default "default")
    top_k: Number of results (default 5)

Source: lightbulb/mcp_server.py:2884

memory_store

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_store(key: str, value: str, namespace: str='default') -> str

Store a value in the platform's agent memory.

Full source documentation
Store a value in the platform's agent memory.

Use this to persist information across conversations and sessions.

Args:
    key: Memory key (e.g. "user_preferences", "project_context")
    value: The value to store
    namespace: Memory namespace (default "default")

Source: lightbulb/mcp_server.py:2852

modify_voice_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
modify_voice_action(execution_id: str, approval_task_id: str, modifications: str) -> str

Approve a voice action with modifications. modifications is a JSON object.

Source: lightbulb/mcp_server.py:3676

page_builder_capabilities

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_capabilities(session_id: str) -> str

List page capabilities (forms, search, auth, etc.).

Source: lightbulb/mcp_server.py:4493

page_builder_chat

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_chat(session_id: str, message: str) -> str

Send a message to a page builder session to design or modify pages.

Full source documentation
Send a message to a page builder session to design or modify pages.

The page builder agent generates HTML/CSS/JS for your website.
Use iterative messages to refine the design.

Args:
    session_id: The session ID from page_builder_create
    message: Your instruction (e.g. "Add a pricing section with 3 tiers")

Source: lightbulb/mcp_server.py:1861

page_builder_create

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_create(brand_name: str='', initial_prompt: str='', force_page_builder: bool=False) -> str

Create a new page builder session to build a website or landing page.

Full source documentation
Create a new page builder session to build a website or landing page.

Returns a session ID you can use with page_builder_chat to iteratively
design and build pages.

Args:
    brand_name: The brand/company name for the site
    initial_prompt: Optional initial instruction (e.g. "Build a landing page for our SaaS product")
    force_page_builder: If true, create a pure Page Builder design session instead of routing project-build intent to consulting workflow.

Source: lightbulb/mcp_server.py:1808

page_builder_deploy

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_deploy(session_id: str, page_key: str='') -> str

Deploy a page builder session to make the site live.

Full source documentation
Deploy a page builder session to make the site live.

Args:
    session_id: The session ID
    page_key: Optional specific page to deploy (deploys all if empty)

Source: lightbulb/mcp_server.py:1885

page_builder_install_artifact

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_install_artifact(session_id: str, body: str) -> str

Install a component artifact into the page session. Body is JSON.

Source: lightbulb/mcp_server.py:4501

page_builder_list_sessions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_list_sessions() -> str

List existing page builder sessions.

Source: lightbulb/mcp_server.py:1844

page_builder_preview

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_preview(session_id: str) -> str

Get the preview URL for a page builder session.

Full source documentation
Get the preview URL for a page builder session.

Args:
    session_id: The session ID

Source: lightbulb/mcp_server.py:1902

page_builder_unpublish

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_unpublish(session_id: str) -> str

Unpublish a deployed page builder session.

Source: lightbulb/mcp_server.py:4510

page_builder_workspace_automation

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_workspace_automation(session_id: str, body: str='{}') -> str

Run the page-builder workspace automation (auto-wire pages → agents → backend).

Source: lightbulb/mcp_server.py:4484

post_aoc_task_event

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
post_aoc_task_event(task_id: str, body: str) -> str

Post a new event onto an AutoCompany task. Body is JSON.

Source: lightbulb/mcp_server.py:4142

rag_query

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
rag_query(question: str, top_k: int=5) -> str

Query the RAG knowledge base directly with a question.

Full source documentation
Query the RAG knowledge base directly with a question.

Returns relevant passages from indexed documents with citations.

Args:
    question: Your question
    top_k: Number of results to return (default 5)

Source: lightbulb/mcp_server.py:2599

rag_upload

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
rag_upload(filename: str, content: str) -> str

Upload a document to the RAG knowledge base for indexing.

Full source documentation
Upload a document to the RAG knowledge base for indexing.

Args:
    filename: The filename (e.g. "meeting-notes.md")
    content: The document content (text)

Source: lightbulb/mcp_server.py:2626

register_external_artifact

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
register_external_artifact(type: str, title: str='', summary: str='', uri: str='', content: str='', project_id: str='', source_agent: str='external_agent', attach_workspace: bool=False) -> str

Register an artifact you created OUTSIDE Lightbulb so Lightbulb's domain agents can discover, reference, and work on it.

Full source documentation
Register an artifact you created OUTSIDE Lightbulb so Lightbulb's domain agents can
discover, reference, and work on it.

Use this whenever you (Claude, Claude Code, ChatGPT, Codex, Hermes, etc.) produce something
external while orchestrating Lightbulb — a code repository, document, slide deck, spreadsheet,
report, or any URL — and you want it to become a first-class, discoverable Lightbulb artifact
(searchable via list_artifacts and routable to domain agents / code workspaces).

Args:
    type: Artifact class — one of: codebase, document, slide_deck, spreadsheet, report, url.
    title: Human-readable title.
    summary: Short description of what it is and why it matters.
    uri: External reference (e.g. a GitHub repo URL, Google Doc URL, file link). Provide this
         OR content.
    content: Inline text content (for documents/reports) when there is no external URL.
    project_id: Optional Lightbulb project UUID to associate the artifact with.
    source_agent: The agent that created it (e.g. "claude_code", "codex", "chatgpt", "hermes").
    attach_workspace: For a codebase artifact with a repo uri, also clone it into a Lightbulb
        Code Workspace so domain agents can work on it (not just discover it).

Source: lightbulb/mcp_server.py:2490

register_runtime_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
register_runtime_action(domain: str, action: str, description: str='', agent_spec: str='{}', component_ids: str='[]', workflow_type: str='') -> str

Author a custom agent action via the dynamic-agent factory.

Full source documentation
Author a custom agent action via the dynamic-agent factory.

Registers a new (domain, action) (POST /api/domain-agents/runtime-actions).
It lands as ``pending_approval`` and is NOT dispatchable until an ADMIN/TENANT
calls ``approve_runtime_action``. Provide an ``agent_spec`` to author a
brand-new agent (``domain`` may be ``"custom"``); without one, ``domain`` must
be an existing contract domain and this adds an action to it.

NOTE: this whole factory surface is gated behind the backend flag
``agents.runtime-registration.enabled`` (default OFF) — while it is off these
calls return 403. The tool is wired correctly; the flag is a separate backend
config change.

Args:
    domain: Target domain (an existing domain, or ``"custom"`` for a new agent).
    action: Action name to register.
    description: Human-readable description of what the action does.
    agent_spec: JSON object (as a string) describing the agent to author
        (model, prompt, tools, …). Pass ``"{}"`` to register a plain action
        on an existing domain instead.
    component_ids: JSON array (as a string) of component ids the action uses.
    workflow_type: Optional workflow type to bind the action to.

Returns:
    The registered action id, status and identity.

Source: lightbulb/mcp_server.py:3031

reject_runtime_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
reject_runtime_action(action_id: str) -> str

Reject a pending runtime action.

Full source documentation
Reject a pending runtime action.

ADMIN/TENANT only (POST /api/domain-agents/runtime-actions/{id}/reject).
Requires the backend flag ``agents.runtime-registration.enabled`` (default
OFF → 403 while off).

Args:
    action_id: The runtime action UUID to reject.

Source: lightbulb/mcp_server.py:3114

reject_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
reject_task(task_id: str, comments: str='') -> str

Reject a pending HITL task, stopping the agent workflow.

Full source documentation
Reject a pending HITL task, stopping the agent workflow.

The agent will not proceed with the proposed action.

Args:
    task_id: The approval task UUID
    comments: Reason for rejection

Source: lightbulb/mcp_server.py:2832

reject_voice_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
reject_voice_action(execution_id: str, approval_task_id: str, comments: str='') -> str

Reject a pending in-call voice action.

Source: lightbulb/mcp_server.py:3668

search_documents

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
search_documents(query: str, folder_path: str='', top_k: int=10) -> str

Search across all documents using semantic search.

Full source documentation
Search across all documents using semantic search.

Use this to find documents relevant to a topic, question, or keyword.
Returns ranked results with snippets and source paths.

Args:
    query: The search query (natural language or keywords)
    folder_path: Optional folder path to scope the search (e.g. "/contracts")
    top_k: Max number of results to return (default 10)

Source: lightbulb/mcp_server.py:1397

search_folder

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
search_folder(query: str, folder_path: str='/', search_mode: str='semantic') -> str

Search within a specific folder using semantic or keyword matching.

Full source documentation
Search within a specific folder using semantic or keyword matching.

Combines folder-scoped search with AI-synthesized answers.
Good for asking questions about documents in a specific folder.

Args:
    query: The search query or question
    folder_path: Folder path to search within
    search_mode: "semantic" (default) or "exact" or "regex"

Source: lightbulb/mcp_server.py:1453

select_company

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
select_company(company_id: str) -> str

Select a company context for subsequent operations.

Full source documentation
Select a company context for subsequent operations.

ADMIN and TENANT users must select a company before using domain agents
or other company-scoped features. This determines which CRM data,
financial accounts, connectors, etc. you're working with.

Args:
    company_id: The company UUID from list_companies

Source: lightbulb/mcp_server.py:3184

set_approval_preference_state

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
set_approval_preference_state(preference_id: str, enabled: bool=True) -> str

Enable or disable an auto-accept rule.

Source: lightbulb/mcp_server.py:4387

software_delivery_context

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
software_delivery_context(repository: str='', workspace_id: str='', project_key: str='', include_live: bool=True, include_memory: bool=True) -> str

Get the Lightbulb software-delivery context packet before editing code.

Full source documentation
Get the Lightbulb software-delivery context packet before editing code.

Use this from Claude Code, Codex, or Cursor before making a repo change. It
gathers IT/Ops, coding workspace, project-management, deployment, CloudOps,
connector, memory, and approval context under the authenticated user's RBAC
scope.

Source: lightbulb/mcp_server.py:1563

software_delivery_loop

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
software_delivery_loop(request: str, workspace_id: str='', repository: str='', github_owner: str='', github_repo: str='', project_key: str='', environment: str='staging', mode: str='feedback_to_code', execute_coding: bool=True, open_pr: bool=False, auto_push: bool=False, trigger_deploy: bool=False, extra_inputs: str='{}') -> str

Run the governed software loop from MCP: feedback/SDLC -> coding -> PR -> deploy.

Full source documentation
Run the governed software loop from MCP: feedback/SDLC -> coding -> PR -> deploy.

This is the main bridge for external coding tools. It routes through
Lightbulb's IT/Ops orchestrator so repo binding, SDLC context, CloudOps,
GitHub, HITL, tests, container release, and deployment gates travel
together.

Source: lightbulb/mcp_server.py:1624

software_spot_weld_fix

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
software_spot_weld_fix(request: str, workspace_id: str, repository: str='', github_owner: str='', github_repo: str='', project_key: str='', environment: str='staging', scope: str='code', severity: str='high', preview_mode: bool=True, open_pr: bool=True, auto_push: bool=False, trigger_deploy: bool=False, extra_inputs: str='{}') -> str

Request a bounded urgent production/cloud fix through the Lightbulb loop.

Full source documentation
Request a bounded urgent production/cloud fix through the Lightbulb loop.

Defaults are intentionally conservative: preview mode on, PR on, deploy off.
Production or cloud-impacting fixes are routed with approval gates and
CloudOps/deployment context rather than direct mutation.

Source: lightbulb/mcp_server.py:1710

start_consulting_project_workflow

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
start_consulting_project_workflow(objective: str, project_context: str='{}', project_id: str='', source: str='mcp') -> str

Start or continue the Lightbulb consulting project workflow through Backbone.

Full source documentation
Start or continue the Lightbulb consulting project workflow through Backbone.

Use this instead of jumping directly to coding, GitHub, deployment, connector
mutation, or external communications when a user has a project idea, custom
agent request, workflow automation request, SOP/process change, modernization
request, or build request that still needs discovery, requirements, scope,
SOP impact or referenced SOPs, approval gates, and execution work packets.

Args:
    objective: The project idea or business outcome the user wants to achieve.
    project_context: Optional JSON object with known facts, current systems,
        requirements, constraints, uploaded-doc references, or host context.
    project_id: Optional existing Lightbulb project identifier to continue.
    source: Host/source string such as codex, claude_code, chatgpt, cursor, or mcp.

Source: lightbulb/mcp_server.py:1948

stop_aoc_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stop_aoc_run(run_id: str) -> str

Stop an in-flight AutoCompany cognitive-loop run.

Source: lightbulb/mcp_server.py:4090

stripe_account_health

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_account_health() -> str

Composite health score per connected Stripe account, plus the at-risk subset (score < 60) for direct triage.

Full source documentation
Composite health score per connected Stripe account, plus the
at-risk subset (score < 60) for direct triage.

Source: lightbulb/mcp_server.py:3446

stripe_approve

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_approve(approval_id: str) -> str

Approve a pending Stripe orchestrator decision so it can execute.

Source: lightbulb/mcp_server.py:3413

stripe_dispatch

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_dispatch(resource: str, verb: str, op_inputs: str='{}', stripe_account_id: str='') -> str

Run any Stripe-orchestrator (resource, verb) op.

Full source documentation
Run any Stripe-orchestrator (resource, verb) op.

Routes through the policy → simulator → Merkle audit → execute/queue
chokepoint, exactly like our internal agents.

Args:
    resource: e.g. "customers", "subscriptions", "refunds", "tax_calculations"
    verb: e.g. "create", "retrieve", "update", "list", "cancel"
    op_inputs: JSON object of operation inputs as string.
    stripe_account_id: Optional connected-account id.

Source: lightbulb/mcp_server.py:3342

stripe_execute_approved

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_execute_approved(approval_id: str) -> str

Execute a previously-approved Stripe decision (idempotent replay safe).

Source: lightbulb/mcp_server.py:3429

stripe_forecast_snapshot

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_forecast_snapshot() -> str

Predictive forecast for the merchant: MRR, failed-payment rate, dispute risk band, payout cashflow band. Server-computed; no Stripe RTT.

Full source documentation
Predictive forecast for the merchant: MRR, failed-payment rate,
dispute risk band, payout cashflow band. Server-computed; no Stripe RTT.

Source: lightbulb/mcp_server.py:3437

stripe_list_pending_approvals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_pending_approvals() -> str

List Stripe-orchestrator approvals waiting for human action.

Source: lightbulb/mcp_server.py:3405

stripe_raw_api_request

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_raw_api_request(api_path: str, method: str='GET', params: str='{}', stripe_account_id: str='', base_address: str='') -> str

Governed long-tail Stripe API request for /v1 or /v2 endpoints.

Full source documentation
Governed long-tail Stripe API request for /v1 or /v2 endpoints.

Non-GET requests still route through the platform's simulator, audit,
idempotency, and human-approval gate before execution.

Args:
    api_path: Stripe API path, e.g. "/v1/setup_intents".
    method: GET, POST, or DELETE.
    params: JSON object of request parameters.
    stripe_account_id: Optional connected-account id.
    base_address: Optional Stripe base address, e.g. "api", "connect", "files".

Source: lightbulb/mcp_server.py:3365

stripe_reject

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_reject(approval_id: str, reason: str='') -> str

Reject a pending Stripe orchestrator decision.

Source: lightbulb/mcp_server.py:3421

stripe_run_workflow

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_run_workflow(workflow: str) -> str

Run a high-level composite workflow.

Full source documentation
Run a high-level composite workflow.

Args:
    workflow: One of workflow.failed_payment_recovery,
              workflow.churn_save_outreach,
              workflow.dispute_evidence_drafting,
              workflow.subscription_health_audit

Source: lightbulb/mcp_server.py:3455

stripe_twin_list

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_twin_list(resource_kind: str, limit: int=50) -> str

Fast Postgres-backed read of the Stripe Digital Twin (no Stripe RTT).

Full source documentation
Fast Postgres-backed read of the Stripe Digital Twin (no Stripe RTT).

Args:
    resource_kind: e.g. "customer", "subscription", "invoice", "charge"
    limit: Max rows to return (default 50, cap 100).

Source: lightbulb/mcp_server.py:3392

trigger_workflow

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
trigger_workflow(workflow_type: str, objective: str, inputs: str='{}') -> str

Trigger a workflow execution.

Full source documentation
Trigger a workflow execution.

Args:
    workflow_type: The workflow type to trigger (e.g. "enterprise_document_intelligence")
    objective: What the workflow should accomplish
    inputs: Optional JSON string of structured inputs

Source: lightbulb/mcp_server.py:2576

update_crm_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
update_crm_task(task_id: str, body: str, tenant_id: str='') -> str

Update a CRM task. Body is JSON of fields to change.

Source: lightbulb/mcp_server.py:4332

update_product_machine_plan

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
update_product_machine_plan(project_id: str, plan: str) -> str

Replace a project's product-machine plan (PUT /api/projects/{id}/product-machine/plan).

Full source documentation
Replace a project's product-machine plan
(PUT /api/projects/{id}/product-machine/plan).

Args:
    project_id: The project UUID.
    plan: A JSON object (as a string) with the new product-machine plan.

Source: lightbulb/mcp_server.py:3006

validate_aoc_run_config

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
validate_aoc_run_config(run_id: str) -> str

Validate an AutoCompany run's configuration.

Source: lightbulb/mcp_server.py:4098

whoami

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
whoami() -> str

Show your identity, role, tenant, company, and what you can access.

Full source documentation
Show your identity, role, tenant, company, and what you can access.

Use this to understand your current context — especially useful for
debugging permission issues or confirming which company is selected.

Source: lightbulb/mcp_server.py:3214

workspace_bundle

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
workspace_bundle(domain: str) -> str

Get a domain workspace data bundle (state, surfaces, recent runs).

Source: lightbulb/mcp_server.py:4417

workspace_surface

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
workspace_surface(domain: str, surface: str) -> str

Read a domain workspace surface (e.g. internal_suite).

Source: lightbulb/mcp_server.py:4433

workspace_trace

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
workspace_trace(domain: str, trace_id: str) -> str

Get a workspace trace (full agent execution log).

Source: lightbulb/mcp_server.py:4425

xero_agent_approve_proposal

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_approve_proposal(proposal_id: str, body: str='{}') -> str

Approve a Xero proposal so it can execute.

Source: lightbulb/mcp_server.py:3513

xero_agent_create_proposal

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_create_proposal(body: str) -> str

Create a Xero proposal (queues an HITL approval). Body is JSON.

Source: lightbulb/mcp_server.py:3504

xero_agent_org_profile

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_org_profile(xero_tenant_id: str) -> str

Get the Xero org profile (chart of accounts, tax rates, branding).

Source: lightbulb/mcp_server.py:3554

xero_agent_proposals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_proposals(body: str='{}') -> str

Generate Xero proposals (reconciliation, AP, payroll, etc.).

Full source documentation
Generate Xero proposals (reconciliation, AP, payroll, etc.).

Args:
    body: Optional JSON object (e.g. {"kind": "bank_reconciliation"})

Source: lightbulb/mcp_server.py:3491

xero_agent_reject_proposal

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_reject_proposal(proposal_id: str, reason: str='') -> str

Reject a Xero proposal.

Source: lightbulb/mcp_server.py:3522

xero_agent_run_playbook

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_run_playbook(playbook_id: str, body: str='{}') -> str

Run a Xero playbook.

Full source documentation
Run a Xero playbook.

Args:
    playbook_id: month_end_close, ar_followup, ap_intake_to_pay,
        bank_reconciliation, payroll_trueup, reporting_pack, consolidation.
    body: Optional JSON object of inputs.

Source: lightbulb/mcp_server.py:3539

xero_agent_run_sync

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_run_sync(body: str='{}') -> str

Trigger a Xero data sync (orgs, AR/AP, payroll, ledger).

Source: lightbulb/mcp_server.py:3530

xero_agent_snapshot

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_snapshot(body: str='{}') -> str

Multi-org Xero financial snapshot (cash, AR, AP, payroll, taxes).

Full source documentation
Multi-org Xero financial snapshot (cash, AR, AP, payroll, taxes).

Args:
    body: Optional JSON object of filters (e.g. {"xero_tenant_ids": ["..."]})

Source: lightbulb/mcp_server.py:3478

xero_intake_bill

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_intake_bill(body: str) -> str

Propose an AP bill into Xero (HITL-gated). Body is JSON.

Source: lightbulb/mcp_server.py:3571

xero_intake_invoice

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_intake_invoice(body: str) -> str

Propose an AR invoice into Xero (HITL-gated). Body is JSON.

Source: lightbulb/mcp_server.py:3562

xero_intake_journal

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_intake_journal(body: str) -> str

Propose a manual journal into Xero (HITL-gated). Body is JSON.

Source: lightbulb/mcp_server.py:3580

xero_intake_payroll_trueup

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_intake_payroll_trueup(body: str) -> str

Propose a payroll true-up into Xero (HITL-gated). Body is JSON.

Source: lightbulb/mcp_server.py:3589

crm_agentic_plan

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_agentic_plan(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `agentic_plan`.

Full source documentation
Run the crm domain agent action `agentic_plan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2702

crm_assess_pipeline

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_assess_pipeline(message: str='', owner_email: Optional[str]=None, min_amount_usd: Optional[float]=None) -> str

Audit your active sales pipeline. Flags stalled deals, missing next-steps, optimistic close dates, and stage-fit mismatches; returns a prioritised action list for the rep and manager. Args: message: Free-text objective for the action. owner_email: Pipeline owner; empty = whole team. min_amount_usd: Filter to deals above this amount.

Full source documentation
Audit your active sales pipeline. Flags stalled deals, missing
next-steps, optimistic close dates, and stage-fit mismatches; returns
a prioritised action list for the rep and manager.
    Args:
        message: Free-text objective for the action.
        owner_email: Pipeline owner; empty = whole team.
        min_amount_usd: Filter to deals above this amount.
    

Source: lightbulb/mcp_generated_tools.py:2484

crm_autonomous_source

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_autonomous_source(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `autonomous_source`.

Full source documentation
Run the crm domain agent action `autonomous_source`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2504

crm_book_meeting

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_book_meeting(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `book_meeting`.

Full source documentation
Run the crm domain agent action `book_meeting`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2680

crm_chat

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_chat(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `chat`.

Full source documentation
Run the crm domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2263

crm_classify_reply

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_classify_reply(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `classify_reply`.

Full source documentation
Run the crm domain agent action `classify_reply`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2570

crm_competitive_positioning

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_competitive_positioning(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `competitive_positioning`.

Full source documentation
Run the crm domain agent action `competitive_positioning`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2423

crm_customer_health_risk

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_customer_health_risk(message: str='', account_id: Optional[str]=None, lookback_days: int=90) -> str

Score post-sale customer health and surface churn risks. Combines product usage, support tickets, billing, and CRM activity into a 0-100 score with the top 3 risk drivers and recommended actions. Args: message: Free-text objective for the action. account_id (required): CRM account ID. lookback_days: Activity window for the score.

Full source documentation
Score post-sale customer health and surface churn risks. Combines
product usage, support tickets, billing, and CRM activity into a
0-100 score with the top 3 risk drivers and recommended actions.
    Args:
        message: Free-text objective for the action.
        account_id (required): CRM account ID.
        lookback_days: Activity window for the score.
    

Source: lightbulb/mcp_generated_tools.py:2445

crm_enrich_contact

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_enrich_contact(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `enrich_contact`.

Full source documentation
Run the crm domain agent action `enrich_contact`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2614

crm_enrich_leads

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_enrich_leads(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `enrich_leads`.

Full source documentation
Run the crm domain agent action `enrich_leads`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2636

crm_expansion_upsell

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_expansion_upsell(message: str='', account_id: Optional[str]=None, min_arr_usd: Optional[float]=None) -> str

Identify expansion and upsell opportunities for an account based on current product usage, peer benchmarks, and unmet jobs-to-be-done. Args: message: Free-text objective for the action. account_id (required): CRM account ID. min_arr_usd: Skip accounts below this ARR threshold.

Full source documentation
Identify expansion and upsell opportunities for an account based on
current product usage, peer benchmarks, and unmet jobs-to-be-done.
    Args:
        message: Free-text objective for the action.
        account_id (required): CRM account ID.
        min_arr_usd: Skip accounts below this ARR threshold.
    

Source: lightbulb/mcp_generated_tools.py:2465

crm_icp_intelligence

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_icp_intelligence(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `icp_intelligence`.

Full source documentation
Run the crm domain agent action `icp_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2401

crm_lead_narrative_advance

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_lead_narrative_advance(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `lead_narrative_advance`.

Full source documentation
Run the crm domain agent action `lead_narrative_advance`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2746

crm_lead_narrative_load

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_lead_narrative_load(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `lead_narrative_load`.

Full source documentation
Run the crm domain agent action `lead_narrative_load`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2724

crm_lead_qualification

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_lead_qualification(message: str='', lead_id: Optional[str]=None, lead_email: Optional[str]=None, company_domain: Optional[str]=None) -> str

Qualify a lead against your ICP and grade it (A/B/C/D). Pulls firmographic data, intent signals, and prior interactions; returns a fit score, the reasoning, and a suggested next-best-action. Args: message: Free-text objective for the action. lead_id: CRM lead/contact ID. lead_email: Lead email (alternative to lead_id). company_domain: Company domain to enrich from.

Full source documentation
Qualify a lead against your ICP and grade it (A/B/C/D). Pulls firmographic
data, intent signals, and prior interactions; returns a fit score, the
reasoning, and a suggested next-best-action.
    Args:
        message: Free-text objective for the action.
        lead_id: CRM lead/contact ID.
        lead_email: Lead email (alternative to lead_id).
        company_domain: Company domain to enrich from.
    

Source: lightbulb/mcp_generated_tools.py:2307

crm_objection_handling

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_objection_handling(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `objection_handling`.

Full source documentation
Run the crm domain agent action `objection_handling`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2379

crm_outbound_messaging

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_outbound_messaging(message: str='', contact_id: Optional[str]=None, channel: str='email', intent: Optional[str]=None, tone: Optional[str]=None) -> str

Draft a personalised outbound message to a prospect (cold email, LinkedIn, follow-up, etc) tailored to your ICP, value props, and the prospect's role and recent activity. Args: message: Free-text objective for the action. contact_id: CRM contact ID. channel: One of: email, linkedin, sms. intent: Goal of the message: intro, demo_book, follow_up, reactivation, expansion. tone: Tone hint: warm, direct, technical, executive.

Full source documentation
Draft a personalised outbound message to a prospect (cold email,
LinkedIn, follow-up, etc) tailored to your ICP, value props, and the
prospect's role and recent activity.
    Args:
        message: Free-text objective for the action.
        contact_id: CRM contact ID.
        channel: One of: email, linkedin, sms.
        intent: Goal of the message: intro, demo_book, follow_up, reactivation, expansion.
        tone: Tone hint: warm, direct, technical, executive.
    

Source: lightbulb/mcp_generated_tools.py:2330

crm_plan_domain_intelligence

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `plan_domain_intelligence`.

Full source documentation
Run the crm domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2768

crm_plan_sequence

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_plan_sequence(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `plan_sequence`.

Full source documentation
Run the crm domain agent action `plan_sequence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2548

crm_propose_meeting_slots

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_propose_meeting_slots(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `propose_meeting_slots`.

Full source documentation
Run the crm domain agent action `propose_meeting_slots`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2658

crm_query_data

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_query_data(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `query_data`.

Full source documentation
Run the crm domain agent action `query_data`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2285

crm_sales_call_intelligence

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_sales_call_intelligence(message: str='', call_id: Optional[str]=None, transcript_url: Optional[str]=None, framework: str='MEDDPICC') -> str

Analyse a sales call recording or transcript. Identifies stakeholders, objections, commitments, MEDDPICC signals, and produces a recap email draft plus next-step proposals. Args: message: Free-text objective for the action. call_id: Call ID from your dialer / recording platform. transcript_url: URL to the call transcript (alternative to call_id). framework: Sales framework: MEDDPICC, BANT, SPICED.

Full source documentation
Analyse a sales call recording or transcript. Identifies stakeholders,
objections, commitments, MEDDPICC signals, and produces a recap email
draft plus next-step proposals.
    Args:
        message: Free-text objective for the action.
        call_id: Call ID from your dialer / recording platform.
        transcript_url: URL to the call transcript (alternative to call_id).
        framework: Sales framework: MEDDPICC, BANT, SPICED.
    

Source: lightbulb/mcp_generated_tools.py:2356

crm_strategize_lead

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_strategize_lead(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `strategize_lead`.

Full source documentation
Run the crm domain agent action `strategize_lead`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2526

crm_verify_lead

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_verify_lead(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `verify_lead`.

Full source documentation
Run the crm domain agent action `verify_lead`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2592

customer_success_billing_inquiry_status

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_billing_inquiry_status(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `billing_inquiry_status`.

Full source documentation
Run the customer_success domain agent action `billing_inquiry_status`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2988

customer_success_billing_triage

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_billing_triage(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `billing_triage`.

Full source documentation
Run the customer_success domain agent action `billing_triage`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2966

customer_success_chat

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_chat(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `chat`.

Full source documentation
Run the customer_success domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2790

customer_success_churn_risk_scan

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_churn_risk_scan(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `churn_risk_scan`.

Full source documentation
Run the customer_success domain agent action `churn_risk_scan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2812

customer_success_cs_agentic_plan

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_cs_agentic_plan(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `cs_agentic_plan`.

Full source documentation
Run the customer_success domain agent action `cs_agentic_plan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2944

customer_success_expansion_playbook

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_expansion_playbook(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `expansion_playbook`.

Full source documentation
Run the customer_success domain agent action `expansion_playbook`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2900

customer_success_finance_subscription_renewal_status

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_finance_subscription_renewal_status(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `finance_subscription_renewal_status`.

Full source documentation
Run the customer_success domain agent action `finance_subscription_renewal_status`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3032

customer_success_finance_subscription_renewal_sweep

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_finance_subscription_renewal_sweep(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `finance_subscription_renewal_sweep`.

Full source documentation
Run the customer_success domain agent action `finance_subscription_renewal_sweep`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3010

customer_success_health_score_report

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_health_score_report(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `health_score_report`.

Full source documentation
Run the customer_success domain agent action `health_score_report`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2922

customer_success_nps_action_loop

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_nps_action_loop(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `nps_action_loop`.

Full source documentation
Run the customer_success domain agent action `nps_action_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2856

customer_success_onboarding_health

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_onboarding_health(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `onboarding_health`.

Full source documentation
Run the customer_success domain agent action `onboarding_health`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2878

customer_success_plan_domain_intelligence

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `plan_domain_intelligence`.

Full source documentation
Run the customer_success domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3054

customer_success_renewal_pipeline

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_renewal_pipeline(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `renewal_pipeline`.

Full source documentation
Run the customer_success domain agent action `renewal_pipeline`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:2834

deep_research_chat

Namespace: deep_research · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
deep_research_chat(message: str='', inputs: str='{}') -> str

Run the deep_research domain agent action `chat`.

Full source documentation
Run the deep_research domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3076

deep_research_plan_domain_intelligence

Namespace: deep_research · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
deep_research_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the deep_research domain agent action `plan_domain_intelligence`.

Full source documentation
Run the deep_research domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3142

deep_research_research_query

Namespace: deep_research · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
deep_research_research_query(message: str='', inputs: str='{}') -> str

Run the deep_research domain agent action `research_query`.

Full source documentation
Run the deep_research domain agent action `research_query`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3120

deep_research_synthesize

Namespace: deep_research · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
deep_research_synthesize(message: str='', inputs: str='{}') -> str

Run the deep_research domain agent action `synthesize`.

Full source documentation
Run the deep_research domain agent action `synthesize`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3098

document_intelligence_chat

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_chat(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `chat`.

Full source documentation
Run the document_intelligence domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3164

document_intelligence_create_marketing_collateral

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_marketing_collateral(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_marketing_collateral`.

Full source documentation
Run the document_intelligence domain agent action `create_marketing_collateral`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3340

document_intelligence_create_marketing_document

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_marketing_document(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_marketing_document`.

Full source documentation
Run the document_intelligence domain agent action `create_marketing_document`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3318

document_intelligence_create_report

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_report(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_report`.

Full source documentation
Run the document_intelligence domain agent action `create_report`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3296

document_intelligence_create_sales_collateral

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_sales_collateral(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_sales_collateral`.

Full source documentation
Run the document_intelligence domain agent action `create_sales_collateral`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3362

document_intelligence_create_slide_deck

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_slide_deck(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_slide_deck`.

Full source documentation
Run the document_intelligence domain agent action `create_slide_deck`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3406

document_intelligence_create_spreadsheet

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_spreadsheet(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_spreadsheet`.

Full source documentation
Run the document_intelligence domain agent action `create_spreadsheet`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3384

document_intelligence_grep_content

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_grep_content(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `grep_content`.

Full source documentation
Run the document_intelligence domain agent action `grep_content`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3208

document_intelligence_list_folder

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_list_folder(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `list_folder`.

Full source documentation
Run the document_intelligence domain agent action `list_folder`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3230

document_intelligence_plan_domain_intelligence

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `plan_domain_intelligence`.

Full source documentation
Run the document_intelligence domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3472

document_intelligence_publish_document

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_publish_document(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `publish_document`.

Full source documentation
Run the document_intelligence domain agent action `publish_document`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3450

document_intelligence_search_documents

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_search_documents(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `search_documents`.

Full source documentation
Run the document_intelligence domain agent action `search_documents`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3186

document_intelligence_search_folder

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_search_folder(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `search_folder`.

Full source documentation
Run the document_intelligence domain agent action `search_folder`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3252

document_intelligence_update_document

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_update_document(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `update_document`.

Full source documentation
Run the document_intelligence domain agent action `update_document`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3428

document_intelligence_write_document

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_write_document(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `write_document`.

Full source documentation
Run the document_intelligence domain agent action `write_document`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3274

engineering_chat

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_chat(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `chat`.

Full source documentation
Run the engineering domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3494

engineering_compare_model_versions

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_compare_model_versions(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `compare_model_versions`.

Full source documentation
Run the engineering domain agent action `compare_model_versions`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3604

engineering_create_spec

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_create_spec(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `create_spec`.

Full source documentation
Run the engineering domain agent action `create_spec`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3516

engineering_design_loop

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_design_loop(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `engineering_design_loop`.

Full source documentation
Run the engineering domain agent action `engineering_design_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3538

engineering_plan_domain_intelligence

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `plan_domain_intelligence`.

Full source documentation
Run the engineering domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3670

engineering_query_analytics

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_query_analytics(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `query_analytics`.

Full source documentation
Run the engineering domain agent action `query_analytics`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3648

engineering_run_clash_analysis

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_run_clash_analysis(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `run_clash_analysis`.

Full source documentation
Run the engineering domain agent action `run_clash_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3560

engineering_search_project_drawings

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_search_project_drawings(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `search_project_drawings`.

Full source documentation
Run the engineering domain agent action `search_project_drawings`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3626

engineering_sensor_anomaly_detection

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_sensor_anomaly_detection(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `sensor_anomaly_detection`.

Full source documentation
Run the engineering domain agent action `sensor_anomaly_detection`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3582

excel_add_worksheet

Namespace: excel · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
excel_add_worksheet(arguments: str='{}') -> str

Excel connector operation `add_worksheet` (platform tool `excel.add_worksheet`).

Full source documentation
Excel connector operation `add_worksheet` (platform tool `excel.add_worksheet`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12150

excel_get_range

Namespace: excel · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
excel_get_range(arguments: str='{}') -> str

Excel connector operation `get_range` (platform tool `excel.get_range`).

Full source documentation
Excel connector operation `get_range` (platform tool `excel.get_range`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12171

excel_list_worksheets

Namespace: excel · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
excel_list_worksheets(arguments: str='{}') -> str

Excel connector operation `list_worksheets` (platform tool `excel.list_worksheets`).

Full source documentation
Excel connector operation `list_worksheets` (platform tool `excel.list_worksheets`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12192

excel_update_range

Namespace: excel · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
excel_update_range(arguments: str='{}') -> str

Excel connector operation `update_range` (platform tool `excel.update_range`).

Full source documentation
Excel connector operation `update_range` (platform tool `excel.update_range`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12213

expensify_list_expenses

Namespace: expensify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
expensify_list_expenses(arguments: str='{}') -> str

Expensify connector operation `list_expenses` (platform tool `expensify.list_expenses`).

Full source documentation
Expensify connector operation `list_expenses` (platform tool `expensify.list_expenses`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12234

expensify_list_policies

Namespace: expensify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
expensify_list_policies(arguments: str='{}') -> str

Expensify connector operation `list_policies` (platform tool `expensify.list_policies`).

Full source documentation
Expensify connector operation `list_policies` (platform tool `expensify.list_policies`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12255

expensify_list_reports

Namespace: expensify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
expensify_list_reports(arguments: str='{}') -> str

Expensify connector operation `list_reports` (platform tool `expensify.list_reports`).

Full source documentation
Expensify connector operation `list_reports` (platform tool `expensify.list_reports`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12276

finance_aging

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_aging(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_aging`.

Full source documentation
Run the finance domain agent action `finance_aging`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3893

finance_anomaly_fraud_case_file

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_anomaly_fraud_case_file(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_anomaly_fraud_case_file`.

Full source documentation
Run the finance domain agent action `finance_anomaly_fraud_case_file`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4113

finance_anomaly_investigation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_anomaly_investigation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_anomaly_investigation`.

Full source documentation
Run the finance domain agent action `finance_anomaly_investigation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4644

finance_ap_invoice_intake

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_ap_invoice_intake(message: str='', invoice_url: Optional[str]=None, invoice_text: Optional[str]=None, expected_vendor: Optional[str]=None) -> str

Ingest an accounts-payable invoice (PDF, image, or email body) and extract a structured payable: vendor, line items, totals, GL coding, due date, payment terms, and any anomalies (duplicate, off-contract, amount drift). Args: message: Free-text objective for the action. invoice_url: Signed URL or platform artifact URI for the invoice file. invoice_text: Raw invoice text (alternative to invoice_url). expected_vendor: Optional vendor name to validate against.

Full source documentation
Ingest an accounts-payable invoice (PDF, image, or email body) and
extract a structured payable: vendor, line items, totals, GL coding,
due date, payment terms, and any anomalies (duplicate, off-contract,
amount drift).
    Args:
        message: Free-text objective for the action.
        invoice_url: Signed URL or platform artifact URI for the invoice file.
        invoice_text: Raw invoice text (alternative to invoice_url).
        expected_vendor: Optional vendor name to validate against.
    

Source: lightbulb/mcp_generated_tools.py:4531

finance_autocompany_finance_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_autocompany_finance_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `autocompany_finance_loop`.

Full source documentation
Run the finance domain agent action `autocompany_finance_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4953

finance_automl_forecast

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_automl_forecast(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_automl_forecast`.

Full source documentation
Run the finance domain agent action `finance_automl_forecast`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3915

finance_autonomous_finance_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_autonomous_finance_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `autonomous_finance_loop`.

Full source documentation
Run the finance domain agent action `autonomous_finance_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4931

finance_board_dashboard_page

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_board_dashboard_page(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `board_dashboard_page`.

Full source documentation
Run the finance domain agent action `board_dashboard_page`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4179

finance_board_meeting_packet_generation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_board_meeting_packet_generation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `board_meeting_packet_generation`.

Full source documentation
Run the finance domain agent action `board_meeting_packet_generation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4201

finance_board_pack

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_board_pack(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_board_pack`.

Full source documentation
Run the finance domain agent action `finance_board_pack`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4157

finance_board_pack_operating_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_board_pack_operating_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_board_pack_operating_loop`.

Full source documentation
Run the finance domain agent action `finance_board_pack_operating_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5617

finance_capital_allocation_analysis

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_capital_allocation_analysis(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `capital_allocation_analysis`.

Full source documentation
Run the finance domain agent action `capital_allocation_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4843

finance_capital_allocation_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_capital_allocation_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `capital_allocation_loop`.

Full source documentation
Run the finance domain agent action `capital_allocation_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4865

finance_capital_structure_cost_of_capital

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_capital_structure_cost_of_capital(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_capital_structure_cost_of_capital`.

Full source documentation
Run the finance domain agent action `finance_capital_structure_cost_of_capital`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4465

finance_chat

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_chat(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `chat`.

Full source documentation
Run the finance domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3692

finance_close_governance_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_close_governance_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_close_governance_loop`.

Full source documentation
Run the finance domain agent action `finance_close_governance_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5595

finance_collections_priority

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_collections_priority(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `collections_priority`.

Full source documentation
Run the finance domain agent action `collections_priority`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3871

finance_collections_to_crm_tasks

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_collections_to_crm_tasks(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_collections_to_crm_tasks`.

Full source documentation
Run the finance domain agent action `finance_collections_to_crm_tasks`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4267

finance_corporate_issuers_review

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_corporate_issuers_review(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_corporate_issuers_review`.

Full source documentation
Run the finance domain agent action `finance_corporate_issuers_review`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4755

finance_credit_risk_to_crm_health

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_credit_risk_to_crm_health(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_credit_risk_to_crm_health`.

Full source documentation
Run the finance domain agent action `finance_credit_risk_to_crm_health`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4333

finance_data_room_collation_packet

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_data_room_collation_packet(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `data_room_collation_packet`.

Full source documentation
Run the finance domain agent action `data_room_collation_packet`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5019

finance_dcf_lbo_spreadsheet

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_dcf_lbo_spreadsheet(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_dcf_lbo_spreadsheet`.

Full source documentation
Run the finance domain agent action `finance_dcf_lbo_spreadsheet`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4069

finance_deep_research_due_diligence

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_deep_research_due_diligence(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_deep_research_due_diligence`.

Full source documentation
Run the finance domain agent action `finance_deep_research_due_diligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3937

finance_domain_artifact_handoff

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_domain_artifact_handoff(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `domain_artifact_handoff`.

Full source documentation
Run the finance domain agent action `domain_artifact_handoff`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4245

finance_due_diligence

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_due_diligence(message: str='', target_company: Optional[str]=None, data_room_url: Optional[str]=None, focus_areas: Optional[list[str]]=None) -> str

Run a finance due-diligence pass across a target's financials, uncovering quality-of-earnings adjustments, working-capital trends, customer concentration, and red flags. Produces a banker-grade memo. Args: message: Free-text objective for the action. target_company (required): Target company name. data_room_url: VDR root URL (Datasite, Intralinks, Drive, etc). focus_areas: Optional list of areas to emphasise.

Full source documentation
Run a finance due-diligence pass across a target's financials,
uncovering quality-of-earnings adjustments, working-capital trends,
customer concentration, and red flags. Produces a banker-grade memo.
    Args:
        message: Free-text objective for the action.
        target_company (required): Target company name.
        data_room_url: VDR root URL (Datasite, Intralinks, Drive, etc).
        focus_areas: Optional list of areas to emphasise.
    

Source: lightbulb/mcp_generated_tools.py:4688

finance_due_diligence_packet

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_due_diligence_packet(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_due_diligence_packet`.

Full source documentation
Run the finance domain agent action `finance_due_diligence_packet`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4047

finance_dunning_outreach

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_dunning_outreach(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_dunning_outreach`.

Full source documentation
Run the finance domain agent action `finance_dunning_outreach`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4289

finance_equity_research_macro_synthesis

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_equity_research_macro_synthesis(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `equity_research_macro_synthesis`.

Full source documentation
Run the finance domain agent action `equity_research_macro_synthesis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3959

finance_finops_attribution

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_finops_attribution(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_finops_attribution`.

Full source documentation
Run the finance domain agent action `finance_finops_attribution`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4003

finance_forecast_interpretation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_forecast_interpretation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_forecast_interpretation`.

Full source documentation
Run the finance domain agent action `finance_forecast_interpretation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4600

finance_forecast_sensitivity

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_forecast_sensitivity(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_forecast_sensitivity`.

Full source documentation
Run the finance domain agent action `finance_forecast_sensitivity`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4487

finance_forecasting

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_forecasting(message: str='', horizon_months: int=12, scenario: Optional[str]=None, driver_overrides: Optional[dict]=None) -> str

Build a rolling cash and P&L forecast from your ledger data and company drivers. Returns a month-by-month projection, scenario comparisons, and a written interpretation of inflection points. Args: message: Free-text objective for the action. horizon_months: Forecast horizon (default 12 months). scenario: Scenario name: base, bull, bear, or a custom label. driver_overrides: Override drivers as JSON dict (e.g. {"revenue_growth": 0.15}).

Full source documentation
Build a rolling cash and P&L forecast from your ledger data and
company drivers. Returns a month-by-month projection, scenario
comparisons, and a written interpretation of inflection points.
    Args:
        message: Free-text objective for the action.
        horizon_months: Forecast horizon (default 12 months).
        scenario: Scenario name: base, bull, bear, or a custom label.
        driver_overrides: Override drivers as JSON dict (e.g. {"revenue_growth": 0.15}).
    

Source: lightbulb/mcp_generated_tools.py:4577

finance_fraud_investigation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_fraud_investigation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_fraud_investigation`.

Full source documentation
Run the finance domain agent action `finance_fraud_investigation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4666

finance_fsa_review

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_fsa_review(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_fsa_review`.

Full source documentation
Run the finance domain agent action `finance_fsa_review`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4733

finance_fund_metrics

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_fund_metrics(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_fund_metrics`.

Full source documentation
Run the finance domain agent action `finance_fund_metrics`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5419

finance_funding_program_intake

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_funding_program_intake(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `funding_program_intake`.

Full source documentation
Run the finance domain agent action `funding_program_intake`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5041

finance_funding_readiness_assessment

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_funding_readiness_assessment(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `funding_readiness_assessment`.

Full source documentation
Run the finance domain agent action `funding_readiness_assessment`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4975

finance_funding_readiness_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_funding_readiness_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `funding_readiness_loop`.

Full source documentation
Run the finance domain agent action `funding_readiness_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4997

finance_goal_execute_wave

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_execute_wave(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_execute_wave`.

Full source documentation
Run the finance domain agent action `goal_execute_wave`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5217

finance_goal_full_lifecycle_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_full_lifecycle_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_full_lifecycle_loop`.

Full source documentation
Run the finance domain agent action `goal_full_lifecycle_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5283

finance_goal_plan

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_plan(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_plan`.

Full source documentation
Run the finance domain agent action `goal_plan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5195

finance_goal_record_task_result

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_record_task_result(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_record_task_result`.

Full source documentation
Run the finance domain agent action `goal_record_task_result`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5239

finance_goal_replan

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_replan(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_replan`.

Full source documentation
Run the finance domain agent action `goal_replan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5261

finance_goal_understand

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_understand(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_understand`.

Full source documentation
Run the finance domain agent action `goal_understand`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5173

finance_grant_application_compile

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_grant_application_compile(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `grant_application_compile`.

Full source documentation
Run the finance domain agent action `grant_application_compile`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5107

finance_grant_application_completion

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_grant_application_completion(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `grant_application_completion`.

Full source documentation
Run the finance domain agent action `grant_application_completion`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5129

finance_grant_application_extraction

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_grant_application_extraction(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `grant_application_extraction`.

Full source documentation
Run the finance domain agent action `grant_application_extraction`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5085

finance_grant_full_lifecycle_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_grant_full_lifecycle_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `grant_full_lifecycle_loop`.

Full source documentation
Run the finance domain agent action `grant_full_lifecycle_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5151

finance_grant_program_discovery

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_grant_program_discovery(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `grant_program_discovery`.

Full source documentation
Run the finance domain agent action `grant_program_discovery`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5063

finance_growth_equity_valuation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_growth_equity_valuation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_growth_equity_valuation`.

Full source documentation
Run the finance domain agent action `finance_growth_equity_valuation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5371

finance_human_capital_cloud_margin

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_human_capital_cloud_margin(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_human_capital_cloud_margin`.

Full source documentation
Run the finance domain agent action `finance_human_capital_cloud_margin`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5661

finance_ic_memo_doc

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_ic_memo_doc(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_ic_memo_doc`.

Full source documentation
Run the finance domain agent action `finance_ic_memo_doc`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4025

finance_investment_committee_memo

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_committee_memo(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_investment_committee_memo`.

Full source documentation
Run the finance domain agent action `finance_investment_committee_memo`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5441

finance_lbo_model

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_lbo_model(message: str='', target_company: Optional[str]=None, entry_multiple: Optional[float]=None, leverage_ratio: Optional[float]=None, hold_period_years: int=5) -> str

Build a leveraged buyout model for a target company. Outputs sources & uses, debt schedule, returns waterfall (IRR, MOIC), sensitivity tables, and an investment-committee-ready summary memo. Args: message: Free-text objective for the action. target_company (required): Target company name or ticker. entry_multiple: Entry EV/EBITDA multiple. leverage_ratio: Net debt / EBITDA at close. hold_period_years: Investment hold period (default 5 years).

Full source documentation
Build a leveraged buyout model for a target company. Outputs sources
& uses, debt schedule, returns waterfall (IRR, MOIC), sensitivity
tables, and an investment-committee-ready summary memo.
    Args:
        message: Free-text objective for the action.
        target_company (required): Target company name or ticker.
        entry_multiple: Entry EV/EBITDA multiple.
        leverage_ratio: Net debt / EBITDA at close.
        hold_period_years: Investment hold period (default 5 years).
    

Source: lightbulb/mcp_generated_tools.py:5393

finance_ledger_event_consumer

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_ledger_event_consumer(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_ledger_event_consumer`.

Full source documentation
Run the finance domain agent action `finance_ledger_event_consumer`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3981

finance_list_cross_domain_scenarios

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_list_cross_domain_scenarios(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `list_cross_domain_scenarios`.

Full source documentation
Run the finance domain agent action `list_cross_domain_scenarios`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5327

finance_ma_integration_forensic

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_ma_integration_forensic(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_ma_integration_forensic`.

Full source documentation
Run the finance domain agent action `finance_ma_integration_forensic`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5639

finance_mna_pro_forma

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_mna_pro_forma(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_mna_pro_forma`.

Full source documentation
Run the finance domain agent action `finance_mna_pro_forma`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4777

finance_payroll

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_payroll(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_payroll`.

Full source documentation
Run the finance domain agent action `finance_payroll`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5529

finance_peer_valuation_multiples

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_peer_valuation_multiples(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_peer_valuation_multiples`.

Full source documentation
Run the finance domain agent action `finance_peer_valuation_multiples`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4509

finance_plan_domain_intelligence

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `plan_domain_intelligence`.

Full source documentation
Run the finance domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6012

finance_portfolio_monitoring

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_portfolio_monitoring(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_portfolio_monitoring`.

Full source documentation
Run the finance domain agent action `finance_portfolio_monitoring`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5463

finance_pricing_decomposition

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_pricing_decomposition(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_pricing_decomposition`.

Full source documentation
Run the finance domain agent action `finance_pricing_decomposition`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4399

finance_private_company_valuation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_private_company_valuation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_private_company_valuation`.

Full source documentation
Run the finance domain agent action `finance_private_company_valuation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4799

finance_product_finance_analysis

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_product_finance_analysis(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `product_finance_analysis`.

Full source documentation
Run the finance domain agent action `product_finance_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4909

finance_project_finance_analysis

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_project_finance_analysis(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `project_finance_analysis`.

Full source documentation
Run the finance domain agent action `project_finance_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4887

finance_project_valuation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_project_valuation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_project_valuation`.

Full source documentation
Run the finance domain agent action `finance_project_valuation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4821

finance_qoe_workbook

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_qoe_workbook(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_qoe_workbook`.

Full source documentation
Run the finance domain agent action `finance_qoe_workbook`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4091

finance_qoe_working_capital

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_qoe_working_capital(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_qoe_working_capital`.

Full source documentation
Run the finance domain agent action `finance_qoe_working_capital`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5349

finance_quarterly_ir_pack

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_quarterly_ir_pack(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_quarterly_ir_pack`.

Full source documentation
Run the finance domain agent action `finance_quarterly_ir_pack`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4135

finance_query_data

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_query_data(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `query_data`.

Full source documentation
Run the finance domain agent action `query_data`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3714

finance_ratio_dupont_analysis

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_ratio_dupont_analysis(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_ratio_dupont_analysis`.

Full source documentation
Run the finance domain agent action `finance_ratio_dupont_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4421

finance_reconciliation_exceptions

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_reconciliation_exceptions(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_reconciliation_exceptions`.

Full source documentation
Run the finance domain agent action `finance_reconciliation_exceptions`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5990

finance_reconciliation_sweep

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_reconciliation_sweep(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_reconciliation_sweep`.

Full source documentation
Run the finance domain agent action `finance_reconciliation_sweep`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5968

finance_revenue_leakage

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_revenue_leakage(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_revenue_leakage`.

Full source documentation
Run the finance domain agent action `finance_revenue_leakage`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5485

finance_risk_monitoring

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_risk_monitoring(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_risk_monitoring`.

Full source documentation
Run the finance domain agent action `finance_risk_monitoring`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4622

finance_run_cross_domain_scenario

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_run_cross_domain_scenario(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `run_cross_domain_scenario`.

Full source documentation
Run the finance domain agent action `run_cross_domain_scenario`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5305

finance_saas_board_pack

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_saas_board_pack(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_saas_board_pack`.

Full source documentation
Run the finance domain agent action `finance_saas_board_pack`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5902

finance_saas_metrics

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_saas_metrics(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_saas_metrics`.

Full source documentation
Run the finance domain agent action `finance_saas_metrics`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5880

finance_spreadsheet_tie_out

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_spreadsheet_tie_out(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_spreadsheet_tie_out`.

Full source documentation
Run the finance domain agent action `finance_spreadsheet_tie_out`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4555

finance_statement_ingest

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_statement_ingest(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_statement_ingest`.

Full source documentation
Run the finance domain agent action `finance_statement_ingest`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4711

finance_story_discovery

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_story_discovery(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_story_discovery`.

Full source documentation
Run the finance domain agent action `finance_story_discovery`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4377

finance_stripe_dunning_recovery

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_dunning_recovery(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_stripe_dunning_recovery`.

Full source documentation
Run the finance domain agent action `finance_stripe_dunning_recovery`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3827

finance_stripe_failed_payment_recovery

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_failed_payment_recovery(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_stripe_failed_payment_recovery`.

Full source documentation
Run the finance domain agent action `finance_stripe_failed_payment_recovery`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3805

finance_stripe_ledger_reconciliation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_ledger_reconciliation(message: str='', month: Optional[str]=None, statement_url: Optional[str]=None, materiality_threshold_usd: Optional[float]=None) -> str

Reconcile Stripe payment activity against your accounting ledger.

Full source documentation
Reconcile Stripe payment activity against your accounting ledger.

Surfaces missing entries, amount mismatches, and timing variances
between Stripe payouts and your bookkeeping. Outputs a reconciliation
summary plus an itemised exceptions list.
    Args:
        message: Free-text objective for the action.
        month: Period to reconcile (YYYY-MM).
        statement_url: Optional bank/ledger statement URL to tie out against.
        materiality_threshold_usd: Skip differences smaller than this threshold.
    

Source: lightbulb/mcp_generated_tools.py:3736

finance_stripe_orchestrator

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_orchestrator(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_stripe_orchestrator`.

Full source documentation
Run the finance domain agent action `finance_stripe_orchestrator`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3761

finance_stripe_revenue_audit

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_revenue_audit(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_stripe_revenue_audit`.

Full source documentation
Run the finance domain agent action `finance_stripe_revenue_audit`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3783

finance_stripe_subscription_health

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_subscription_health(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_stripe_subscription_health`.

Full source documentation
Run the finance domain agent action `finance_stripe_subscription_health`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:3849

finance_stripe_xero_writeback_fanout

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_xero_writeback_fanout(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `stripe_xero_writeback_fanout`.

Full source documentation
Run the finance domain agent action `stripe_xero_writeback_fanout`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4311

finance_subscription_health_to_expansion

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_subscription_health_to_expansion(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_subscription_health_to_expansion`.

Full source documentation
Run the finance domain agent action `finance_subscription_health_to_expansion`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4355

finance_subscription_renewal_status

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_subscription_renewal_status(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_subscription_renewal_status`.

Full source documentation
Run the finance domain agent action `finance_subscription_renewal_status`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5946

finance_subscription_renewal_sweep

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_subscription_renewal_sweep(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_subscription_renewal_sweep`.

Full source documentation
Run the finance domain agent action `finance_subscription_renewal_sweep`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5924

finance_tax_workflow

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_tax_workflow(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_tax_workflow`.

Full source documentation
Run the finance domain agent action `finance_tax_workflow`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5551

finance_treasury_risk_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_treasury_risk_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_treasury_risk_loop`.

Full source documentation
Run the finance domain agent action `finance_treasury_risk_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5573

finance_treasury_runway_dashboard

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_treasury_runway_dashboard(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `treasury_runway_dashboard`.

Full source documentation
Run the finance domain agent action `treasury_runway_dashboard`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4223

finance_treasury_support

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_treasury_support(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_treasury_support`.

Full source documentation
Run the finance domain agent action `finance_treasury_support`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5507

finance_working_capital_efficiency

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_working_capital_efficiency(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_working_capital_efficiency`.

Full source documentation
Run the finance domain agent action `finance_working_capital_efficiency`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:4443

finance_xero_ap_intake_to_pay

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_ap_intake_to_pay(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_ap_intake_to_pay`.

Full source documentation
Run the finance domain agent action `xero_ap_intake_to_pay`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5748

finance_xero_ar_followup

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_ar_followup(message: str='', aging_bucket: Optional[str]=None, min_amount_usd: Optional[float]=None, send: bool=False) -> str

Triage Xero accounts receivable and draft customer-facing follow-up messages for overdue invoices. Tone, urgency, and channel are tuned to the customer's payment history. Args: message: Free-text objective for the action. aging_bucket: One of: '1-30', '31-60', '61-90', '90+'. Empty = all overdue. min_amount_usd: Only follow up on invoices above this amount. send: If true, send messages directly; otherwise return drafts for review.

Full source documentation
Triage Xero accounts receivable and draft customer-facing follow-up
messages for overdue invoices. Tone, urgency, and channel are tuned
to the customer's payment history.
    Args:
        message: Free-text objective for the action.
        aging_bucket: One of: '1-30', '31-60', '61-90', '90+'. Empty = all overdue.
        min_amount_usd: Only follow up on invoices above this amount.
        send: If true, send messages directly; otherwise return drafts for review.
    

Source: lightbulb/mcp_generated_tools.py:5725

finance_xero_bank_reconciliation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_bank_reconciliation(message: str='', account_id: Optional[str]=None, from_date: Optional[str]=None, to_date: Optional[str]=None) -> str

Reconcile Xero bank-feed transactions against the ledger. Auto-matches where confidence is high; surfaces ambiguous matches for review. Args: message: Free-text objective for the action. account_id: Xero bank account ID; empty = all bank accounts. from_date: Start date (YYYY-MM-DD). to_date: End date (YYYY-MM-DD).

Full source documentation
Reconcile Xero bank-feed transactions against the ledger. Auto-matches
where confidence is high; surfaces ambiguous matches for review.
    Args:
        message: Free-text objective for the action.
        account_id: Xero bank account ID; empty = all bank accounts.
        from_date: Start date (YYYY-MM-DD).
        to_date: End date (YYYY-MM-DD).
    

Source: lightbulb/mcp_generated_tools.py:5770

finance_xero_close_books

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_close_books(message: str='', period: Optional[str]=None, auto_post_threshold_usd: Optional[float]=None) -> str

Run a month-end close on the connected Xero org. Reviews unreconciled transactions, accruals, prepayments, and intercompany eliminations, then proposes adjusting journals for human approval. Args: message: Free-text objective for the action. period: Period to close (YYYY-MM); defaults to last month. auto_post_threshold_usd: Auto-post journals smaller than this; queue larger ones for approval.

Full source documentation
Run a month-end close on the connected Xero org. Reviews unreconciled
transactions, accruals, prepayments, and intercompany eliminations,
then proposes adjusting journals for human approval.
    Args:
        message: Free-text objective for the action.
        period: Period to close (YYYY-MM); defaults to last month.
        auto_post_threshold_usd: Auto-post journals smaller than this; queue larger ones for approval.
    

Source: lightbulb/mcp_generated_tools.py:5705

finance_xero_consolidation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_consolidation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_consolidation`.

Full source documentation
Run the finance domain agent action `xero_consolidation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5836

finance_xero_org_overview

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_org_overview(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_org_overview`.

Full source documentation
Run the finance domain agent action `xero_org_overview`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5683

finance_xero_payroll_trueup

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_payroll_trueup(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_payroll_trueup`.

Full source documentation
Run the finance domain agent action `xero_payroll_trueup`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5792

finance_xero_reconciliation_review

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_reconciliation_review(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_reconciliation_review`.

Full source documentation
Run the finance domain agent action `xero_reconciliation_review`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5858

finance_xero_reporting_pack

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_reporting_pack(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_reporting_pack`.

Full source documentation
Run the finance domain agent action `xero_reporting_pack`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:5814

freshbooks_list_clients

Namespace: freshbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
freshbooks_list_clients(arguments: str='{}') -> str

Freshbooks connector operation `list_clients` (platform tool `freshbooks.list_clients`).

Full source documentation
Freshbooks connector operation `list_clients` (platform tool `freshbooks.list_clients`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12297

freshbooks_list_expenses

Namespace: freshbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
freshbooks_list_expenses(arguments: str='{}') -> str

Freshbooks connector operation `list_expenses` (platform tool `freshbooks.list_expenses`).

Full source documentation
Freshbooks connector operation `list_expenses` (platform tool `freshbooks.list_expenses`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12318

freshbooks_list_invoices

Namespace: freshbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
freshbooks_list_invoices(arguments: str='{}') -> str

Freshbooks connector operation `list_invoices` (platform tool `freshbooks.list_invoices`).

Full source documentation
Freshbooks connector operation `list_invoices` (platform tool `freshbooks.list_invoices`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12339

freshbooks_list_payments

Namespace: freshbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
freshbooks_list_payments(arguments: str='{}') -> str

Freshbooks connector operation `list_payments` (platform tool `freshbooks.list_payments`).

Full source documentation
Freshbooks connector operation `list_payments` (platform tool `freshbooks.list_payments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12360

github_add_labels_to_issue

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_add_labels_to_issue(arguments: str='{}') -> str

Github connector operation `add_labels_to_issue` (platform tool `github.add_labels_to_issue`).

Full source documentation
Github connector operation `add_labels_to_issue` (platform tool `github.add_labels_to_issue`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12381

github_branch_prefix

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_branch_prefix(arguments: str='{}') -> str

Github connector operation `branch_prefix` (platform tool `github.branch_prefix`).

Full source documentation
Github connector operation `branch_prefix` (platform tool `github.branch_prefix`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12423

github_cancel_workflow_run

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_cancel_workflow_run(arguments: str='{}') -> str

Github connector operation `cancel_workflow_run` (platform tool `github.cancel_workflow_run`).

Full source documentation
Github connector operation `cancel_workflow_run` (platform tool `github.cancel_workflow_run`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12444

github_compare_commits

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_compare_commits(arguments: str='{}') -> str

Github connector operation `compare_commits` (platform tool `github.compare_commits`).

Full source documentation
Github connector operation `compare_commits` (platform tool `github.compare_commits`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12465

github_create_branch_ref

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_branch_ref(arguments: str='{}') -> str

Github connector operation `create_branch_ref` (platform tool `github.create_branch_ref`).

Full source documentation
Github connector operation `create_branch_ref` (platform tool `github.create_branch_ref`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12486

github_create_check_run

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_check_run(arguments: str='{}') -> str

Github connector operation `create_check_run` (platform tool `github.create_check_run`).

Full source documentation
Github connector operation `create_check_run` (platform tool `github.create_check_run`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12507

github_create_deployment_status

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_deployment_status(arguments: str='{}') -> str

Github connector operation `create_deployment_status` (platform tool `github.create_deployment_status`).

Full source documentation
Github connector operation `create_deployment_status` (platform tool `github.create_deployment_status`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12528

github_create_environment

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_environment(arguments: str='{}') -> str

Github connector operation `create_environment` (platform tool `github.create_environment`).

Full source documentation
Github connector operation `create_environment` (platform tool `github.create_environment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12549

github_create_issue

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_issue(repo: Optional[str]=None, title: Optional[str]=None, body: Optional[str]=None, labels: Optional[list[str]]=None, assignees: Optional[list[str]]=None) -> str

Create an issue in a repo.

Full source documentation
Create an issue in a repo.

Args:
    repo (required): owner/repo format.
    title (required): 
    body: Issue body markdown.
    labels: Labels to apply.
    assignees: Usernames to assign.

Source: lightbulb/mcp_generated_tools.py:12570

github_create_issue_comment

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_issue_comment(arguments: str='{}') -> str

Github connector operation `create_issue_comment` (platform tool `github.create_issue_comment`).

Full source documentation
Github connector operation `create_issue_comment` (platform tool `github.create_issue_comment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12598

github_create_pull_request

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_pull_request(repo: Optional[str]=None, title: Optional[str]=None, head: Optional[str]=None, base: str='main', body: Optional[str]=None) -> str

Create a pull request from a head branch into a base branch.

Full source documentation
Create a pull request from a head branch into a base branch.

Args:
    repo (required): owner/repo format.
    title (required): 
    head (required): Head branch name.
    base: Base branch (default main).
    body: PR body markdown.

Source: lightbulb/mcp_generated_tools.py:12619

github_create_release

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_release(arguments: str='{}') -> str

Github connector operation `create_release` (platform tool `github.create_release`).

Full source documentation
Github connector operation `create_release` (platform tool `github.create_release`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12647

github_create_repository

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_repository(arguments: str='{}') -> str

Github connector operation `create_repository` (platform tool `github.create_repository`).

Full source documentation
Github connector operation `create_repository` (platform tool `github.create_repository`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12668

github_create_ruleset

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_ruleset(arguments: str='{}') -> str

Github connector operation `create_ruleset` (platform tool `github.create_ruleset`).

Full source documentation
Github connector operation `create_ruleset` (platform tool `github.create_ruleset`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12689

github_default_org

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_default_org(arguments: str='{}') -> str

Github connector operation `default_org` (platform tool `github.default_org`).

Full source documentation
Github connector operation `default_org` (platform tool `github.default_org`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12710

github_default_pr_base_branch

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_default_pr_base_branch(arguments: str='{}') -> str

Github connector operation `default_pr_base_branch` (platform tool `github.default_pr_base_branch`).

Full source documentation
Github connector operation `default_pr_base_branch` (platform tool `github.default_pr_base_branch`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12731

github_default_repo

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_default_repo(arguments: str='{}') -> str

Github connector operation `default_repo` (platform tool `github.default_repo`).

Full source documentation
Github connector operation `default_repo` (platform tool `github.default_repo`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12752

github_default_review_required_teams

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_default_review_required_teams(arguments: str='{}') -> str

Github connector operation `default_review_required_teams` (platform tool `github.default_review_required_teams`).

Full source documentation
Github connector operation `default_review_required_teams` (platform tool `github.default_review_required_teams`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12773

github_delete_branch_ref

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_delete_branch_ref(arguments: str='{}') -> str

Github connector operation `delete_branch_ref` (platform tool `github.delete_branch_ref`).

Full source documentation
Github connector operation `delete_branch_ref` (platform tool `github.delete_branch_ref`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12794

github_dismiss_review

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_dismiss_review(arguments: str='{}') -> str

Github connector operation `dismiss_review` (platform tool `github.dismiss_review`).

Full source documentation
Github connector operation `dismiss_review` (platform tool `github.dismiss_review`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12815

github_dispatch_workflow

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_dispatch_workflow(arguments: str='{}') -> str

Github connector operation `dispatch_workflow` (platform tool `github.dispatch_workflow`).

Full source documentation
Github connector operation `dispatch_workflow` (platform tool `github.dispatch_workflow`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12836

github_get_branch

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_branch(arguments: str='{}') -> str

Github connector operation `get_branch` (platform tool `github.get_branch`).

Full source documentation
Github connector operation `get_branch` (platform tool `github.get_branch`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12857

github_get_branch_protection

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_branch_protection(arguments: str='{}') -> str

Github connector operation `get_branch_protection` (platform tool `github.get_branch_protection`).

Full source documentation
Github connector operation `get_branch_protection` (platform tool `github.get_branch_protection`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12878

github_get_issue

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_issue(arguments: str='{}') -> str

Github connector operation `get_issue` (platform tool `github.get_issue`).

Full source documentation
Github connector operation `get_issue` (platform tool `github.get_issue`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12899

github_get_pull_request

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_pull_request(arguments: str='{}') -> str

Github connector operation `get_pull_request` (platform tool `github.get_pull_request`).

Full source documentation
Github connector operation `get_pull_request` (platform tool `github.get_pull_request`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12920

github_get_workflow_run

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_workflow_run(arguments: str='{}') -> str

Github connector operation `get_workflow_run` (platform tool `github.get_workflow_run`).

Full source documentation
Github connector operation `get_workflow_run` (platform tool `github.get_workflow_run`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12941

github_get_workflow_run_logs

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_workflow_run_logs(arguments: str='{}') -> str

Github connector operation `get_workflow_run_logs` (platform tool `github.get_workflow_run_logs`).

Full source documentation
Github connector operation `get_workflow_run_logs` (platform tool `github.get_workflow_run_logs`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12962

github_list_branches

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_branches(arguments: str='{}') -> str

Github connector operation `list_branches` (platform tool `github.list_branches`).

Full source documentation
Github connector operation `list_branches` (platform tool `github.list_branches`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:12983

github_list_check_runs

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_check_runs(arguments: str='{}') -> str

Github connector operation `list_check_runs` (platform tool `github.list_check_runs`).

Full source documentation
Github connector operation `list_check_runs` (platform tool `github.list_check_runs`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13004

github_list_check_suites

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_check_suites(arguments: str='{}') -> str

Github connector operation `list_check_suites` (platform tool `github.list_check_suites`).

Full source documentation
Github connector operation `list_check_suites` (platform tool `github.list_check_suites`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13025

github_list_code_scanning_alerts

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_code_scanning_alerts(arguments: str='{}') -> str

Github connector operation `list_code_scanning_alerts` (platform tool `github.list_code_scanning_alerts`).

Full source documentation
Github connector operation `list_code_scanning_alerts` (platform tool `github.list_code_scanning_alerts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13046

github_list_commits

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_commits(arguments: str='{}') -> str

Github connector operation `list_commits` (platform tool `github.list_commits`).

Full source documentation
Github connector operation `list_commits` (platform tool `github.list_commits`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13067

github_list_dependabot_alerts

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_dependabot_alerts(arguments: str='{}') -> str

Github connector operation `list_dependabot_alerts` (platform tool `github.list_dependabot_alerts`).

Full source documentation
Github connector operation `list_dependabot_alerts` (platform tool `github.list_dependabot_alerts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13088

github_list_deployments

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_deployments(arguments: str='{}') -> str

Github connector operation `list_deployments` (platform tool `github.list_deployments`).

Full source documentation
Github connector operation `list_deployments` (platform tool `github.list_deployments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13109

github_list_environments

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_environments(arguments: str='{}') -> str

Github connector operation `list_environments` (platform tool `github.list_environments`).

Full source documentation
Github connector operation `list_environments` (platform tool `github.list_environments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13130

github_list_issues

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_issues(repo: Optional[str]=None, state: str='open', labels: Optional[list[str]]=None) -> str

List issues for a repo.

Full source documentation
List issues for a repo.

Args:
    repo (required): owner/repo format.
    state: One of: open, closed, all.
    labels: Filter to issues with all of these labels.

Source: lightbulb/mcp_generated_tools.py:13151

github_list_pull_request_files

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_pull_request_files(arguments: str='{}') -> str

Github connector operation `list_pull_request_files` (platform tool `github.list_pull_request_files`).

Full source documentation
Github connector operation `list_pull_request_files` (platform tool `github.list_pull_request_files`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13173

github_list_pull_request_review_comments

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_pull_request_review_comments(arguments: str='{}') -> str

Github connector operation `list_pull_request_review_comments` (platform tool `github.list_pull_request_review_comments`).

Full source documentation
Github connector operation `list_pull_request_review_comments` (platform tool `github.list_pull_request_review_comments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13194

github_list_pull_requests

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_pull_requests(repo: Optional[str]=None, state: str='open', author: Optional[str]=None) -> str

List pull requests for a repo.

Full source documentation
List pull requests for a repo.

Args:
    repo (required): owner/repo format.
    state: One of: open, closed, all.
    author: Filter to PRs by this username.

Source: lightbulb/mcp_generated_tools.py:13215

github_list_releases

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_releases(arguments: str='{}') -> str

Github connector operation `list_releases` (platform tool `github.list_releases`).

Full source documentation
Github connector operation `list_releases` (platform tool `github.list_releases`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13237

github_list_reviews

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_reviews(arguments: str='{}') -> str

Github connector operation `list_reviews` (platform tool `github.list_reviews`).

Full source documentation
Github connector operation `list_reviews` (platform tool `github.list_reviews`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13258

github_list_rulesets

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_rulesets(arguments: str='{}') -> str

Github connector operation `list_rulesets` (platform tool `github.list_rulesets`).

Full source documentation
Github connector operation `list_rulesets` (platform tool `github.list_rulesets`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13279

github_list_secret_scanning_alerts

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_secret_scanning_alerts(arguments: str='{}') -> str

Github connector operation `list_secret_scanning_alerts` (platform tool `github.list_secret_scanning_alerts`).

Full source documentation
Github connector operation `list_secret_scanning_alerts` (platform tool `github.list_secret_scanning_alerts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13300

github_list_workflow_jobs

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_workflow_jobs(arguments: str='{}') -> str

Github connector operation `list_workflow_jobs` (platform tool `github.list_workflow_jobs`).

Full source documentation
Github connector operation `list_workflow_jobs` (platform tool `github.list_workflow_jobs`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13321

github_list_workflow_runs

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_workflow_runs(arguments: str='{}') -> str

Github connector operation `list_workflow_runs` (platform tool `github.list_workflow_runs`).

Full source documentation
Github connector operation `list_workflow_runs` (platform tool `github.list_workflow_runs`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13342

github_merge_pull_request

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_merge_pull_request(arguments: str='{}') -> str

Github connector operation `merge_pull_request` (platform tool `github.merge_pull_request`).

Full source documentation
Github connector operation `merge_pull_request` (platform tool `github.merge_pull_request`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13363

github_remove_label_from_issue

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_remove_label_from_issue(arguments: str='{}') -> str

Github connector operation `remove_label_from_issue` (platform tool `github.remove_label_from_issue`).

Full source documentation
Github connector operation `remove_label_from_issue` (platform tool `github.remove_label_from_issue`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13384

github_remove_requested_reviewers

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_remove_requested_reviewers(arguments: str='{}') -> str

Github connector operation `remove_requested_reviewers` (platform tool `github.remove_requested_reviewers`).

Full source documentation
Github connector operation `remove_requested_reviewers` (platform tool `github.remove_requested_reviewers`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13405

github_request_reviewers

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_request_reviewers(arguments: str='{}') -> str

Github connector operation `request_reviewers` (platform tool `github.request_reviewers`).

Full source documentation
Github connector operation `request_reviewers` (platform tool `github.request_reviewers`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13426

github_rerun_workflow_run

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_rerun_workflow_run(arguments: str='{}') -> str

Github connector operation `rerun_workflow_run` (platform tool `github.rerun_workflow_run`).

Full source documentation
Github connector operation `rerun_workflow_run` (platform tool `github.rerun_workflow_run`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13447

github_submit_review

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_submit_review(arguments: str='{}') -> str

Github connector operation `submit_review` (platform tool `github.submit_review`).

Full source documentation
Github connector operation `submit_review` (platform tool `github.submit_review`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13468

github_trigger_workflow

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_trigger_workflow(arguments: str='{}') -> str

Github connector operation `trigger_workflow` (platform tool `github.trigger_workflow`).

Full source documentation
Github connector operation `trigger_workflow` (platform tool `github.trigger_workflow`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13489

github_update_branch_protection

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_update_branch_protection(arguments: str='{}') -> str

Github connector operation `update_branch_protection` (platform tool `github.update_branch_protection`).

Full source documentation
Github connector operation `update_branch_protection` (platform tool `github.update_branch_protection`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13510

github_update_check_run

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_update_check_run(arguments: str='{}') -> str

Github connector operation `update_check_run` (platform tool `github.update_check_run`).

Full source documentation
Github connector operation `update_check_run` (platform tool `github.update_check_run`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13531

github_update_issue

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_update_issue(arguments: str='{}') -> str

Github connector operation `update_issue` (platform tool `github.update_issue`).

Full source documentation
Github connector operation `update_issue` (platform tool `github.update_issue`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13552

github_update_pull_request

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_update_pull_request(arguments: str='{}') -> str

Github connector operation `update_pull_request` (platform tool `github.update_pull_request`).

Full source documentation
Github connector operation `update_pull_request` (platform tool `github.update_pull_request`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13573

github_update_release

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_update_release(arguments: str='{}') -> str

Github connector operation `update_release` (platform tool `github.update_release`).

Full source documentation
Github connector operation `update_release` (platform tool `github.update_release`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13594

gmail_get_email

Namespace: gmail · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gmail_get_email(message_id: Optional[str]=None, format: str='full') -> str

Fetch a single Gmail message by ID, including headers and body.

Full source documentation
Fetch a single Gmail message by ID, including headers and body.

Args:
    message_id (required): Gmail message ID.
    format: One of: minimal, full, raw, metadata.

Source: lightbulb/mcp_generated_tools.py:13615

gmail_list_emails

Namespace: gmail · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gmail_list_emails(query: Optional[str]=None, max_results: int=20, label_ids: Optional[list[str]]=None) -> str

List / search Gmail messages in the connected mailbox.

Full source documentation
List / search Gmail messages in the connected mailbox.

Args:
    query: Gmail search query (e.g. 'from:alice has:attachment newer_than:7d').
    max_results: 
    label_ids: Filter to messages with these labels (e.g. ['INBOX']).

Source: lightbulb/mcp_generated_tools.py:13634

gmail_modify

Namespace: gmail · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gmail_modify(arguments: str='{}') -> str

Gmail connector operation `modify` (platform tool `gmail.modify`).

Full source documentation
Gmail connector operation `modify` (platform tool `gmail.modify`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13656

gmail_send_email

Namespace: gmail · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gmail_send_email(to: Optional[str]=None, subject: Optional[str]=None, body: Optional[str]=None, cc: Optional[str]=None, html: bool=False) -> str

Send an email from the connected Gmail account.

Full source documentation
Send an email from the connected Gmail account.

Args:
    to (required): Recipient address(es), comma-separated.
    subject (required): 
    body (required): Plain-text or HTML body.
    cc: CC address(es), comma-separated.
    html: If true, body is treated as HTML.

Source: lightbulb/mcp_generated_tools.py:13677

grc_audit_trail_export

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_audit_trail_export(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `audit_trail_export`.

Full source documentation
Run the grc domain agent action `audit_trail_export`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6188

grc_chat

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_chat(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `chat`.

Full source documentation
Run the grc domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6034

grc_compliance_audit

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_compliance_audit(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `compliance_audit`.

Full source documentation
Run the grc domain agent action `compliance_audit`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6078

grc_control_testing

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_control_testing(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `control_testing`.

Full source documentation
Run the grc domain agent action `control_testing`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6144

grc_pci_audit_package

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_pci_audit_package(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `pci_audit_package`.

Full source documentation
Run the grc domain agent action `pci_audit_package`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6232

grc_plan_domain_intelligence

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `plan_domain_intelligence`.

Full source documentation
Run the grc domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6320

grc_policy_gap_analysis

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_policy_gap_analysis(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `policy_gap_analysis`.

Full source documentation
Run the grc domain agent action `policy_gap_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6100

grc_regulatory_monitoring

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_regulatory_monitoring(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `regulatory_monitoring`.

Full source documentation
Run the grc domain agent action `regulatory_monitoring`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6122

grc_risk_register_scan

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_risk_register_scan(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `risk_register_scan`.

Full source documentation
Run the grc domain agent action `risk_register_scan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6056

grc_risk_score_report

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_risk_score_report(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `risk_score_report`.

Full source documentation
Run the grc domain agent action `risk_score_report`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6166

grc_sox_audit_package

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_sox_audit_package(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `sox_audit_package`.

Full source documentation
Run the grc domain agent action `sox_audit_package`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6210

grc_tax_compliance_report

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_tax_compliance_report(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `tax_compliance_report`.

Full source documentation
Run the grc domain agent action `tax_compliance_report`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6276

grc_tax_deadline_alerts

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_tax_deadline_alerts(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `tax_deadline_alerts`.

Full source documentation
Run the grc domain agent action `tax_deadline_alerts`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6298

grc_tax_obligation_scan

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_tax_obligation_scan(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `tax_obligation_scan`.

Full source documentation
Run the grc domain agent action `tax_obligation_scan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6254

greenhouse_advance_application

Namespace: greenhouse · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
greenhouse_advance_application(arguments: str='{}') -> str

Greenhouse connector operation `advance_application` (platform tool `greenhouse.advance_application`).

Full source documentation
Greenhouse connector operation `advance_application` (platform tool `greenhouse.advance_application`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13705

greenhouse_default_department_id

Namespace: greenhouse · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
greenhouse_default_department_id(arguments: str='{}') -> str

Greenhouse connector operation `default_department_id` (platform tool `greenhouse.default_department_id`).

Full source documentation
Greenhouse connector operation `default_department_id` (platform tool `greenhouse.default_department_id`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13726

greenhouse_default_office_id

Namespace: greenhouse · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
greenhouse_default_office_id(arguments: str='{}') -> str

Greenhouse connector operation `default_office_id` (platform tool `greenhouse.default_office_id`).

Full source documentation
Greenhouse connector operation `default_office_id` (platform tool `greenhouse.default_office_id`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13747

greenhouse_reject_application

Namespace: greenhouse · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
greenhouse_reject_application(arguments: str='{}') -> str

Greenhouse connector operation `reject_application` (platform tool `greenhouse.reject_application`).

Full source documentation
Greenhouse connector operation `reject_application` (platform tool `greenhouse.reject_application`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13768

gtm_chat

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_chat(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `chat`.

Full source documentation
Run the gtm domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6342

gtm_competitive_launch_response

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_competitive_launch_response(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `competitive_launch_response`.

Full source documentation
Run the gtm domain agent action `competitive_launch_response`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6474

gtm_enablement_kit

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_enablement_kit(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `enablement_kit`.

Full source documentation
Run the gtm domain agent action `enablement_kit`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6430

gtm_go_to_market_plan

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_go_to_market_plan(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `go_to_market_plan`.

Full source documentation
Run the gtm domain agent action `go_to_market_plan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6386

gtm_intelligence_share

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_intelligence_share(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `gtm_intelligence_share`.

Full source documentation
Run the gtm domain agent action `gtm_intelligence_share`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6496

gtm_launch_coordination

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_launch_coordination(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `launch_coordination`.

Full source documentation
Run the gtm domain agent action `launch_coordination`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6364

gtm_launch_readiness

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_launch_readiness(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `launch_readiness`.

Full source documentation
Run the gtm domain agent action `launch_readiness`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6408

gtm_market_entry_analysis

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_market_entry_analysis(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `market_entry_analysis`.

Full source documentation
Run the gtm domain agent action `market_entry_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6452

gtm_plan_domain_intelligence

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `plan_domain_intelligence`.

Full source documentation
Run the gtm domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6518

hr_cases_pulse_loop

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_cases_pulse_loop(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `hr_cases_pulse_loop`.

Full source documentation
Run the hr domain agent action `hr_cases_pulse_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6782

hr_chat

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_chat(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `chat`.

Full source documentation
Run the hr domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6540

hr_compliance_check

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_compliance_check(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `compliance_check`.

Full source documentation
Run the hr domain agent action `compliance_check`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6672

hr_employee_hire_onboarding_loop

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_employee_hire_onboarding_loop(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `employee_hire_onboarding_loop`.

Full source documentation
Run the hr domain agent action `employee_hire_onboarding_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6716

hr_employee_offboarding_loop

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_employee_offboarding_loop(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `employee_offboarding_loop`.

Full source documentation
Run the hr domain agent action `employee_offboarding_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6738

hr_headcount

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_headcount(message: str='', as_of_date: Optional[str]=None, group_by: str='team') -> str

Produce a current-headcount report: active employees by team, role, and location; flags pending starts and recent departures. Args: message: Free-text objective for the action. as_of_date: Snapshot date (YYYY-MM-DD); defaults to today. group_by: One of: team, role, location, manager.

Full source documentation
Produce a current-headcount report: active employees by team, role, and
location; flags pending starts and recent departures.
    Args:
        message: Free-text objective for the action.
        as_of_date: Snapshot date (YYYY-MM-DD); defaults to today.
        group_by: One of: team, role, location, manager.
    

Source: lightbulb/mcp_generated_tools.py:6653

hr_leave_planning_loop

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_leave_planning_loop(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `leave_planning_loop`.

Full source documentation
Run the hr domain agent action `leave_planning_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6804

hr_leave_request

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_leave_request(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `leave_request`.

Full source documentation
Run the hr domain agent action `leave_request`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6584

hr_lookup

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_lookup(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `lookup`.

Full source documentation
Run the hr domain agent action `lookup`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6562

hr_offboard

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_offboard(message: str='', employee_id: Optional[str]=None, last_day: Optional[str]=None, voluntary: bool=True) -> str

Run employee offboarding: revoke access, transfer ownership, schedule exit interviews, calculate final pay, archive records. Args: message: Free-text objective for the action. employee_id (required): Employee ID. last_day (required): Final day of employment (YYYY-MM-DD). voluntary: Voluntary departure (vs termination).

Full source documentation
Run employee offboarding: revoke access, transfer ownership, schedule
exit interviews, calculate final pay, archive records.
    Args:
        message: Free-text objective for the action.
        employee_id (required): Employee ID.
        last_day (required): Final day of employment (YYYY-MM-DD).
        voluntary: Voluntary departure (vs termination).
    

Source: lightbulb/mcp_generated_tools.py:6631

hr_onboard

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_onboard(message: str='', employee_name: Optional[str]=None, role_title: Optional[str]=None, start_date: Optional[str]=None, manager_email: Optional[str]=None) -> str

Run new-hire onboarding end-to-end: provision accounts, assign equipment, schedule day-1 meetings, send welcome packet, file employment paperwork. Args: message: Free-text objective for the action. employee_name (required): New hire full name. role_title (required): Role title. start_date (required): Start date (YYYY-MM-DD). manager_email: Reporting manager email.

Full source documentation
Run new-hire onboarding end-to-end: provision accounts, assign equipment,
schedule day-1 meetings, send welcome packet, file employment paperwork.
    Args:
        message: Free-text objective for the action.
        employee_name (required): New hire full name.
        role_title (required): Role title.
        start_date (required): Start date (YYYY-MM-DD).
        manager_email: Reporting manager email.
    

Source: lightbulb/mcp_generated_tools.py:6606

hr_plan_domain_intelligence

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `plan_domain_intelligence`.

Full source documentation
Run the hr domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6826

hr_pulse

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_pulse(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `hr_pulse`.

Full source documentation
Run the hr domain agent action `hr_pulse`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6694

hr_recruiting_pipeline_loop

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_recruiting_pipeline_loop(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `recruiting_pipeline_loop`.

Full source documentation
Run the hr domain agent action `recruiting_pipeline_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6760

intuit_cash_application_plan

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_cash_application_plan(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `cash_application_plan`.

Full source documentation
Run the intuit domain agent action `cash_application_plan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6914

intuit_close_packet

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_close_packet(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `close_packet`.

Full source documentation
Run the intuit domain agent action `close_packet`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6936

intuit_controller_action

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_controller_action(arguments: str='{}') -> str

Intuit connector operation `controller_action` (platform tool `intuit.controller_action`).

Full source documentation
Intuit connector operation `controller_action` (platform tool `intuit.controller_action`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13789

intuit_controller_review

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_controller_review(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `controller_review`.

Full source documentation
Run the intuit domain agent action `controller_review`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6870

intuit_controller_snapshot

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_controller_snapshot(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `controller_snapshot`.

Full source documentation
Run the intuit domain agent action `controller_snapshot`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6848

intuit_execute_approved_action

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_execute_approved_action(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `execute_approved_action`.

Full source documentation
Run the intuit domain agent action `execute_approved_action`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6980

intuit_health_check

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_health_check(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `health_check`.

Full source documentation
Run the intuit domain agent action `health_check`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7002

intuit_plan_domain_intelligence

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `plan_domain_intelligence`.

Full source documentation
Run the intuit domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7024

intuit_reconcile_payments

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_reconcile_payments(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `reconcile_payments`.

Full source documentation
Run the intuit domain agent action `reconcile_payments`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6892

intuit_writeback_plan

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_writeback_plan(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `writeback_plan`.

Full source documentation
Run the intuit domain agent action `writeback_plan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:6958

it_ops_analysis_review

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_analysis_review(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `analysis_review`.

Full source documentation
Run the it_ops domain agent action `analysis_review`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7816

it_ops_analyze_cost

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_analyze_cost(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `analyze_cost`.

Full source documentation
Run the it_ops domain agent action `analyze_cost`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7266

it_ops_autocompany_software_engineering_loop

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_autocompany_software_engineering_loop(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `autocompany_software_engineering_loop`.

Full source documentation
Run the it_ops domain agent action `autocompany_software_engineering_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7530

it_ops_autonomous_delivery_loop

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_autonomous_delivery_loop(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `autonomous_delivery_loop`.

Full source documentation
Run the it_ops domain agent action `autonomous_delivery_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7464

it_ops_autonomous_it_consultancy

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_autonomous_it_consultancy(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `autonomous_it_consultancy`.

Full source documentation
Run the it_ops domain agent action `autonomous_it_consultancy`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7486

it_ops_aws_account_control

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_aws_account_control(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `aws_account_control`.

Full source documentation
Run the it_ops domain agent action `aws_account_control`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7200

it_ops_aws_cli

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_aws_cli(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `aws_cli`.

Full source documentation
Run the it_ops domain agent action `aws_cli`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7178

it_ops_aws_cli_execute

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_aws_cli_execute(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `aws_cli_execute`.

Full source documentation
Run the it_ops domain agent action `aws_cli_execute`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7222

it_ops_chat

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_chat(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `chat`.

Full source documentation
Run the it_ops domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7046

it_ops_cloud_delivery_setup

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_cloud_delivery_setup(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `cloud_delivery_setup`.

Full source documentation
Run the it_ops domain agent action `cloud_delivery_setup`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7574

it_ops_cloud_ops

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_cloud_ops(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `cloud_ops`.

Full source documentation
Run the it_ops domain agent action `cloud_ops`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7156

it_ops_deployment

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_deployment(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `deployment`.

Full source documentation
Run the it_ops domain agent action `deployment`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7420

it_ops_design_review

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_design_review(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `design_review`.

Full source documentation
Run the it_ops domain agent action `design_review`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7838

it_ops_detect_waste

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_detect_waste(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `detect_waste`.

Full source documentation
Run the it_ops domain agent action `detect_waste`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7288

it_ops_development_kickoff

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_development_kickoff(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `development_kickoff`.

Full source documentation
Run the it_ops domain agent action `development_kickoff`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7860

it_ops_domain_artifact_handoff

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_domain_artifact_handoff(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `domain_artifact_handoff`.

Full source documentation
Run the it_ops domain agent action `domain_artifact_handoff`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7552

it_ops_feedback_to_code_loop

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_feedback_to_code_loop(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `feedback_to_code_loop`.

Full source documentation
Run the it_ops domain agent action `feedback_to_code_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7662

it_ops_feedback_to_sdlc

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_feedback_to_sdlc(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `feedback_to_sdlc`.

Full source documentation
Run the it_ops domain agent action `feedback_to_sdlc`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7640

it_ops_generate_iac

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_generate_iac(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `generate_iac`.

Full source documentation
Run the it_ops domain agent action `generate_iac`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7354

it_ops_github_repository_search

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_github_repository_search(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `github_repository_search`.

Full source documentation
Run the it_ops domain agent action `github_repository_search`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7068

it_ops_incident_response

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_incident_response(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `incident_response`.

Full source documentation
Run the it_ops domain agent action `incident_response`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7112

it_ops_inventory_cloud

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_inventory_cloud(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `inventory_cloud`.

Full source documentation
Run the it_ops domain agent action `inventory_cloud`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7244

it_ops_maintenance_cycle

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_maintenance_cycle(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `maintenance_cycle`.

Full source documentation
Run the it_ops domain agent action `maintenance_cycle`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7904

it_ops_monitoring_check

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_monitoring_check(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `monitoring_check`.

Full source documentation
Run the it_ops domain agent action `monitoring_check`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7926

it_ops_open_iac_pr

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_open_iac_pr(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `open_iac_pr`.

Full source documentation
Run the it_ops domain agent action `open_iac_pr`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7398

it_ops_plan_domain_intelligence

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `plan_domain_intelligence`.

Full source documentation
Run the it_ops domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7970

it_ops_plan_iac

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_plan_iac(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `plan_iac`.

Full source documentation
Run the it_ops domain agent action `plan_iac`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7376

it_ops_plan_iteration

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_plan_iteration(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `plan_iteration`.

Full source documentation
Run the it_ops domain agent action `plan_iteration`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7794

it_ops_product_requirements_intake

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_product_requirements_intake(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `product_requirements_intake`.

Full source documentation
Run the it_ops domain agent action `product_requirements_intake`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7596

it_ops_project_ops

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_project_ops(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `project_ops`.

Full source documentation
Run the it_ops domain agent action `project_ops`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7090

it_ops_qa

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_qa(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `qa`.

Full source documentation
Run the it_ops domain agent action `qa`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7442

it_ops_recommend_architecture

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_recommend_architecture(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `recommend_architecture`.

Full source documentation
Run the it_ops domain agent action `recommend_architecture`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7332

it_ops_requirements_capture

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_requirements_capture(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `requirements_capture`.

Full source documentation
Run the it_ops domain agent action `requirements_capture`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7772

it_ops_rightsizing_recommendations

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_rightsizing_recommendations(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `rightsizing_recommendations`.

Full source documentation
Run the it_ops domain agent action `rightsizing_recommendations`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7310

it_ops_sdlc_engagement_status

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_sdlc_engagement_status(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `sdlc_engagement_status`.

Full source documentation
Run the it_ops domain agent action `sdlc_engagement_status`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7948

it_ops_service_desk

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_service_desk(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `service_desk`.

Full source documentation
Run the it_ops domain agent action `service_desk`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7134

it_ops_software_engineering_loop

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_software_engineering_loop(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `software_engineering_loop`.

Full source documentation
Run the it_ops domain agent action `software_engineering_loop`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7508

it_ops_software_feedback_intake

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_software_feedback_intake(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `software_feedback_intake`.

Full source documentation
Run the it_ops domain agent action `software_feedback_intake`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7618

it_ops_testing_review

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_testing_review(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `testing_review`.

Full source documentation
Run the it_ops domain agent action `testing_review`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7882

it_ops_triage_growth_loop_to_sdlc

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_triage_growth_loop_to_sdlc(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `triage_growth_loop_to_sdlc`.

Full source documentation
Run the it_ops domain agent action `triage_growth_loop_to_sdlc`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7750

it_ops_triage_sdlc_intake

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_triage_sdlc_intake(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `triage_sdlc_intake`.

Full source documentation
Run the it_ops domain agent action `triage_sdlc_intake`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7706

it_ops_website_growth_loop_to_sdlc

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_website_growth_loop_to_sdlc(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `website_growth_loop_to_sdlc`.

Full source documentation
Run the it_ops domain agent action `website_growth_loop_to_sdlc`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7728

it_ops_website_sdlc_intake

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_website_sdlc_intake(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `website_sdlc_intake`.

Full source documentation
Run the it_ops domain agent action `website_sdlc_intake`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:7684

jira_add_attachment

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_add_attachment(arguments: str='{}') -> str

Jira connector operation `add_attachment` (platform tool `jira.add_attachment`).

Full source documentation
Jira connector operation `add_attachment` (platform tool `jira.add_attachment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13810

jira_add_comment

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_add_comment(arguments: str='{}') -> str

Jira connector operation `add_comment` (platform tool `jira.add_comment`).

Full source documentation
Jira connector operation `add_comment` (platform tool `jira.add_comment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13831

jira_add_to_sprint

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_add_to_sprint(arguments: str='{}') -> str

Jira connector operation `add_to_sprint` (platform tool `jira.add_to_sprint`).

Full source documentation
Jira connector operation `add_to_sprint` (platform tool `jira.add_to_sprint`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13852

jira_assign_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_assign_issue(arguments: str='{}') -> str

Jira connector operation `assign_issue` (platform tool `jira.assign_issue`).

Full source documentation
Jira connector operation `assign_issue` (platform tool `jira.assign_issue`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13873

jira_bulk_transition

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_bulk_transition(arguments: str='{}') -> str

Jira connector operation `bulk_transition` (platform tool `jira.bulk_transition`).

Full source documentation
Jira connector operation `bulk_transition` (platform tool `jira.bulk_transition`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13894

jira_close_sprint

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_close_sprint(arguments: str='{}') -> str

Jira connector operation `close_sprint` (platform tool `jira.close_sprint`).

Full source documentation
Jira connector operation `close_sprint` (platform tool `jira.close_sprint`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13915

jira_create_automation_rule

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_create_automation_rule(arguments: str='{}') -> str

Jira connector operation `create_automation_rule` (platform tool `jira.create_automation_rule`).

Full source documentation
Jira connector operation `create_automation_rule` (platform tool `jira.create_automation_rule`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13936

jira_create_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_create_issue(project_key: Optional[str]=None, summary: Optional[str]=None, issue_type: str='Task', description: Optional[str]=None, assignee: Optional[str]=None) -> str

Create a Jira issue in a project.

Full source documentation
Create a Jira issue in a project.

Args:
    project_key (required): Project key (e.g. 'ENG').
    summary (required): 
    issue_type: One of the project's configured issue types.
    description: 
    assignee: Username or accountId.

Source: lightbulb/mcp_generated_tools.py:13957

jira_create_sprint

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_create_sprint(arguments: str='{}') -> str

Jira connector operation `create_sprint` (platform tool `jira.create_sprint`).

Full source documentation
Jira connector operation `create_sprint` (platform tool `jira.create_sprint`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:13985

jira_create_subtask

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_create_subtask(arguments: str='{}') -> str

Jira connector operation `create_subtask` (platform tool `jira.create_subtask`).

Full source documentation
Jira connector operation `create_subtask` (platform tool `jira.create_subtask`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14006

jira_default_board_id

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_default_board_id(arguments: str='{}') -> str

Jira connector operation `default_board_id` (platform tool `jira.default_board_id`).

Full source documentation
Jira connector operation `default_board_id` (platform tool `jira.default_board_id`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14027

jira_default_project_key

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_default_project_key(arguments: str='{}') -> str

Jira connector operation `default_project_key` (platform tool `jira.default_project_key`).

Full source documentation
Jira connector operation `default_project_key` (platform tool `jira.default_project_key`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14048

jira_delete_automation_rule

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_delete_automation_rule(arguments: str='{}') -> str

Jira connector operation `delete_automation_rule` (platform tool `jira.delete_automation_rule`).

Full source documentation
Jira connector operation `delete_automation_rule` (platform tool `jira.delete_automation_rule`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14069

jira_delete_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_delete_issue(arguments: str='{}') -> str

Jira connector operation `delete_issue` (platform tool `jira.delete_issue`).

Full source documentation
Jira connector operation `delete_issue` (platform tool `jira.delete_issue`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14090

jira_delete_webhook

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_delete_webhook(arguments: str='{}') -> str

Jira connector operation `delete_webhook` (platform tool `jira.delete_webhook`).

Full source documentation
Jira connector operation `delete_webhook` (platform tool `jira.delete_webhook`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14111

jira_get_board_sprints

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_get_board_sprints(arguments: str='{}') -> str

Jira connector operation `get_board_sprints` (platform tool `jira.get_board_sprints`).

Full source documentation
Jira connector operation `get_board_sprints` (platform tool `jira.get_board_sprints`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14132

jira_get_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_get_issue(arguments: str='{}') -> str

Jira connector operation `get_issue` (platform tool `jira.get_issue`).

Full source documentation
Jira connector operation `get_issue` (platform tool `jira.get_issue`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14153

jira_get_project

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_get_project(arguments: str='{}') -> str

Jira connector operation `get_project` (platform tool `jira.get_project`).

Full source documentation
Jira connector operation `get_project` (platform tool `jira.get_project`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14174

jira_get_sprint_issues

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_get_sprint_issues(arguments: str='{}') -> str

Jira connector operation `get_sprint_issues` (platform tool `jira.get_sprint_issues`).

Full source documentation
Jira connector operation `get_sprint_issues` (platform tool `jira.get_sprint_issues`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14195

jira_list_automation_rules

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_automation_rules(arguments: str='{}') -> str

Jira connector operation `list_automation_rules` (platform tool `jira.list_automation_rules`).

Full source documentation
Jira connector operation `list_automation_rules` (platform tool `jira.list_automation_rules`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14237

jira_list_issue_types

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_issue_types(arguments: str='{}') -> str

Jira connector operation `list_issue_types` (platform tool `jira.list_issue_types`).

Full source documentation
Jira connector operation `list_issue_types` (platform tool `jira.list_issue_types`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14258

jira_list_projects

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_projects(arguments: str='{}') -> str

Jira connector operation `list_projects` (platform tool `jira.list_projects`).

Full source documentation
Jira connector operation `list_projects` (platform tool `jira.list_projects`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14279

jira_list_transitions

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_transitions(arguments: str='{}') -> str

Jira connector operation `list_transitions` (platform tool `jira.list_transitions`).

Full source documentation
Jira connector operation `list_transitions` (platform tool `jira.list_transitions`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14300

jira_list_users

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_users(arguments: str='{}') -> str

Jira connector operation `list_users` (platform tool `jira.list_users`).

Full source documentation
Jira connector operation `list_users` (platform tool `jira.list_users`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14321

jira_list_webhooks

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_webhooks(arguments: str='{}') -> str

Jira connector operation `list_webhooks` (platform tool `jira.list_webhooks`).

Full source documentation
Jira connector operation `list_webhooks` (platform tool `jira.list_webhooks`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14342

jira_log_work

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_log_work(arguments: str='{}') -> str

Jira connector operation `log_work` (platform tool `jira.log_work`).

Full source documentation
Jira connector operation `log_work` (platform tool `jira.log_work`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14363

jira_rank_backlog

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_rank_backlog(arguments: str='{}') -> str

Jira connector operation `rank_backlog` (platform tool `jira.rank_backlog`).

Full source documentation
Jira connector operation `rank_backlog` (platform tool `jira.rank_backlog`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14384

jira_search_issues

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_search_issues(jql: Optional[str]=None, max_results: int=50) -> str

Search Jira issues with JQL.

Full source documentation
Search Jira issues with JQL.

Args:
    jql (required): JQL query (e.g. 'project = ENG AND status = "In Progress"').
    max_results: 

Source: lightbulb/mcp_generated_tools.py:14405

jira_start_sprint

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_start_sprint(arguments: str='{}') -> str

Jira connector operation `start_sprint` (platform tool `jira.start_sprint`).

Full source documentation
Jira connector operation `start_sprint` (platform tool `jira.start_sprint`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14424

jira_subscribe_webhook

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_subscribe_webhook(arguments: str='{}') -> str

Jira connector operation `subscribe_webhook` (platform tool `jira.subscribe_webhook`).

Full source documentation
Jira connector operation `subscribe_webhook` (platform tool `jira.subscribe_webhook`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14445

jira_transition_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_transition_issue(arguments: str='{}') -> str

Jira connector operation `transition_issue` (platform tool `jira.transition_issue`).

Full source documentation
Jira connector operation `transition_issue` (platform tool `jira.transition_issue`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14466

jira_update_custom_fields

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_update_custom_fields(arguments: str='{}') -> str

Jira connector operation `update_custom_fields` (platform tool `jira.update_custom_fields`).

Full source documentation
Jira connector operation `update_custom_fields` (platform tool `jira.update_custom_fields`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14487

jira_update_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_update_issue(arguments: str='{}') -> str

Jira connector operation `update_issue` (platform tool `jira.update_issue`).

Full source documentation
Jira connector operation `update_issue` (platform tool `jira.update_issue`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14508

microsoft_download_file

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_download_file(arguments: str='{}') -> str

Microsoft connector operation `download_file` (platform tool `microsoft.download_file`).

Full source documentation
Microsoft connector operation `download_file` (platform tool `microsoft.download_file`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14529

microsoft_list_channel_messages

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_channel_messages(arguments: str='{}') -> str

Microsoft connector operation `list_channel_messages` (platform tool `microsoft.list_channel_messages`).

Full source documentation
Microsoft connector operation `list_channel_messages` (platform tool `microsoft.list_channel_messages`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14550

microsoft_list_chat_messages

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_chat_messages(arguments: str='{}') -> str

Microsoft connector operation `list_chat_messages` (platform tool `microsoft.list_chat_messages`).

Full source documentation
Microsoft connector operation `list_chat_messages` (platform tool `microsoft.list_chat_messages`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14571

microsoft_list_chats

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_chats(arguments: str='{}') -> str

Microsoft connector operation `list_chats` (platform tool `microsoft.list_chats`).

Full source documentation
Microsoft connector operation `list_chats` (platform tool `microsoft.list_chats`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14592

microsoft_list_drive_files

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_drive_files(arguments: str='{}') -> str

Microsoft connector operation `list_drive_files` (platform tool `microsoft.list_drive_files`).

Full source documentation
Microsoft connector operation `list_drive_files` (platform tool `microsoft.list_drive_files`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14613

microsoft_list_emails

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_emails(folder: str='Inbox', top: int=25, filter: Optional[str]=None) -> str

List Outlook messages in the connected Microsoft 365 mailbox.

Full source documentation
List Outlook messages in the connected Microsoft 365 mailbox.

Args:
    folder: Mailbox folder name.
    top: Max messages to return.
    filter: OData filter expression.

Source: lightbulb/mcp_generated_tools.py:14634

microsoft_list_events

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_events(start: Optional[str]=None, end: Optional[str]=None, top: int=50) -> str

List Outlook calendar events on the connected Microsoft 365 calendar.

Full source documentation
List Outlook calendar events on the connected Microsoft 365 calendar.

Args:
    start: Window start (ISO 8601).
    end: Window end (ISO 8601).
    top: 

Source: lightbulb/mcp_generated_tools.py:14656

microsoft_list_sharepoint_drive_items

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_sharepoint_drive_items(arguments: str='{}') -> str

Microsoft connector operation `list_sharepoint_drive_items` (platform tool `microsoft.list_sharepoint_drive_items`).

Full source documentation
Microsoft connector operation `list_sharepoint_drive_items` (platform tool `microsoft.list_sharepoint_drive_items`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14678

microsoft_list_sharepoint_drives

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_sharepoint_drives(arguments: str='{}') -> str

Microsoft connector operation `list_sharepoint_drives` (platform tool `microsoft.list_sharepoint_drives`).

Full source documentation
Microsoft connector operation `list_sharepoint_drives` (platform tool `microsoft.list_sharepoint_drives`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14699

microsoft_list_sharepoint_sites

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_sharepoint_sites(arguments: str='{}') -> str

Microsoft connector operation `list_sharepoint_sites` (platform tool `microsoft.list_sharepoint_sites`).

Full source documentation
Microsoft connector operation `list_sharepoint_sites` (platform tool `microsoft.list_sharepoint_sites`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14720

microsoft_list_team_channels

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_team_channels(arguments: str='{}') -> str

Microsoft connector operation `list_team_channels` (platform tool `microsoft.list_team_channels`).

Full source documentation
Microsoft connector operation `list_team_channels` (platform tool `microsoft.list_team_channels`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14741

microsoft_list_teams

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_teams(arguments: str='{}') -> str

Microsoft connector operation `list_teams` (platform tool `microsoft.list_teams`).

Full source documentation
Microsoft connector operation `list_teams` (platform tool `microsoft.list_teams`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14762

microsoft_post_channel_message

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_post_channel_message(arguments: str='{}') -> str

Microsoft connector operation `post_channel_message` (platform tool `microsoft.post_channel_message`).

Full source documentation
Microsoft connector operation `post_channel_message` (platform tool `microsoft.post_channel_message`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14783

microsoft_post_chat_message

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_post_chat_message(arguments: str='{}') -> str

Microsoft connector operation `post_chat_message` (platform tool `microsoft.post_chat_message`).

Full source documentation
Microsoft connector operation `post_chat_message` (platform tool `microsoft.post_chat_message`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14804

microsoft_send_email

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_send_email(to: Optional[str]=None, subject: Optional[str]=None, body: Optional[str]=None, cc: Optional[str]=None) -> str

Send an email from the connected Microsoft 365 mailbox.

Full source documentation
Send an email from the connected Microsoft 365 mailbox.

Args:
    to (required): Recipient address(es), comma-separated.
    subject (required): 
    body (required): HTML body.
    cc: CC address(es), comma-separated.

Source: lightbulb/mcp_generated_tools.py:14825

microsoft_update_file

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_update_file(arguments: str='{}') -> str

Microsoft connector operation `update_file` (platform tool `microsoft.update_file`).

Full source documentation
Microsoft connector operation `update_file` (platform tool `microsoft.update_file`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14850

microsoft_upload_file

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_upload_file(arguments: str='{}') -> str

Microsoft connector operation `upload_file` (platform tool `microsoft.upload_file`).

Full source documentation
Microsoft connector operation `upload_file` (platform tool `microsoft.upload_file`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14871

monday_archive_board

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_archive_board(arguments: str='{}') -> str

Monday connector operation `archive_board` (platform tool `monday.archive_board`).

Full source documentation
Monday connector operation `archive_board` (platform tool `monday.archive_board`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14892

monday_archive_item

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_archive_item(arguments: str='{}') -> str

Monday connector operation `archive_item` (platform tool `monday.archive_item`).

Full source documentation
Monday connector operation `archive_item` (platform tool `monday.archive_item`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14913

monday_change_column_value

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_change_column_value(arguments: str='{}') -> str

Monday connector operation `change_column_value` (platform tool `monday.change_column_value`).

Full source documentation
Monday connector operation `change_column_value` (platform tool `monday.change_column_value`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14934

monday_create_board

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_board(arguments: str='{}') -> str

Monday connector operation `create_board` (platform tool `monday.create_board`).

Full source documentation
Monday connector operation `create_board` (platform tool `monday.create_board`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14955

monday_create_group

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_group(arguments: str='{}') -> str

Monday connector operation `create_group` (platform tool `monday.create_group`).

Full source documentation
Monday connector operation `create_group` (platform tool `monday.create_group`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14976

monday_create_item

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_item(arguments: str='{}') -> str

Monday connector operation `create_item` (platform tool `monday.create_item`).

Full source documentation
Monday connector operation `create_item` (platform tool `monday.create_item`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:14997

monday_create_subitem

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_subitem(arguments: str='{}') -> str

Monday connector operation `create_subitem` (platform tool `monday.create_subitem`).

Full source documentation
Monday connector operation `create_subitem` (platform tool `monday.create_subitem`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15018

monday_create_update

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_update(arguments: str='{}') -> str

Monday connector operation `create_update` (platform tool `monday.create_update`).

Full source documentation
Monday connector operation `create_update` (platform tool `monday.create_update`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15039

monday_create_webhook

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_webhook(arguments: str='{}') -> str

Monday connector operation `create_webhook` (platform tool `monday.create_webhook`).

Full source documentation
Monday connector operation `create_webhook` (platform tool `monday.create_webhook`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15060

monday_delete_item

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_delete_item(arguments: str='{}') -> str

Monday connector operation `delete_item` (platform tool `monday.delete_item`).

Full source documentation
Monday connector operation `delete_item` (platform tool `monday.delete_item`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15081

monday_delete_webhook

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_delete_webhook(arguments: str='{}') -> str

Monday connector operation `delete_webhook` (platform tool `monday.delete_webhook`).

Full source documentation
Monday connector operation `delete_webhook` (platform tool `monday.delete_webhook`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15102

monday_duplicate_board

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_duplicate_board(arguments: str='{}') -> str

Monday connector operation `duplicate_board` (platform tool `monday.duplicate_board`).

Full source documentation
Monday connector operation `duplicate_board` (platform tool `monday.duplicate_board`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15123

monday_get_board

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_get_board(arguments: str='{}') -> str

Monday connector operation `get_board` (platform tool `monday.get_board`).

Full source documentation
Monday connector operation `get_board` (platform tool `monday.get_board`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15144

monday_get_item

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_get_item(arguments: str='{}') -> str

Monday connector operation `get_item` (platform tool `monday.get_item`).

Full source documentation
Monday connector operation `get_item` (platform tool `monday.get_item`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15165

monday_get_me

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_get_me(arguments: str='{}') -> str

Monday connector operation `get_me` (platform tool `monday.get_me`).

Full source documentation
Monday connector operation `get_me` (platform tool `monday.get_me`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15186

monday_hr_cases_board_id

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_hr_cases_board_id(arguments: str='{}') -> str

Monday connector operation `hr_cases_board_id` (platform tool `monday.hr_cases_board_id`).

Full source documentation
Monday connector operation `hr_cases_board_id` (platform tool `monday.hr_cases_board_id`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15207

monday_list_boards

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_boards(arguments: str='{}') -> str

Monday connector operation `list_boards` (platform tool `monday.list_boards`).

Full source documentation
Monday connector operation `list_boards` (platform tool `monday.list_boards`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15228

monday_list_docs

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_docs(arguments: str='{}') -> str

Monday connector operation `list_docs` (platform tool `monday.list_docs`).

Full source documentation
Monday connector operation `list_docs` (platform tool `monday.list_docs`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15249

monday_list_items

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_items(arguments: str='{}') -> str

Monday connector operation `list_items` (platform tool `monday.list_items`).

Full source documentation
Monday connector operation `list_items` (platform tool `monday.list_items`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15270

monday_list_subitems

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_subitems(arguments: str='{}') -> str

Monday connector operation `list_subitems` (platform tool `monday.list_subitems`).

Full source documentation
Monday connector operation `list_subitems` (platform tool `monday.list_subitems`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15291

monday_list_teams

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_teams(arguments: str='{}') -> str

Monday connector operation `list_teams` (platform tool `monday.list_teams`).

Full source documentation
Monday connector operation `list_teams` (platform tool `monday.list_teams`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15312

monday_list_updates

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_updates(arguments: str='{}') -> str

Monday connector operation `list_updates` (platform tool `monday.list_updates`).

Full source documentation
Monday connector operation `list_updates` (platform tool `monday.list_updates`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15333

monday_list_users

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_users(arguments: str='{}') -> str

Monday connector operation `list_users` (platform tool `monday.list_users`).

Full source documentation
Monday connector operation `list_users` (platform tool `monday.list_users`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15354

monday_list_workspaces

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_workspaces(arguments: str='{}') -> str

Monday connector operation `list_workspaces` (platform tool `monday.list_workspaces`).

Full source documentation
Monday connector operation `list_workspaces` (platform tool `monday.list_workspaces`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15375

monday_move_item_to_group

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_move_item_to_group(arguments: str='{}') -> str

Monday connector operation `move_item_to_group` (platform tool `monday.move_item_to_group`).

Full source documentation
Monday connector operation `move_item_to_group` (platform tool `monday.move_item_to_group`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15396

monday_offboarding_template_board_id

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_offboarding_template_board_id(arguments: str='{}') -> str

Monday connector operation `offboarding_template_board_id` (platform tool `monday.offboarding_template_board_id`).

Full source documentation
Monday connector operation `offboarding_template_board_id` (platform tool `monday.offboarding_template_board_id`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15417

monday_onboarding_template_board_id

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_onboarding_template_board_id(arguments: str='{}') -> str

Monday connector operation `onboarding_template_board_id` (platform tool `monday.onboarding_template_board_id`).

Full source documentation
Monday connector operation `onboarding_template_board_id` (platform tool `monday.onboarding_template_board_id`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15438

monday_query_data

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_query_data(arguments: str='{}') -> str

Monday connector operation `query_data` (platform tool `monday.query_data`).

Full source documentation
Monday connector operation `query_data` (platform tool `monday.query_data`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15459

monday_search_items

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_search_items(arguments: str='{}') -> str

Monday connector operation `search_items` (platform tool `monday.search_items`).

Full source documentation
Monday connector operation `search_items` (platform tool `monday.search_items`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15480

monday_update_item

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_update_item(arguments: str='{}') -> str

Monday connector operation `update_item` (platform tool `monday.update_item`).

Full source documentation
Monday connector operation `update_item` (platform tool `monday.update_item`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15501

monday_workspace_id

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_workspace_id(arguments: str='{}') -> str

Monday connector operation `workspace_id` (platform tool `monday.workspace_id`).

Full source documentation
Monday connector operation `workspace_id` (platform tool `monday.workspace_id`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15522

myob_create_bill

Namespace: myob · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
myob_create_bill(arguments: str='{}') -> str

Myob connector operation `create_bill` (platform tool `myob.create_bill`).

Full source documentation
Myob connector operation `create_bill` (platform tool `myob.create_bill`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15543

myob_list_accounts

Namespace: myob · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
myob_list_accounts(arguments: str='{}') -> str

Myob connector operation `list_accounts` (platform tool `myob.list_accounts`).

Full source documentation
Myob connector operation `list_accounts` (platform tool `myob.list_accounts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15564

myob_list_contacts

Namespace: myob · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
myob_list_contacts(arguments: str='{}') -> str

Myob connector operation `list_contacts` (platform tool `myob.list_contacts`).

Full source documentation
Myob connector operation `list_contacts` (platform tool `myob.list_contacts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15585

myob_list_invoices

Namespace: myob · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
myob_list_invoices(arguments: str='{}') -> str

Myob connector operation `list_invoices` (platform tool `myob.list_invoices`).

Full source documentation
Myob connector operation `list_invoices` (platform tool `myob.list_invoices`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15606

myob_list_payments

Namespace: myob · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
myob_list_payments(arguments: str='{}') -> str

Myob connector operation `list_payments` (platform tool `myob.list_payments`).

Full source documentation
Myob connector operation `list_payments` (platform tool `myob.list_payments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15627

notion_append_block_children

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_append_block_children(arguments: str='{}') -> str

Notion connector operation `append_block_children` (platform tool `notion.append_block_children`).

Full source documentation
Notion connector operation `append_block_children` (platform tool `notion.append_block_children`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15648

notion_archive_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_archive_page(arguments: str='{}') -> str

Notion connector operation `archive_page` (platform tool `notion.archive_page`).

Full source documentation
Notion connector operation `archive_page` (platform tool `notion.archive_page`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15669

notion_bulk_property_update

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_bulk_property_update(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `bulk_property_update`.

Full source documentation
Run the notion domain agent action `bulk_property_update`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9579

notion_bulk_status_update

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_bulk_status_update(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `bulk_status_update`.

Full source documentation
Run the notion domain agent action `bulk_status_update`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9557

notion_bulk_update_pages

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_bulk_update_pages(arguments: str='{}') -> str

Notion connector operation `bulk_update_pages` (platform tool `notion.bulk_update_pages`).

Full source documentation
Notion connector operation `bulk_update_pages` (platform tool `notion.bulk_update_pages`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15690

notion_chat

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_chat(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `chat`.

Full source documentation
Run the notion domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9227

notion_comment_orchestrator

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_comment_orchestrator(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `comment_orchestrator`.

Full source documentation
Run the notion domain agent action `comment_orchestrator`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9513

notion_complete_file_upload

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_complete_file_upload(arguments: str='{}') -> str

Notion connector operation `complete_file_upload` (platform tool `notion.complete_file_upload`).

Full source documentation
Notion connector operation `complete_file_upload` (platform tool `notion.complete_file_upload`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15711

notion_create_comment

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_comment(arguments: str='{}') -> str

Notion connector operation `create_comment` (platform tool `notion.create_comment`).

Full source documentation
Notion connector operation `create_comment` (platform tool `notion.create_comment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15732

notion_create_dashboard

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_dashboard(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `create_dashboard`.

Full source documentation
Run the notion domain agent action `create_dashboard`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9623

notion_create_data_source

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_data_source(arguments: str='{}') -> str

Notion connector operation `create_data_source` (platform tool `notion.create_data_source`).

Full source documentation
Notion connector operation `create_data_source` (platform tool `notion.create_data_source`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15753

notion_create_database

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_database(arguments: str='{}') -> str

Notion connector operation `create_database` (platform tool `notion.create_database`).

Full source documentation
Notion connector operation `create_database` (platform tool `notion.create_database`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15774

notion_create_file_upload

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_file_upload(arguments: str='{}') -> str

Notion connector operation `create_file_upload` (platform tool `notion.create_file_upload`).

Full source documentation
Notion connector operation `create_file_upload` (platform tool `notion.create_file_upload`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15795

notion_create_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_page(parent_id: Optional[str]=None, title: Optional[str]=None, content_markdown: Optional[str]=None) -> str

Create a new Notion page in the given parent (database or page).

Full source documentation
Create a new Notion page in the given parent (database or page).

Args:
    parent_id (required): Parent page or database ID.
    title (required): 
    content_markdown: Page content in Markdown (will be converted to Notion blocks).

Source: lightbulb/mcp_generated_tools.py:15816

notion_create_view

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_view(arguments: str='{}') -> str

Notion connector operation `create_view` (platform tool `notion.create_view`).

Full source documentation
Notion connector operation `create_view` (platform tool `notion.create_view`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15838

notion_create_webhook

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_webhook(arguments: str='{}') -> str

Notion connector operation `create_webhook` (platform tool `notion.create_webhook`).

Full source documentation
Notion connector operation `create_webhook` (platform tool `notion.create_webhook`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15859

notion_delete_block

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_delete_block(arguments: str='{}') -> str

Notion connector operation `delete_block` (platform tool `notion.delete_block`).

Full source documentation
Notion connector operation `delete_block` (platform tool `notion.delete_block`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15880

notion_delete_comment

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_delete_comment(arguments: str='{}') -> str

Notion connector operation `delete_comment` (platform tool `notion.delete_comment`).

Full source documentation
Notion connector operation `delete_comment` (platform tool `notion.delete_comment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15901

notion_delete_view

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_delete_view(arguments: str='{}') -> str

Notion connector operation `delete_view` (platform tool `notion.delete_view`).

Full source documentation
Notion connector operation `delete_view` (platform tool `notion.delete_view`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15922

notion_delete_webhook

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_delete_webhook(arguments: str='{}') -> str

Notion connector operation `delete_webhook` (platform tool `notion.delete_webhook`).

Full source documentation
Notion connector operation `delete_webhook` (platform tool `notion.delete_webhook`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15943

notion_get_block

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_block(arguments: str='{}') -> str

Notion connector operation `get_block` (platform tool `notion.get_block`).

Full source documentation
Notion connector operation `get_block` (platform tool `notion.get_block`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15964

notion_get_comment

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_comment(arguments: str='{}') -> str

Notion connector operation `get_comment` (platform tool `notion.get_comment`).

Full source documentation
Notion connector operation `get_comment` (platform tool `notion.get_comment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:15985

notion_get_file_upload

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_file_upload(arguments: str='{}') -> str

Notion connector operation `get_file_upload` (platform tool `notion.get_file_upload`).

Full source documentation
Notion connector operation `get_file_upload` (platform tool `notion.get_file_upload`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16006

notion_get_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_page(arguments: str='{}') -> str

Notion connector operation `get_page` (platform tool `notion.get_page`).

Full source documentation
Notion connector operation `get_page` (platform tool `notion.get_page`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16027

notion_get_page_markdown

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_page_markdown(arguments: str='{}') -> str

Notion connector operation `get_page_markdown` (platform tool `notion.get_page_markdown`).

Full source documentation
Notion connector operation `get_page_markdown` (platform tool `notion.get_page_markdown`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16048

notion_get_self

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_self(arguments: str='{}') -> str

Notion connector operation `get_self` (platform tool `notion.get_self`).

Full source documentation
Notion connector operation `get_self` (platform tool `notion.get_self`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16069

notion_get_user

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_user(arguments: str='{}') -> str

Notion connector operation `get_user` (platform tool `notion.get_user`).

Full source documentation
Notion connector operation `get_user` (platform tool `notion.get_user`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16090

notion_get_view

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_view(arguments: str='{}') -> str

Notion connector operation `get_view` (platform tool `notion.get_view`).

Full source documentation
Notion connector operation `get_view` (platform tool `notion.get_view`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16111

notion_kb_author

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_kb_author(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `kb_author`.

Full source documentation
Run the notion domain agent action `kb_author`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9381

notion_list_block_children

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_block_children(arguments: str='{}') -> str

Notion connector operation `list_block_children` (platform tool `notion.list_block_children`).

Full source documentation
Notion connector operation `list_block_children` (platform tool `notion.list_block_children`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16132

notion_list_comments

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_comments(arguments: str='{}') -> str

Notion connector operation `list_comments` (platform tool `notion.list_comments`).

Full source documentation
Notion connector operation `list_comments` (platform tool `notion.list_comments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16153

notion_list_data_source_templates

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_data_source_templates(arguments: str='{}') -> str

Notion connector operation `list_data_source_templates` (platform tool `notion.list_data_source_templates`).

Full source documentation
Notion connector operation `list_data_source_templates` (platform tool `notion.list_data_source_templates`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16174

notion_list_data_sources

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_data_sources(arguments: str='{}') -> str

Notion connector operation `list_data_sources` (platform tool `notion.list_data_sources`).

Full source documentation
Notion connector operation `list_data_sources` (platform tool `notion.list_data_sources`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16195

notion_list_databases

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_databases(arguments: str='{}') -> str

Notion connector operation `list_databases` (platform tool `notion.list_databases`).

Full source documentation
Notion connector operation `list_databases` (platform tool `notion.list_databases`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16216

notion_list_file_uploads

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_file_uploads(arguments: str='{}') -> str

Notion connector operation `list_file_uploads` (platform tool `notion.list_file_uploads`).

Full source documentation
Notion connector operation `list_file_uploads` (platform tool `notion.list_file_uploads`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16237

notion_list_users

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_users(arguments: str='{}') -> str

Notion connector operation `list_users` (platform tool `notion.list_users`).

Full source documentation
Notion connector operation `list_users` (platform tool `notion.list_users`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16258

notion_list_views

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_views(arguments: str='{}') -> str

Notion connector operation `list_views` (platform tool `notion.list_views`).

Full source documentation
Notion connector operation `list_views` (platform tool `notion.list_views`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16279

notion_list_webhooks

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_webhooks(arguments: str='{}') -> str

Notion connector operation `list_webhooks` (platform tool `notion.list_webhooks`).

Full source documentation
Notion connector operation `list_webhooks` (platform tool `notion.list_webhooks`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16300

notion_meeting_notes_capture

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_meeting_notes_capture(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `meeting_notes_capture`.

Full source documentation
Run the notion domain agent action `meeting_notes_capture`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9359

notion_move_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_move_page(arguments: str='{}') -> str

Notion connector operation `move_page` (platform tool `notion.move_page`).

Full source documentation
Notion connector operation `move_page` (platform tool `notion.move_page`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16321

notion_oauth_introspect

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_oauth_introspect(arguments: str='{}') -> str

Notion connector operation `oauth_introspect` (platform tool `notion.oauth_introspect`).

Full source documentation
Notion connector operation `oauth_introspect` (platform tool `notion.oauth_introspect`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16342

notion_oauth_revoke

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_oauth_revoke(arguments: str='{}') -> str

Notion connector operation `oauth_revoke` (platform tool `notion.oauth_revoke`).

Full source documentation
Notion connector operation `oauth_revoke` (platform tool `notion.oauth_revoke`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16363

notion_okr_progress

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_okr_progress(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `okr_progress`.

Full source documentation
Run the notion domain agent action `okr_progress`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9469

notion_page_summarize

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_page_summarize(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `page_summarize`.

Full source documentation
Run the notion domain agent action `page_summarize`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9337

notion_plan_domain_intelligence

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `plan_domain_intelligence`.

Full source documentation
Run the notion domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9645

notion_query_data

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_query_data(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `query_data`.

Full source documentation
Run the notion domain agent action `query_data`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9249

notion_query_data_source

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_query_data_source(arguments: str='{}') -> str

Notion connector operation `query_data_source` (platform tool `notion.query_data_source`).

Full source documentation
Notion connector operation `query_data_source` (platform tool `notion.query_data_source`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16384

notion_query_database

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_query_database(database_id: Optional[str]=None, filter_json: Optional[str]=None, sorts_json: Optional[str]=None, page_size: int=100) -> str

Query rows in a Notion database with filters and sorts.

Full source documentation
Query rows in a Notion database with filters and sorts.

Args:
    database_id (required): Notion database ID.
    filter_json: Notion filter object as a JSON string.
    sorts_json: Notion sorts array as a JSON string.
    page_size: 

Source: lightbulb/mcp_generated_tools.py:16405

notion_query_view

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_query_view(arguments: str='{}') -> str

Notion connector operation `query_view` (platform tool `notion.query_view`).

Full source documentation
Notion connector operation `query_view` (platform tool `notion.query_view`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16430

notion_replace_page_markdown

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_replace_page_markdown(arguments: str='{}') -> str

Notion connector operation `replace_page_markdown` (platform tool `notion.replace_page_markdown`).

Full source documentation
Notion connector operation `replace_page_markdown` (platform tool `notion.replace_page_markdown`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16451

notion_schema_intelligence

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_schema_intelligence(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `schema_intelligence`.

Full source documentation
Run the notion domain agent action `schema_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9293

notion_search

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_search(query: Optional[str]=None, filter_type: Optional[str]=None) -> str

Search Notion pages and databases the integration has access to.

Full source documentation
Search Notion pages and databases the integration has access to.

Args:
    query (required): Search text.
    filter_type: One of: page, database.

Source: lightbulb/mcp_generated_tools.py:16472

notion_search_by_title

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_search_by_title(arguments: str='{}') -> str

Notion connector operation `search_by_title` (platform tool `notion.search_by_title`).

Full source documentation
Notion connector operation `search_by_title` (platform tool `notion.search_by_title`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16491

notion_search_intelligent

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_search_intelligent(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `search_intelligent`.

Full source documentation
Run the notion domain agent action `search_intelligent`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9315

notion_send_file_upload

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_send_file_upload(arguments: str='{}') -> str

Notion connector operation `send_file_upload` (platform tool `notion.send_file_upload`).

Full source documentation
Notion connector operation `send_file_upload` (platform tool `notion.send_file_upload`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16512

notion_sprint_plan

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_sprint_plan(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `sprint_plan`.

Full source documentation
Run the notion domain agent action `sprint_plan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9425

notion_template_runner

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_template_runner(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `template_runner`.

Full source documentation
Run the notion domain agent action `template_runner`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9601

notion_trash_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_trash_page(arguments: str='{}') -> str

Notion connector operation `trash_page` (platform tool `notion.trash_page`).

Full source documentation
Notion connector operation `trash_page` (platform tool `notion.trash_page`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16533

notion_triage_backlog

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_triage_backlog(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `triage_backlog`.

Full source documentation
Run the notion domain agent action `triage_backlog`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9403

notion_update_block

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_block(arguments: str='{}') -> str

Notion connector operation `update_block` (platform tool `notion.update_block`).

Full source documentation
Notion connector operation `update_block` (platform tool `notion.update_block`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16554

notion_update_comment

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_comment(arguments: str='{}') -> str

Notion connector operation `update_comment` (platform tool `notion.update_comment`).

Full source documentation
Notion connector operation `update_comment` (platform tool `notion.update_comment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16575

notion_update_data_source_properties

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_data_source_properties(arguments: str='{}') -> str

Notion connector operation `update_data_source_properties` (platform tool `notion.update_data_source_properties`).

Full source documentation
Notion connector operation `update_data_source_properties` (platform tool `notion.update_data_source_properties`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16596

notion_update_database

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_database(arguments: str='{}') -> str

Notion connector operation `update_database` (platform tool `notion.update_database`).

Full source documentation
Notion connector operation `update_database` (platform tool `notion.update_database`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16617

notion_update_database_properties

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_database_properties(arguments: str='{}') -> str

Notion connector operation `update_database_properties` (platform tool `notion.update_database_properties`).

Full source documentation
Notion connector operation `update_database_properties` (platform tool `notion.update_database_properties`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16638

notion_update_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_page(arguments: str='{}') -> str

Notion connector operation `update_page` (platform tool `notion.update_page`).

Full source documentation
Notion connector operation `update_page` (platform tool `notion.update_page`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16659

notion_update_page_markdown

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_page_markdown(arguments: str='{}') -> str

Notion connector operation `update_page_markdown` (platform tool `notion.update_page_markdown`).

Full source documentation
Notion connector operation `update_page_markdown` (platform tool `notion.update_page_markdown`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16680

notion_update_view

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_view(arguments: str='{}') -> str

Notion connector operation `update_view` (platform tool `notion.update_view`).

Full source documentation
Notion connector operation `update_view` (platform tool `notion.update_view`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16701

notion_view_designer

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_view_designer(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `view_designer`.

Full source documentation
Run the notion domain agent action `view_designer`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9491

notion_weekly_status_report

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_weekly_status_report(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `weekly_status_report`.

Full source documentation
Run the notion domain agent action `weekly_status_report`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9447

notion_workspace_inventory

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_workspace_inventory(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `workspace_inventory`.

Full source documentation
Run the notion domain agent action `workspace_inventory`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9271

paypal_list_disputes

Namespace: paypal · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
paypal_list_disputes(arguments: str='{}') -> str

Paypal connector operation `list_disputes` (platform tool `paypal.list_disputes`).

Full source documentation
Paypal connector operation `list_disputes` (platform tool `paypal.list_disputes`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16722

paypal_list_invoices

Namespace: paypal · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
paypal_list_invoices(arguments: str='{}') -> str

Paypal connector operation `list_invoices` (platform tool `paypal.list_invoices`).

Full source documentation
Paypal connector operation `list_invoices` (platform tool `paypal.list_invoices`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16743

paypal_list_payouts

Namespace: paypal · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
paypal_list_payouts(arguments: str='{}') -> str

Paypal connector operation `list_payouts` (platform tool `paypal.list_payouts`).

Full source documentation
Paypal connector operation `list_payouts` (platform tool `paypal.list_payouts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16764

paypal_list_transactions

Namespace: paypal · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
paypal_list_transactions(arguments: str='{}') -> str

Paypal connector operation `list_transactions` (platform tool `paypal.list_transactions`).

Full source documentation
Paypal connector operation `list_transactions` (platform tool `paypal.list_transactions`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16785

procurement_chat

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_chat(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `chat`.

Full source documentation
Run the procurement domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9667

procurement_contract_to_pay

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_contract_to_pay(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `contract_to_pay`.

Full source documentation
Run the procurement domain agent action `contract_to_pay`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9755

procurement_plan_domain_intelligence

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `plan_domain_intelligence`.

Full source documentation
Run the procurement domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9821

procurement_po_approval_workflow

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_po_approval_workflow(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `po_approval_workflow`.

Full source documentation
Run the procurement domain agent action `po_approval_workflow`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9711

procurement_spend_analysis

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_spend_analysis(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `spend_analysis`.

Full source documentation
Run the procurement domain agent action `spend_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9777

procurement_supplier_evaluation

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_supplier_evaluation(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `supplier_evaluation`.

Full source documentation
Run the procurement domain agent action `supplier_evaluation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9733

procurement_vendor_onboarding

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_vendor_onboarding(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `vendor_onboarding`.

Full source documentation
Run the procurement domain agent action `vendor_onboarding`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9689

procurement_vendor_risk_assessment

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_vendor_risk_assessment(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `vendor_risk_assessment`.

Full source documentation
Run the procurement domain agent action `vendor_risk_assessment`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9799

product_analysis

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_analysis(message: str='', inputs: str='{}') -> str

Run the product domain agent action `product_analysis`.

Full source documentation
Run the product domain agent action `product_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10063

product_assortment_gap_analysis

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_assortment_gap_analysis(message: str='', inputs: str='{}') -> str

Run the product domain agent action `assortment_gap_analysis`.

Full source documentation
Run the product domain agent action `assortment_gap_analysis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10129

product_chat

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_chat(message: str='', inputs: str='{}') -> str

Run the product domain agent action `chat`.

Full source documentation
Run the product domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9843

product_competitor_watchlist

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_competitor_watchlist(message: str='', inputs: str='{}') -> str

Run the product domain agent action `competitor_watchlist`.

Full source documentation
Run the product domain agent action `competitor_watchlist`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10107

product_customer_segment

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_customer_segment(message: str='', inputs: str='{}') -> str

Run the product domain agent action `customer_segment`.

Full source documentation
Run the product domain agent action `customer_segment`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10019

product_experiment_design

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_experiment_design(message: str='', inputs: str='{}') -> str

Run the product domain agent action `experiment_design`.

Full source documentation
Run the product domain agent action `experiment_design`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9909

product_experimentation

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_experimentation(message: str='', inputs: str='{}') -> str

Run the product domain agent action `experimentation`.

Full source documentation
Run the product domain agent action `experimentation`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9887

product_feature_adoption

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_feature_adoption(message: str='', inputs: str='{}') -> str

Run the product domain agent action `feature_adoption`.

Full source documentation
Run the product domain agent action `feature_adoption`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9865

product_feedback_synthesis

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_feedback_synthesis(message: str='', inputs: str='{}') -> str

Run the product domain agent action `feedback_synthesis`.

Full source documentation
Run the product domain agent action `feedback_synthesis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9931

product_plan_domain_intelligence

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the product domain agent action `plan_domain_intelligence`.

Full source documentation
Run the product domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10151

product_predict

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_predict(message: str='', inputs: str='{}') -> str

Run the product domain agent action `predict`.

Full source documentation
Run the product domain agent action `predict`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10041

product_pricing_intelligence

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_pricing_intelligence(message: str='', inputs: str='{}') -> str

Run the product domain agent action `pricing_intelligence`.

Full source documentation
Run the product domain agent action `pricing_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9997

product_roadmap_plan

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_roadmap_plan(message: str='', inputs: str='{}') -> str

Run the product domain agent action `roadmap_plan`.

Full source documentation
Run the product domain agent action `roadmap_plan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9975

product_roadmap_prioritize

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_roadmap_prioritize(message: str='', inputs: str='{}') -> str

Run the product domain agent action `roadmap_prioritize`.

Full source documentation
Run the product domain agent action `roadmap_prioritize`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:9953

product_trend_synthesis

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_trend_synthesis(message: str='', inputs: str='{}') -> str

Run the product domain agent action `trend_synthesis`.

Full source documentation
Run the product domain agent action `trend_synthesis`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10085

quickbooks_aged_payable_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_aged_payable_report(as_of_date: Optional[str]=None, start_date: Optional[str]=None, end_date: Optional[str]=None, columns: Optional[list[str]]=None) -> str

Fetch the QuickBooks aged payables report for AP aging and vendor cash planning.

Full source documentation
Fetch the QuickBooks aged payables report for AP aging and vendor cash planning.

Args:
    as_of_date: Aging as-of date (YYYY-MM-DD).
    start_date: Optional start date (YYYY-MM-DD).
    end_date: Optional end date (YYYY-MM-DD).
    columns: Optional report columns to request.

Source: lightbulb/mcp_generated_tools.py:16806

quickbooks_aged_receivable_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_aged_receivable_report(as_of_date: Optional[str]=None, start_date: Optional[str]=None, end_date: Optional[str]=None, columns: Optional[list[str]]=None) -> str

Fetch the QuickBooks aged receivables report for AR aging and collections analysis.

Full source documentation
Fetch the QuickBooks aged receivables report for AR aging and collections analysis.

Args:
    as_of_date: Aging as-of date (YYYY-MM-DD).
    start_date: Optional start date (YYYY-MM-DD).
    end_date: Optional end date (YYYY-MM-DD).
    columns: Optional report columns to request.

Source: lightbulb/mcp_generated_tools.py:16831

quickbooks_balance_sheet_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_balance_sheet_report(as_of_date: Optional[str]=None, accounting_method: Optional[str]=None, summarize_column_by: Optional[str]=None, columns: Optional[list[str]]=None) -> str

Fetch the QuickBooks balance sheet report as of a date.

Full source documentation
Fetch the QuickBooks balance sheet report as of a date.

Args:
    as_of_date: Report as-of date (YYYY-MM-DD).
    accounting_method: Accounting method: Accrual or Cash.
    summarize_column_by: Optional QuickBooks summarize_column_by parameter.
    columns: Optional report columns to request.

Source: lightbulb/mcp_generated_tools.py:16856

quickbooks_cash_flow_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_cash_flow_report(start_date: Optional[str]=None, end_date: Optional[str]=None, accounting_method: Optional[str]=None, summarize_column_by: Optional[str]=None, columns: Optional[list[str]]=None) -> str

Fetch the QuickBooks statement of cash flows for cash-flow analysis.

Full source documentation
Fetch the QuickBooks statement of cash flows for cash-flow analysis.

Args:
    start_date: Report start date (YYYY-MM-DD).
    end_date: Report end date (YYYY-MM-DD).
    accounting_method: Accounting method: Accrual or Cash.
    summarize_column_by: Optional QuickBooks summarize_column_by parameter.
    columns: Optional report columns to request.

Source: lightbulb/mcp_generated_tools.py:16881

quickbooks_company_info

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_company_info() -> str

Fetch QuickBooks company information for the active company.

Full source documentation
Fetch QuickBooks company information for the active company.
    

Source: lightbulb/mcp_generated_tools.py:16909

quickbooks_controller_snapshot

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_controller_snapshot(reports: Optional[list[str]]=None, start_date: Optional[str]=None, end_date: Optional[str]=None, as_of_date: Optional[str]=None) -> str

Build a QuickBooks controller snapshot with company info, preferences, and core financial reports.

Full source documentation
Build a QuickBooks controller snapshot with company info, preferences, and core financial reports.

Args:
    reports: Reports to include; defaults to core controller reports.
    start_date: Report start date (YYYY-MM-DD).
    end_date: Report end date (YYYY-MM-DD).
    as_of_date: Report as-of date (YYYY-MM-DD).

Source: lightbulb/mcp_generated_tools.py:16920

quickbooks_create_bill

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_create_bill(arguments: str='{}') -> str

Quickbooks connector operation `create_bill` (platform tool `quickbooks.create_bill`).

Full source documentation
Quickbooks connector operation `create_bill` (platform tool `quickbooks.create_bill`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16945

quickbooks_create_entity

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_create_entity(arguments: str='{}') -> str

Quickbooks connector operation `create_entity` (platform tool `quickbooks.create_entity`).

Full source documentation
Quickbooks connector operation `create_entity` (platform tool `quickbooks.create_entity`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:16966

quickbooks_create_invoice

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_create_invoice(customer_id: Optional[str]=None, line_items: Optional[list[str]]=None, due_date: Optional[str]=None) -> str

Create a draft QuickBooks invoice for a customer.

Full source documentation
Create a draft QuickBooks invoice for a customer.

Args:
    customer_id (required): QuickBooks customer ID.
    line_items (required): JSON-string list of line items.
    due_date: Due date (YYYY-MM-DD).

Source: lightbulb/mcp_generated_tools.py:16987

quickbooks_create_journal_entry

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_create_journal_entry(arguments: str='{}') -> str

Quickbooks connector operation `create_journal_entry` (platform tool `quickbooks.create_journal_entry`).

Full source documentation
Quickbooks connector operation `create_journal_entry` (platform tool `quickbooks.create_journal_entry`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17009

quickbooks_deep_sync

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_deep_sync(arguments: str='{}') -> str

Quickbooks connector operation `deep_sync` (platform tool `quickbooks.deep_sync`).

Full source documentation
Quickbooks connector operation `deep_sync` (platform tool `quickbooks.deep_sync`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17030

quickbooks_get_company_info

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_get_company_info() -> str

Fetch QuickBooks company information for the active company.

Full source documentation
Fetch QuickBooks company information for the active company.
    

Source: lightbulb/mcp_generated_tools.py:17051

quickbooks_get_entity

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_get_entity(arguments: str='{}') -> str

Quickbooks connector operation `get_entity` (platform tool `quickbooks.get_entity`).

Full source documentation
Quickbooks connector operation `get_entity` (platform tool `quickbooks.get_entity`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17062

quickbooks_get_invoice

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_get_invoice(arguments: str='{}') -> str

Quickbooks connector operation `get_invoice` (platform tool `quickbooks.get_invoice`).

Full source documentation
Quickbooks connector operation `get_invoice` (platform tool `quickbooks.get_invoice`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17083

quickbooks_list_accounts

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_accounts(account_type: Optional[str]=None, max_results: int=500) -> str

List the QuickBooks chart of accounts for GL and statement analysis.

Full source documentation
List the QuickBooks chart of accounts for GL and statement analysis.

Args:
    account_type: Optional QuickBooks account type filter.
    max_results: Maximum number of accounts to return.

Source: lightbulb/mcp_generated_tools.py:17104

quickbooks_list_bills

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_bills(status: Optional[str]=None, from_date: Optional[str]=None, to_date: Optional[str]=None, max_results: int=100) -> str

List QuickBooks vendor bills for AP analysis.

Full source documentation
List QuickBooks vendor bills for AP analysis.

Args:
    status: Optional bill status filter.
    from_date: Start date (YYYY-MM-DD).
    to_date: End date (YYYY-MM-DD).
    max_results: Maximum number of bills to return.

Source: lightbulb/mcp_generated_tools.py:17123

quickbooks_list_classes

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_classes(arguments: str='{}') -> str

Quickbooks connector operation `list_classes` (platform tool `quickbooks.list_classes`).

Full source documentation
Quickbooks connector operation `list_classes` (platform tool `quickbooks.list_classes`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17148

quickbooks_list_credit_memos

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_credit_memos(arguments: str='{}') -> str

Quickbooks connector operation `list_credit_memos` (platform tool `quickbooks.list_credit_memos`).

Full source documentation
Quickbooks connector operation `list_credit_memos` (platform tool `quickbooks.list_credit_memos`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17169

quickbooks_list_customers

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_customers(query: Optional[str]=None, max_results: int=100) -> str

List QuickBooks customers for the active company.

Full source documentation
List QuickBooks customers for the active company.

Args:
    query: Optional name/email search filter.
    max_results: Maximum number of customers to return.

Source: lightbulb/mcp_generated_tools.py:17190

quickbooks_list_departments

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_departments(arguments: str='{}') -> str

Quickbooks connector operation `list_departments` (platform tool `quickbooks.list_departments`).

Full source documentation
Quickbooks connector operation `list_departments` (platform tool `quickbooks.list_departments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17209

quickbooks_list_deposits

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_deposits(arguments: str='{}') -> str

Quickbooks connector operation `list_deposits` (platform tool `quickbooks.list_deposits`).

Full source documentation
Quickbooks connector operation `list_deposits` (platform tool `quickbooks.list_deposits`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17230

quickbooks_list_entities

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_entities(arguments: str='{}') -> str

Quickbooks connector operation `list_entities` (platform tool `quickbooks.list_entities`).

Full source documentation
Quickbooks connector operation `list_entities` (platform tool `quickbooks.list_entities`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17251

quickbooks_list_invoices

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_invoices(status: Optional[str]=None, from_date: Optional[str]=None, to_date: Optional[str]=None, max_results: int=100) -> str

List QuickBooks invoices for the active company.

Full source documentation
List QuickBooks invoices for the active company.

Args:
    status: Filter by status (e.g. 'Open', 'Paid').
    from_date: Start date (YYYY-MM-DD).
    to_date: End date (YYYY-MM-DD).
    max_results: Maximum number of invoices to return.

Source: lightbulb/mcp_generated_tools.py:17272

quickbooks_list_items

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_items(arguments: str='{}') -> str

Quickbooks connector operation `list_items` (platform tool `quickbooks.list_items`).

Full source documentation
Quickbooks connector operation `list_items` (platform tool `quickbooks.list_items`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17297

quickbooks_list_payment_methods

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_payment_methods(arguments: str='{}') -> str

Quickbooks connector operation `list_payment_methods` (platform tool `quickbooks.list_payment_methods`).

Full source documentation
Quickbooks connector operation `list_payment_methods` (platform tool `quickbooks.list_payment_methods`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17318

quickbooks_list_payments

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_payments(from_date: Optional[str]=None, to_date: Optional[str]=None, max_results: int=100) -> str

List QuickBooks payments for cash movement and reconciliation analysis.

Full source documentation
List QuickBooks payments for cash movement and reconciliation analysis.

Args:
    from_date: Start date (YYYY-MM-DD).
    to_date: End date (YYYY-MM-DD).
    max_results: Maximum number of payments to return.

Source: lightbulb/mcp_generated_tools.py:17339

quickbooks_list_purchase_orders

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_purchase_orders(arguments: str='{}') -> str

Quickbooks connector operation `list_purchase_orders` (platform tool `quickbooks.list_purchase_orders`).

Full source documentation
Quickbooks connector operation `list_purchase_orders` (platform tool `quickbooks.list_purchase_orders`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17361

quickbooks_list_purchases

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_purchases(arguments: str='{}') -> str

Quickbooks connector operation `list_purchases` (platform tool `quickbooks.list_purchases`).

Full source documentation
Quickbooks connector operation `list_purchases` (platform tool `quickbooks.list_purchases`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17382

quickbooks_list_refund_receipts

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_refund_receipts(arguments: str='{}') -> str

Quickbooks connector operation `list_refund_receipts` (platform tool `quickbooks.list_refund_receipts`).

Full source documentation
Quickbooks connector operation `list_refund_receipts` (platform tool `quickbooks.list_refund_receipts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17403

quickbooks_list_sales_receipts

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_sales_receipts(arguments: str='{}') -> str

Quickbooks connector operation `list_sales_receipts` (platform tool `quickbooks.list_sales_receipts`).

Full source documentation
Quickbooks connector operation `list_sales_receipts` (platform tool `quickbooks.list_sales_receipts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17424

quickbooks_list_tax_codes

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_tax_codes(arguments: str='{}') -> str

Quickbooks connector operation `list_tax_codes` (platform tool `quickbooks.list_tax_codes`).

Full source documentation
Quickbooks connector operation `list_tax_codes` (platform tool `quickbooks.list_tax_codes`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17445

quickbooks_list_tax_rates

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_tax_rates(arguments: str='{}') -> str

Quickbooks connector operation `list_tax_rates` (platform tool `quickbooks.list_tax_rates`).

Full source documentation
Quickbooks connector operation `list_tax_rates` (platform tool `quickbooks.list_tax_rates`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17466

quickbooks_list_terms

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_terms(arguments: str='{}') -> str

Quickbooks connector operation `list_terms` (platform tool `quickbooks.list_terms`).

Full source documentation
Quickbooks connector operation `list_terms` (platform tool `quickbooks.list_terms`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17487

quickbooks_list_vendor_credits

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_vendor_credits(arguments: str='{}') -> str

Quickbooks connector operation `list_vendor_credits` (platform tool `quickbooks.list_vendor_credits`).

Full source documentation
Quickbooks connector operation `list_vendor_credits` (platform tool `quickbooks.list_vendor_credits`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17508

quickbooks_list_vendors

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_vendors(query: Optional[str]=None, max_results: int=100) -> str

List QuickBooks vendors for the active company.

Full source documentation
List QuickBooks vendors for the active company.

Args:
    query: Optional vendor name search filter.
    max_results: Maximum number of vendors to return.

Source: lightbulb/mcp_generated_tools.py:17529

quickbooks_pay_bill

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_pay_bill(arguments: str='{}') -> str

Quickbooks connector operation `pay_bill` (platform tool `quickbooks.pay_bill`).

Full source documentation
Quickbooks connector operation `pay_bill` (platform tool `quickbooks.pay_bill`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17548

quickbooks_payroll_company_info

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_payroll_company_info(arguments: str='{}') -> str

Quickbooks connector operation `payroll_company_info` (platform tool `quickbooks.payroll_company_info`).

Full source documentation
Quickbooks connector operation `payroll_company_info` (platform tool `quickbooks.payroll_company_info`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17569

quickbooks_payroll_employees

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_payroll_employees(arguments: str='{}') -> str

Quickbooks connector operation `payroll_employees` (platform tool `quickbooks.payroll_employees`).

Full source documentation
Quickbooks connector operation `payroll_employees` (platform tool `quickbooks.payroll_employees`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17590

quickbooks_payroll_payslips

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_payroll_payslips(arguments: str='{}') -> str

Quickbooks connector operation `payroll_payslips` (platform tool `quickbooks.payroll_payslips`).

Full source documentation
Quickbooks connector operation `payroll_payslips` (platform tool `quickbooks.payroll_payslips`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17611

quickbooks_profit_loss_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_profit_loss_report(start_date: Optional[str]=None, end_date: Optional[str]=None, accounting_method: Optional[str]=None, summarize_column_by: Optional[str]=None, columns: Optional[list[str]]=None) -> str

Fetch the QuickBooks profit and loss report for income statement analysis.

Full source documentation
Fetch the QuickBooks profit and loss report for income statement analysis.

Args:
    start_date: Report start date (YYYY-MM-DD).
    end_date: Report end date (YYYY-MM-DD).
    accounting_method: Accounting method: Accrual or Cash.
    summarize_column_by: Optional QuickBooks summarize_column_by parameter.
    columns: Optional report columns to request.

Source: lightbulb/mcp_generated_tools.py:17632

quickbooks_query

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_query(arguments: str='{}') -> str

Quickbooks connector operation `query` (platform tool `quickbooks.query`).

Full source documentation
Quickbooks connector operation `query` (platform tool `quickbooks.query`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17660

quickbooks_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_report(report_name: Optional[str]=None, start_date: Optional[str]=None, end_date: Optional[str]=None, as_of_date: Optional[str]=None, accounting_method: Optional[str]=None, summarize_column_by: Optional[str]=None, columns: Optional[list[str]]=None) -> str

Fetch a named QuickBooks report such as profit_loss, balance_sheet, cash_flow, trial_balance, ar_aging, or ap_aging.

Full source documentation
Fetch a named QuickBooks report such as profit_loss, balance_sheet, cash_flow, trial_balance, ar_aging, or ap_aging.

Args:
    report_name (required): QuickBooks report name or alias.
    start_date: Report start date (YYYY-MM-DD).
    end_date: Report end date (YYYY-MM-DD).
    as_of_date: Report as-of date for balance/aging reports (YYYY-MM-DD).
    accounting_method: Accounting method: Accrual or Cash.
    summarize_column_by: Optional QuickBooks summarize_column_by parameter.
    columns: Optional report columns to request.

Source: lightbulb/mcp_generated_tools.py:17681

quickbooks_trial_balance_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_trial_balance_report(start_date: Optional[str]=None, end_date: Optional[str]=None, accounting_method: Optional[str]=None, columns: Optional[list[str]]=None) -> str

Fetch the QuickBooks trial balance report for GL tie-out and close review.

Full source documentation
Fetch the QuickBooks trial balance report for GL tie-out and close review.

Args:
    start_date: Report start date (YYYY-MM-DD).
    end_date: Report end date (YYYY-MM-DD).
    accounting_method: Accounting method: Accrual or Cash.
    columns: Optional report columns to request.

Source: lightbulb/mcp_generated_tools.py:17715

quickbooks_update_entity

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_update_entity(arguments: str='{}') -> str

Quickbooks connector operation `update_entity` (platform tool `quickbooks.update_entity`).

Full source documentation
Quickbooks connector operation `update_entity` (platform tool `quickbooks.update_entity`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17740

ramp_list_receipts

Namespace: ramp · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
ramp_list_receipts(arguments: str='{}') -> str

Ramp connector operation `list_receipts` (platform tool `ramp.list_receipts`).

Full source documentation
Ramp connector operation `list_receipts` (platform tool `ramp.list_receipts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17761

ramp_list_reimbursements

Namespace: ramp · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
ramp_list_reimbursements(arguments: str='{}') -> str

Ramp connector operation `list_reimbursements` (platform tool `ramp.list_reimbursements`).

Full source documentation
Ramp connector operation `list_reimbursements` (platform tool `ramp.list_reimbursements`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17782

ramp_list_transactions

Namespace: ramp · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
ramp_list_transactions(arguments: str='{}') -> str

Ramp connector operation `list_transactions` (platform tool `ramp.list_transactions`).

Full source documentation
Ramp connector operation `list_transactions` (platform tool `ramp.list_transactions`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17803

salesforce_bulk_ingest_close

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_ingest_close(arguments: str='{}') -> str

Salesforce connector operation `bulk_ingest_close` (platform tool `salesforce.bulk_ingest_close`).

Full source documentation
Salesforce connector operation `bulk_ingest_close` (platform tool `salesforce.bulk_ingest_close`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17824

salesforce_bulk_ingest_create

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_ingest_create(arguments: str='{}') -> str

Salesforce connector operation `bulk_ingest_create` (platform tool `salesforce.bulk_ingest_create`).

Full source documentation
Salesforce connector operation `bulk_ingest_create` (platform tool `salesforce.bulk_ingest_create`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17845

salesforce_bulk_ingest_results

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_ingest_results(arguments: str='{}') -> str

Salesforce connector operation `bulk_ingest_results` (platform tool `salesforce.bulk_ingest_results`).

Full source documentation
Salesforce connector operation `bulk_ingest_results` (platform tool `salesforce.bulk_ingest_results`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17866

salesforce_bulk_ingest_status

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_ingest_status(arguments: str='{}') -> str

Salesforce connector operation `bulk_ingest_status` (platform tool `salesforce.bulk_ingest_status`).

Full source documentation
Salesforce connector operation `bulk_ingest_status` (platform tool `salesforce.bulk_ingest_status`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17887

salesforce_bulk_ingest_upload

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_ingest_upload(arguments: str='{}') -> str

Salesforce connector operation `bulk_ingest_upload` (platform tool `salesforce.bulk_ingest_upload`).

Full source documentation
Salesforce connector operation `bulk_ingest_upload` (platform tool `salesforce.bulk_ingest_upload`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17908

salesforce_bulk_query_create

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_query_create(arguments: str='{}') -> str

Salesforce connector operation `bulk_query_create` (platform tool `salesforce.bulk_query_create`).

Full source documentation
Salesforce connector operation `bulk_query_create` (platform tool `salesforce.bulk_query_create`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17929

salesforce_bulk_query_results

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_query_results(arguments: str='{}') -> str

Salesforce connector operation `bulk_query_results` (platform tool `salesforce.bulk_query_results`).

Full source documentation
Salesforce connector operation `bulk_query_results` (platform tool `salesforce.bulk_query_results`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17950

salesforce_bulk_query_status

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_query_status(arguments: str='{}') -> str

Salesforce connector operation `bulk_query_status` (platform tool `salesforce.bulk_query_status`).

Full source documentation
Salesforce connector operation `bulk_query_status` (platform tool `salesforce.bulk_query_status`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17971

salesforce_pipeline_report

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_pipeline_report(arguments: str='{}') -> str

Salesforce connector operation `pipeline_report` (platform tool `salesforce.pipeline_report`).

Full source documentation
Salesforce connector operation `pipeline_report` (platform tool `salesforce.pipeline_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:17992

shopify_analytics_query

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_analytics_query(query: Optional[str]=None) -> str

Run a ShopifyQL analytics query against the shop's analytics warehouse. Use for revenue, AOV, sessions, conversion, and grouped time-series metrics. Defaults to net_sales + order_count by day for the last 30d when query is omitted.

Full source documentation
Run a ShopifyQL analytics query against the shop's analytics warehouse.
Use for revenue, AOV, sessions, conversion, and grouped time-series metrics.
Defaults to net_sales + order_count by day for the last 30d when query is omitted.

    Args:
        query: ShopifyQL statement. Example: 'FROM sales SHOW sum(net_sales), count(orders) SINCE -14d UNTIL today GROUP BY week'.
    

Source: lightbulb/mcp_generated_tools.py:18013

shopify_bulk_operation_create

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_bulk_operation_create(query: Optional[str]=None) -> str

Submit a Shopify bulk-operation query to the asynchronous job runner. Returns a bulk operation ID; poll via shopify.bulk_operation_status.

Full source documentation
Submit a Shopify bulk-operation query to the asynchronous job runner.
Returns a bulk operation ID; poll via shopify.bulk_operation_status.

    Args:
        query (required): Bulk-operation GraphQL query (Shopify bulk-operation syntax).
    

Source: lightbulb/mcp_generated_tools.py:18031

shopify_bulk_operation_result

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_bulk_operation_result(bulk_operation_id: Optional[str]=None) -> str

Fetch the JSONL result file of a completed Shopify bulk operation.

Full source documentation
Fetch the JSONL result file of a completed Shopify bulk operation.

Args:
    bulk_operation_id: Optional bulk-operation GID. Defaults to the latest completed.

Source: lightbulb/mcp_generated_tools.py:18048

shopify_bulk_operation_status

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_bulk_operation_status(bulk_operation_id: Optional[str]=None) -> str

Get the current status of the most recent (or a specific) Shopify bulk operation.

Full source documentation
Get the current status of the most recent (or a specific) Shopify bulk operation.

Args:
    bulk_operation_id: Optional bulk-operation GID. Defaults to the latest.

Source: lightbulb/mcp_generated_tools.py:18064

shopify_create_price_rule

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_create_price_rule(title: Optional[str]=None, value_type: Optional[str]=None, value: Optional[str]=None, starts_at: Optional[str]=None, ends_at: Optional[str]=None, usage_limit: Optional[int]=None) -> str

Create a Shopify price rule (the engine behind a discount code). Use to roll out a targeted promotion for a segment after tagging.

Full source documentation
Create a Shopify price rule (the engine behind a discount code). Use to roll
out a targeted promotion for a segment after tagging.

    Args:
        title (required): Internal price-rule title.
        value_type (required): One of: percentage, fixed_amount.
        value (required): Discount value as a string (e.g. '-15' for 15% off, '-10.00' for $10 off).
        starts_at: ISO-8601 start datetime (defaults to now).
        ends_at: ISO-8601 end datetime (omit for open-ended).
        usage_limit: Maximum total uses across all customers.
    

Source: lightbulb/mcp_generated_tools.py:18080

shopify_get_metafields

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_get_metafields(owner_type: Optional[str]=None, owner_id: Optional[str]=None, namespace: Optional[str]=None, limit: int=30) -> str

Read metafields on a Shopify resource (product, customer, order, variant, collection, or shop).

Full source documentation
Read metafields on a Shopify resource (product, customer, order, variant, collection, or shop).

Args:
    owner_type: One of: PRODUCT, CUSTOMER, ORDER, VARIANT, COLLECTION, SHOP. Defaults to PRODUCT.
    owner_id: Resource ID (numeric or GID). Required unless owner_type=SHOP.
    namespace: Optional metafield namespace filter.
    limit: Maximum metafields to return (1-250).

Source: lightbulb/mcp_generated_tools.py:18112

shopify_get_shop_info

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_get_shop_info() -> str

Fetch the connected Shopify shop's basic info (name, domain, currency, plan, timezone).

Full source documentation
Fetch the connected Shopify shop's basic info (name, domain, currency, plan, timezone).
    

Source: lightbulb/mcp_generated_tools.py:18137

shopify_list_abandoned_checkouts

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_abandoned_checkouts(limit: int=20, query: Optional[str]=None) -> str

List the shop's recent abandoned checkouts with cart subtotals and customer context. Use to compute abandoned-revenue at risk and prioritise recovery.

Full source documentation
List the shop's recent abandoned checkouts with cart subtotals and customer
context. Use to compute abandoned-revenue at risk and prioritise recovery.

    Args:
        limit: Maximum checkouts to return (1-250).
        query: Optional Shopify search query (e.g. 'created_at:>=2026-04-01').
    

Source: lightbulb/mcp_generated_tools.py:18148

shopify_list_collections

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_collections(limit: int=50) -> str

List Shopify product collections (smart and custom).

Full source documentation
List Shopify product collections (smart and custom).

Args:
    limit: Maximum collections to return (1-250).

Source: lightbulb/mcp_generated_tools.py:18168

shopify_list_discounts

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_discounts(limit: int=50) -> str

List active and historical discount codes / automatic discounts in the shop.

Full source documentation
List active and historical discount codes / automatic discounts in the shop.

Args:
    limit: Maximum discounts to return (1-250).

Source: lightbulb/mcp_generated_tools.py:18184

shopify_list_draft_orders

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_draft_orders(limit: int=50, status: Optional[str]=None) -> str

List draft orders from the connected Shopify store.

Full source documentation
List draft orders from the connected Shopify store.

Args:
    limit: 
    status: One of: open, invoice_sent, completed.

Source: lightbulb/mcp_generated_tools.py:18200

shopify_list_fulfillment_orders

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_fulfillment_orders(order_id: Optional[str]=None) -> str

List the fulfillment orders associated with a Shopify order, including locations and tracking.

Full source documentation
List the fulfillment orders associated with a Shopify order, including locations and tracking.

Args:
    order_id (required): Shopify order ID (numeric or GID).

Source: lightbulb/mcp_generated_tools.py:18219

shopify_list_locations

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_locations(limit: int=20) -> str

List the Shopify shop's locations (warehouses, retail locations, fulfillment centres).

Full source documentation
List the Shopify shop's locations (warehouses, retail locations, fulfillment centres).

Args:
    limit: Maximum locations to return (1-50).

Source: lightbulb/mcp_generated_tools.py:18235

shopify_list_metafield_definitions

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_metafield_definitions(owner_type: Optional[str]=None, limit: int=50) -> str

List declared metafield definitions for a given owner type.

Full source documentation
List declared metafield definitions for a given owner type.

Args:
    owner_type (required): One of: PRODUCT, CUSTOMER, ORDER, VARIANT, COLLECTION, SHOP.
    limit: Maximum definitions to return (1-250).

Source: lightbulb/mcp_generated_tools.py:18251

shopify_list_refunds

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_refunds(limit: int=50, order_id: Optional[str]=None) -> str

List recent order refunds in the shop.

Full source documentation
List recent order refunds in the shop.

Args:
    limit: Maximum refunds to return (1-250).
    order_id: Optional order ID to scope refunds to a single order.

Source: lightbulb/mcp_generated_tools.py:18270

shopify_list_transactions

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_transactions(order_id: Optional[str]=None) -> str

List order transactions (authorisations, captures, voids, sales) for an order.

Full source documentation
List order transactions (authorisations, captures, voids, sales) for an order.

Args:
    order_id (required): Shopify order ID (numeric or GID).

Source: lightbulb/mcp_generated_tools.py:18289

shopify_tag_customers_bulk

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_tag_customers_bulk(customer_ids: Optional[list[str]]=None, tags: Optional[list[str]]=None) -> str

Apply tags to a batch of customers in a single call. Use after RFM/segment analysis to mark a cohort (e.g. 'segment:champion', 'campaign:spring-launch').

Full source documentation
Apply tags to a batch of customers in a single call. Use after RFM/segment
analysis to mark a cohort (e.g. 'segment:champion', 'campaign:spring-launch').

    Args:
        customer_ids (required): Customer IDs (numeric or GIDs).
        tags (required): Tags to apply.
    

Source: lightbulb/mcp_generated_tools.py:18305

shopify_update_metafield

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_update_metafield(owner_type: Optional[str]=None, owner_id: Optional[str]=None, namespace: Optional[str]=None, key: Optional[str]=None, value: Optional[str]=None, type: Optional[str]=None) -> str

Create or update a metafield on a Shopify resource.

Full source documentation
Create or update a metafield on a Shopify resource.

Args:
    owner_type: One of: PRODUCT, CUSTOMER, ORDER, VARIANT, COLLECTION. Defaults to PRODUCT.
    owner_id (required): Resource ID (numeric or GID).
    namespace (required): Metafield namespace.
    key (required): Metafield key.
    value (required): Metafield value (string-encoded per the type).
    type: Metafield type (e.g. single_line_text_field, number_integer, json). Defaults to single_line_text_field.

Source: lightbulb/mcp_generated_tools.py:18325

slack_access_canvas

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_access_canvas(arguments: str='{}') -> str

Slack connector operation `access_canvas` (platform tool `slack.access_canvas`).

Full source documentation
Slack connector operation `access_canvas` (platform tool `slack.access_canvas`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18356

slack_add_reaction

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_add_reaction(arguments: str='{}') -> str

Slack connector operation `add_reaction` (platform tool `slack.add_reaction`).

Full source documentation
Slack connector operation `add_reaction` (platform tool `slack.add_reaction`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18377

slack_app_mention

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_app_mention(arguments: str='{}') -> str

Slack connector operation `app_mention` (platform tool `slack.app_mention`).

Full source documentation
Slack connector operation `app_mention` (platform tool `slack.app_mention`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18398

slack_archive_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_archive_channel(arguments: str='{}') -> str

Slack connector operation `archive_channel` (platform tool `slack.archive_channel`).

Full source documentation
Slack connector operation `archive_channel` (platform tool `slack.archive_channel`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18419

slack_assistant_set_status

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_assistant_set_status(arguments: str='{}') -> str

Slack connector operation `assistant_set_status` (platform tool `slack.assistant_set_status`).

Full source documentation
Slack connector operation `assistant_set_status` (platform tool `slack.assistant_set_status`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18440

slack_assistant_set_suggested_prompts

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_assistant_set_suggested_prompts(arguments: str='{}') -> str

Slack connector operation `assistant_set_suggested_prompts` (platform tool `slack.assistant_set_suggested_prompts`).

Full source documentation
Slack connector operation `assistant_set_suggested_prompts` (platform tool `slack.assistant_set_suggested_prompts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18461

slack_assistant_set_title

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_assistant_set_title(arguments: str='{}') -> str

Slack connector operation `assistant_set_title` (platform tool `slack.assistant_set_title`).

Full source documentation
Slack connector operation `assistant_set_title` (platform tool `slack.assistant_set_title`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18482

slack_canvas_section_lookup

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_canvas_section_lookup(arguments: str='{}') -> str

Slack connector operation `canvas_section_lookup` (platform tool `slack.canvas_section_lookup`).

Full source documentation
Slack connector operation `canvas_section_lookup` (platform tool `slack.canvas_section_lookup`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18503

slack_create_canvas

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_create_canvas(arguments: str='{}') -> str

Slack connector operation `create_canvas` (platform tool `slack.create_canvas`).

Full source documentation
Slack connector operation `create_canvas` (platform tool `slack.create_canvas`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18524

slack_create_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_create_channel(arguments: str='{}') -> str

Slack connector operation `create_channel` (platform tool `slack.create_channel`).

Full source documentation
Slack connector operation `create_channel` (platform tool `slack.create_channel`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18545

slack_create_conversation_canvas

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_create_conversation_canvas(arguments: str='{}') -> str

Slack connector operation `create_conversation_canvas` (platform tool `slack.create_conversation_canvas`).

Full source documentation
Slack connector operation `create_conversation_canvas` (platform tool `slack.create_conversation_canvas`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18566

slack_default_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_default_channel(arguments: str='{}') -> str

Slack connector operation `default_channel` (platform tool `slack.default_channel`).

Full source documentation
Slack connector operation `default_channel` (platform tool `slack.default_channel`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18587

slack_delete_canvas

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_delete_canvas(arguments: str='{}') -> str

Slack connector operation `delete_canvas` (platform tool `slack.delete_canvas`).

Full source documentation
Slack connector operation `delete_canvas` (platform tool `slack.delete_canvas`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18608

slack_delete_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_delete_message(arguments: str='{}') -> str

Slack connector operation `delete_message` (platform tool `slack.delete_message`).

Full source documentation
Slack connector operation `delete_message` (platform tool `slack.delete_message`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18629

slack_delete_scheduled_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_delete_scheduled_message(arguments: str='{}') -> str

Slack connector operation `delete_scheduled_message` (platform tool `slack.delete_scheduled_message`).

Full source documentation
Slack connector operation `delete_scheduled_message` (platform tool `slack.delete_scheduled_message`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18650

slack_edit_canvas

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_edit_canvas(arguments: str='{}') -> str

Slack connector operation `edit_canvas` (platform tool `slack.edit_canvas`).

Full source documentation
Slack connector operation `edit_canvas` (platform tool `slack.edit_canvas`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18671

slack_files_complete_upload_external

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_files_complete_upload_external(arguments: str='{}') -> str

Slack connector operation `files_complete_upload_external` (platform tool `slack.files_complete_upload_external`).

Full source documentation
Slack connector operation `files_complete_upload_external` (platform tool `slack.files_complete_upload_external`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18692

slack_files_delete

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_files_delete(arguments: str='{}') -> str

Slack connector operation `files_delete` (platform tool `slack.files_delete`).

Full source documentation
Slack connector operation `files_delete` (platform tool `slack.files_delete`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18713

slack_files_get_upload_url_external

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_files_get_upload_url_external(arguments: str='{}') -> str

Slack connector operation `files_get_upload_url_external` (platform tool `slack.files_get_upload_url_external`).

Full source documentation
Slack connector operation `files_get_upload_url_external` (platform tool `slack.files_get_upload_url_external`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18734

slack_files_info

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_files_info(arguments: str='{}') -> str

Slack connector operation `files_info` (platform tool `slack.files_info`).

Full source documentation
Slack connector operation `files_info` (platform tool `slack.files_info`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18755

slack_get_channel_history

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_get_channel_history(channel: Optional[str]=None, limit: int=50, oldest: Optional[str]=None) -> str

Fetch recent messages from a Slack channel.

Full source documentation
Fetch recent messages from a Slack channel.

Args:
    channel (required): Channel ID.
    limit: Max messages.
    oldest: Lower-bound timestamp (Slack ts format).

Source: lightbulb/mcp_generated_tools.py:18776

slack_get_thread_replies

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_get_thread_replies(arguments: str='{}') -> str

Slack connector operation `get_thread_replies` (platform tool `slack.get_thread_replies`).

Full source documentation
Slack connector operation `get_thread_replies` (platform tool `slack.get_thread_replies`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18798

slack_invite_to_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_invite_to_channel(arguments: str='{}') -> str

Slack connector operation `invite_to_channel` (platform tool `slack.invite_to_channel`).

Full source documentation
Slack connector operation `invite_to_channel` (platform tool `slack.invite_to_channel`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18819

slack_join_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_join_channel(channel: Optional[str]=None) -> str

Join a public Slack channel the bot can access.

Full source documentation
Join a public Slack channel the bot can access.

Args:
    channel (required): Channel ID or name.

Source: lightbulb/mcp_generated_tools.py:18840

slack_kick_from_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_kick_from_channel(arguments: str='{}') -> str

Slack connector operation `kick_from_channel` (platform tool `slack.kick_from_channel`).

Full source documentation
Slack connector operation `kick_from_channel` (platform tool `slack.kick_from_channel`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18856

slack_list_channel_members

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_channel_members(arguments: str='{}') -> str

Slack connector operation `list_channel_members` (platform tool `slack.list_channel_members`).

Full source documentation
Slack connector operation `list_channel_members` (platform tool `slack.list_channel_members`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18877

slack_list_channels

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_channels(types: str='public_channel', exclude_archived: bool=True) -> str

List channels the Slack workspace bot can see.

Full source documentation
List channels the Slack workspace bot can see.

Args:
    types: Comma-separated: public_channel, private_channel, mpim, im.
    exclude_archived: 

Source: lightbulb/mcp_generated_tools.py:18898

slack_list_files

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_files(arguments: str='{}') -> str

Slack connector operation `list_files` (platform tool `slack.list_files`).

Full source documentation
Slack connector operation `list_files` (platform tool `slack.list_files`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18917

slack_list_reactions

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_reactions(arguments: str='{}') -> str

Slack connector operation `list_reactions` (platform tool `slack.list_reactions`).

Full source documentation
Slack connector operation `list_reactions` (platform tool `slack.list_reactions`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18938

slack_list_scheduled_messages

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_scheduled_messages(arguments: str='{}') -> str

Slack connector operation `list_scheduled_messages` (platform tool `slack.list_scheduled_messages`).

Full source documentation
Slack connector operation `list_scheduled_messages` (platform tool `slack.list_scheduled_messages`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18959

slack_list_users

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_users(arguments: str='{}') -> str

Slack connector operation `list_users` (platform tool `slack.list_users`).

Full source documentation
Slack connector operation `list_users` (platform tool `slack.list_users`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:18980

slack_lookup_user

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_lookup_user(arguments: str='{}') -> str

Slack connector operation `lookup_user` (platform tool `slack.lookup_user`).

Full source documentation
Slack connector operation `lookup_user` (platform tool `slack.lookup_user`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19001

slack_me_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_me_message(arguments: str='{}') -> str

Slack connector operation `me_message` (platform tool `slack.me_message`).

Full source documentation
Slack connector operation `me_message` (platform tool `slack.me_message`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19022

slack_open_dm

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_open_dm(arguments: str='{}') -> str

Slack connector operation `open_dm` (platform tool `slack.open_dm`).

Full source documentation
Slack connector operation `open_dm` (platform tool `slack.open_dm`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19043

slack_open_modal

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_open_modal(arguments: str='{}') -> str

Slack connector operation `open_modal` (platform tool `slack.open_modal`).

Full source documentation
Slack connector operation `open_modal` (platform tool `slack.open_modal`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19064

slack_pins_add

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_pins_add(arguments: str='{}') -> str

Slack connector operation `pins_add` (platform tool `slack.pins_add`).

Full source documentation
Slack connector operation `pins_add` (platform tool `slack.pins_add`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19085

slack_pins_remove

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_pins_remove(arguments: str='{}') -> str

Slack connector operation `pins_remove` (platform tool `slack.pins_remove`).

Full source documentation
Slack connector operation `pins_remove` (platform tool `slack.pins_remove`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19106

slack_post_ephemeral

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_post_ephemeral(arguments: str='{}') -> str

Slack connector operation `post_ephemeral` (platform tool `slack.post_ephemeral`).

Full source documentation
Slack connector operation `post_ephemeral` (platform tool `slack.post_ephemeral`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19127

slack_post_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_post_message(channel: Optional[str]=None, text: Optional[str]=None, thread_ts: Optional[str]=None) -> str

Post a message to a Slack channel or DM under the bot's identity.

Full source documentation
Post a message to a Slack channel or DM under the bot's identity.

Args:
    channel (required): Channel ID (Cxxx), name (#channel), or user ID (Uxxx) for DM.
    text (required): Message body. Slack mrkdwn supported.
    thread_ts: Thread timestamp to reply to (omit for top-level).

Source: lightbulb/mcp_generated_tools.py:19148

slack_remove_reaction

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_remove_reaction(arguments: str='{}') -> str

Slack connector operation `remove_reaction` (platform tool `slack.remove_reaction`).

Full source documentation
Slack connector operation `remove_reaction` (platform tool `slack.remove_reaction`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19170

slack_schedule_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_schedule_message(arguments: str='{}') -> str

Slack connector operation `schedule_message` (platform tool `slack.schedule_message`).

Full source documentation
Slack connector operation `schedule_message` (platform tool `slack.schedule_message`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19191

slack_sdlc_canvas_template_id

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_sdlc_canvas_template_id(arguments: str='{}') -> str

Slack connector operation `sdlc_canvas_template_id` (platform tool `slack.sdlc_canvas_template_id`).

Full source documentation
Slack connector operation `sdlc_canvas_template_id` (platform tool `slack.sdlc_canvas_template_id`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19212

slack_search_messages

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_search_messages(query: Optional[str]=None, count: int=20) -> str

Search Slack messages across channels the bot can see.

Full source documentation
Search Slack messages across channels the bot can see.

Args:
    query (required): Slack search query (supports operators: from:, in:, after:, before:).
    count: Max results.

Source: lightbulb/mcp_generated_tools.py:19233

slack_set_channel_purpose

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_set_channel_purpose(arguments: str='{}') -> str

Slack connector operation `set_channel_purpose` (platform tool `slack.set_channel_purpose`).

Full source documentation
Slack connector operation `set_channel_purpose` (platform tool `slack.set_channel_purpose`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19252

slack_set_channel_topic

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_set_channel_topic(arguments: str='{}') -> str

Slack connector operation `set_channel_topic` (platform tool `slack.set_channel_topic`).

Full source documentation
Slack connector operation `set_channel_topic` (platform tool `slack.set_channel_topic`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19273

slack_team_info

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_team_info(arguments: str='{}') -> str

Slack connector operation `team_info` (platform tool `slack.team_info`).

Full source documentation
Slack connector operation `team_info` (platform tool `slack.team_info`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19294

slack_unarchive_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_unarchive_channel(arguments: str='{}') -> str

Slack connector operation `unarchive_channel` (platform tool `slack.unarchive_channel`).

Full source documentation
Slack connector operation `unarchive_channel` (platform tool `slack.unarchive_channel`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19315

slack_update_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_update_message(arguments: str='{}') -> str

Slack connector operation `update_message` (platform tool `slack.update_message`).

Full source documentation
Slack connector operation `update_message` (platform tool `slack.update_message`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19357

slack_usergroups_list

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_usergroups_list(arguments: str='{}') -> str

Slack connector operation `usergroups_list` (platform tool `slack.usergroups_list`).

Full source documentation
Slack connector operation `usergroups_list` (platform tool `slack.usergroups_list`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19378

slack_usergroups_users_list

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_usergroups_users_list(arguments: str='{}') -> str

Slack connector operation `usergroups_users_list` (platform tool `slack.usergroups_users_list`).

Full source documentation
Slack connector operation `usergroups_users_list` (platform tool `slack.usergroups_users_list`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19399

slack_users_info

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_users_info(arguments: str='{}') -> str

Slack connector operation `users_info` (platform tool `slack.users_info`).

Full source documentation
Slack connector operation `users_info` (platform tool `slack.users_info`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19420

slack_users_set_presence

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_users_set_presence(arguments: str='{}') -> str

Slack connector operation `users_set_presence` (platform tool `slack.users_set_presence`).

Full source documentation
Slack connector operation `users_set_presence` (platform tool `slack.users_set_presence`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19441

slack_views_open

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_views_open(arguments: str='{}') -> str

Slack connector operation `views_open` (platform tool `slack.views_open`).

Full source documentation
Slack connector operation `views_open` (platform tool `slack.views_open`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19462

slack_views_publish

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_views_publish(arguments: str='{}') -> str

Slack connector operation `views_publish` (platform tool `slack.views_publish`).

Full source documentation
Slack connector operation `views_publish` (platform tool `slack.views_publish`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19483

slack_views_push

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_views_push(arguments: str='{}') -> str

Slack connector operation `views_push` (platform tool `slack.views_push`).

Full source documentation
Slack connector operation `views_push` (platform tool `slack.views_push`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19504

slack_views_update

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_views_update(arguments: str='{}') -> str

Slack connector operation `views_update` (platform tool `slack.views_update`).

Full source documentation
Slack connector operation `views_update` (platform tool `slack.views_update`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19525

slack_workflows_step_completed

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_workflows_step_completed(arguments: str='{}') -> str

Slack connector operation `workflows_step_completed` (platform tool `slack.workflows_step_completed`).

Full source documentation
Slack connector operation `workflows_step_completed` (platform tool `slack.workflows_step_completed`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19546

slack_workflows_step_failed

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_workflows_step_failed(arguments: str='{}') -> str

Slack connector operation `workflows_step_failed` (platform tool `slack.workflows_step_failed`).

Full source documentation
Slack connector operation `workflows_step_failed` (platform tool `slack.workflows_step_failed`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19567

smarthome_automation_review

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_automation_review(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `automation_review`.

Full source documentation
Run the smarthome domain agent action `automation_review`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10261

smarthome_chat

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_chat(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `chat`.

Full source documentation
Run the smarthome domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10173

smarthome_command_plan

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_command_plan(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `command_plan`.

Full source documentation
Run the smarthome domain agent action `command_plan`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10217

smarthome_event_review

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_event_review(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `event_review`.

Full source documentation
Run the smarthome domain agent action `event_review`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10239

smarthome_plan_domain_intelligence

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `plan_domain_intelligence`.

Full source documentation
Run the smarthome domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10305

smarthome_scene_assist

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_scene_assist(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `scene_assist`.

Full source documentation
Run the smarthome domain agent action `scene_assist`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10283

smarthome_status_report

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_status_report(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `status_report`.

Full source documentation
Run the smarthome domain agent action `status_report`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10195

smokeball_add_layout_contact

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_add_layout_contact(arguments: str='{}') -> str

Smokeball connector operation `add_layout_contact` (platform tool `smokeball.add_layout_contact`).

Full source documentation
Smokeball connector operation `add_layout_contact` (platform tool `smokeball.add_layout_contact`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19588

smokeball_api_request

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_api_request(arguments: str='{}') -> str

Smokeball connector operation `api_request` (platform tool `smokeball.api_request`).

Full source documentation
Smokeball connector operation `api_request` (platform tool `smokeball.api_request`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19609

smokeball_create_bill

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_bill(arguments: str='{}') -> str

Smokeball connector operation `create_bill` (platform tool `smokeball.create_bill`).

Full source documentation
Smokeball connector operation `create_bill` (platform tool `smokeball.create_bill`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19630

smokeball_create_contact

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_contact(arguments: str='{}') -> str

Smokeball connector operation `create_contact` (platform tool `smokeball.create_contact`).

Full source documentation
Smokeball connector operation `create_contact` (platform tool `smokeball.create_contact`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19651

smokeball_create_file_upload

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_file_upload(arguments: str='{}') -> str

Smokeball connector operation `create_file_upload` (platform tool `smokeball.create_file_upload`).

Full source documentation
Smokeball connector operation `create_file_upload` (platform tool `smokeball.create_file_upload`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19672

smokeball_create_folder

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_folder(arguments: str='{}') -> str

Smokeball connector operation `create_folder` (platform tool `smokeball.create_folder`).

Full source documentation
Smokeball connector operation `create_folder` (platform tool `smokeball.create_folder`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19693

smokeball_create_layout

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_layout(arguments: str='{}') -> str

Smokeball connector operation `create_layout` (platform tool `smokeball.create_layout`).

Full source documentation
Smokeball connector operation `create_layout` (platform tool `smokeball.create_layout`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19714

smokeball_create_lead

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_lead(arguments: str='{}') -> str

Smokeball connector operation `create_lead` (platform tool `smokeball.create_lead`).

Full source documentation
Smokeball connector operation `create_lead` (platform tool `smokeball.create_lead`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19735

smokeball_create_matter

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_matter(arguments: str='{}') -> str

Smokeball connector operation `create_matter` (platform tool `smokeball.create_matter`).

Full source documentation
Smokeball connector operation `create_matter` (platform tool `smokeball.create_matter`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19756

smokeball_create_task

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_task(arguments: str='{}') -> str

Smokeball connector operation `create_task` (platform tool `smokeball.create_task`).

Full source documentation
Smokeball connector operation `create_task` (platform tool `smokeball.create_task`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19777

smokeball_create_time_entry

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_time_entry(arguments: str='{}') -> str

Smokeball connector operation `create_time_entry` (platform tool `smokeball.create_time_entry`).

Full source documentation
Smokeball connector operation `create_time_entry` (platform tool `smokeball.create_time_entry`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19798

smokeball_delete_layout

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_delete_layout(arguments: str='{}') -> str

Smokeball connector operation `delete_layout` (platform tool `smokeball.delete_layout`).

Full source documentation
Smokeball connector operation `delete_layout` (platform tool `smokeball.delete_layout`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19819

smokeball_get_contact

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_contact(arguments: str='{}') -> str

Smokeball connector operation `get_contact` (platform tool `smokeball.get_contact`).

Full source documentation
Smokeball connector operation `get_contact` (platform tool `smokeball.get_contact`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19840

smokeball_get_file

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_file(arguments: str='{}') -> str

Smokeball connector operation `get_file` (platform tool `smokeball.get_file`).

Full source documentation
Smokeball connector operation `get_file` (platform tool `smokeball.get_file`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19861

smokeball_get_file_download_url

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_file_download_url(arguments: str='{}') -> str

Smokeball connector operation `get_file_download_url` (platform tool `smokeball.get_file_download_url`).

Full source documentation
Smokeball connector operation `get_file_download_url` (platform tool `smokeball.get_file_download_url`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19882

smokeball_get_file_upload_url

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_file_upload_url(arguments: str='{}') -> str

Smokeball connector operation `get_file_upload_url` (platform tool `smokeball.get_file_upload_url`).

Full source documentation
Smokeball connector operation `get_file_upload_url` (platform tool `smokeball.get_file_upload_url`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19903

smokeball_get_layout

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_layout(arguments: str='{}') -> str

Smokeball connector operation `get_layout` (platform tool `smokeball.get_layout`).

Full source documentation
Smokeball connector operation `get_layout` (platform tool `smokeball.get_layout`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19924

smokeball_get_layout_contacts

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_layout_contacts(arguments: str='{}') -> str

Smokeball connector operation `get_layout_contacts` (platform tool `smokeball.get_layout_contacts`).

Full source documentation
Smokeball connector operation `get_layout_contacts` (platform tool `smokeball.get_layout_contacts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19945

smokeball_get_layout_design

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_layout_design(arguments: str='{}') -> str

Smokeball connector operation `get_layout_design` (platform tool `smokeball.get_layout_design`).

Full source documentation
Smokeball connector operation `get_layout_design` (platform tool `smokeball.get_layout_design`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19966

smokeball_get_matter

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_matter(arguments: str='{}') -> str

Smokeball connector operation `get_matter` (platform tool `smokeball.get_matter`).

Full source documentation
Smokeball connector operation `get_matter` (platform tool `smokeball.get_matter`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:19987

smokeball_get_matter_items

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_matter_items(arguments: str='{}') -> str

Smokeball connector operation `get_matter_items` (platform tool `smokeball.get_matter_items`).

Full source documentation
Smokeball connector operation `get_matter_items` (platform tool `smokeball.get_matter_items`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20008

smokeball_get_matter_type

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_matter_type(arguments: str='{}') -> str

Smokeball connector operation `get_matter_type` (platform tool `smokeball.get_matter_type`).

Full source documentation
Smokeball connector operation `get_matter_type` (platform tool `smokeball.get_matter_type`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20029

smokeball_integrated_search

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_integrated_search(arguments: str='{}') -> str

Smokeball connector operation `integrated_search` (platform tool `smokeball.integrated_search`).

Full source documentation
Smokeball connector operation `integrated_search` (platform tool `smokeball.integrated_search`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20050

smokeball_list_activities

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_activities(arguments: str='{}') -> str

Smokeball connector operation `list_activities` (platform tool `smokeball.list_activities`).

Full source documentation
Smokeball connector operation `list_activities` (platform tool `smokeball.list_activities`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20071

smokeball_list_bills

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_bills(arguments: str='{}') -> str

Smokeball connector operation `list_bills` (platform tool `smokeball.list_bills`).

Full source documentation
Smokeball connector operation `list_bills` (platform tool `smokeball.list_bills`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20092

smokeball_list_contacts

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_contacts(arguments: str='{}') -> str

Smokeball connector operation `list_contacts` (platform tool `smokeball.list_contacts`).

Full source documentation
Smokeball connector operation `list_contacts` (platform tool `smokeball.list_contacts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20113

smokeball_list_files

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_files(arguments: str='{}') -> str

Smokeball connector operation `list_files` (platform tool `smokeball.list_files`).

Full source documentation
Smokeball connector operation `list_files` (platform tool `smokeball.list_files`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20134

smokeball_list_folders

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_folders(arguments: str='{}') -> str

Smokeball connector operation `list_folders` (platform tool `smokeball.list_folders`).

Full source documentation
Smokeball connector operation `list_folders` (platform tool `smokeball.list_folders`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20155

smokeball_list_layouts

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_layouts(arguments: str='{}') -> str

Smokeball connector operation `list_layouts` (platform tool `smokeball.list_layouts`).

Full source documentation
Smokeball connector operation `list_layouts` (platform tool `smokeball.list_layouts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20176

smokeball_list_leads

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_leads(arguments: str='{}') -> str

Smokeball connector operation `list_leads` (platform tool `smokeball.list_leads`).

Full source documentation
Smokeball connector operation `list_leads` (platform tool `smokeball.list_leads`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20197

smokeball_list_matter_types

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_matter_types(arguments: str='{}') -> str

Smokeball connector operation `list_matter_types` (platform tool `smokeball.list_matter_types`).

Full source documentation
Smokeball connector operation `list_matter_types` (platform tool `smokeball.list_matter_types`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20218

smokeball_list_matters

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_matters(arguments: str='{}') -> str

Smokeball connector operation `list_matters` (platform tool `smokeball.list_matters`).

Full source documentation
Smokeball connector operation `list_matters` (platform tool `smokeball.list_matters`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20239

smokeball_list_staff

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_staff(arguments: str='{}') -> str

Smokeball connector operation `list_staff` (platform tool `smokeball.list_staff`).

Full source documentation
Smokeball connector operation `list_staff` (platform tool `smokeball.list_staff`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20260

smokeball_list_tasks

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_tasks(arguments: str='{}') -> str

Smokeball connector operation `list_tasks` (platform tool `smokeball.list_tasks`).

Full source documentation
Smokeball connector operation `list_tasks` (platform tool `smokeball.list_tasks`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20281

smokeball_list_time_entries

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_time_entries(arguments: str='{}') -> str

Smokeball connector operation `list_time_entries` (platform tool `smokeball.list_time_entries`).

Full source documentation
Smokeball connector operation `list_time_entries` (platform tool `smokeball.list_time_entries`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20302

smokeball_request

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_request(arguments: str='{}') -> str

Smokeball connector operation `request` (platform tool `smokeball.request`).

Full source documentation
Smokeball connector operation `request` (platform tool `smokeball.request`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20323

smokeball_search

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_search(arguments: str='{}') -> str

Smokeball connector operation `search` (platform tool `smokeball.search`).

Full source documentation
Smokeball connector operation `search` (platform tool `smokeball.search`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20344

smokeball_update_layout

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_update_layout(arguments: str='{}') -> str

Smokeball connector operation `update_layout` (platform tool `smokeball.update_layout`).

Full source documentation
Smokeball connector operation `update_layout` (platform tool `smokeball.update_layout`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20365

smokeball_update_matter

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_update_matter(arguments: str='{}') -> str

Smokeball connector operation `update_matter` (platform tool `smokeball.update_matter`).

Full source documentation
Smokeball connector operation `update_matter` (platform tool `smokeball.update_matter`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20386

solver_assign_resources

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_assign_resources(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `assign_resources`.

Full source documentation
Run the solver domain agent action `assign_resources`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10393

solver_chat

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_chat(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `chat`.

Full source documentation
Run the solver domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10327

solver_constraint_satisfaction

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_constraint_satisfaction(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `constraint_satisfaction`.

Full source documentation
Run the solver domain agent action `constraint_satisfaction`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10415

solver_plan_domain_intelligence

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `plan_domain_intelligence`.

Full source documentation
Run the solver domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10437

solver_schedule_optimization

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_schedule_optimization(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `schedule_optimization`.

Full source documentation
Run the solver domain agent action `schedule_optimization`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10371

solver_solve_optimization

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_solve_optimization(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `solve_optimization`.

Full source documentation
Run the solver domain agent action `solve_optimization`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10349

square_create_invoice

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_create_invoice(arguments: str='{}') -> str

Square connector operation `create_invoice` (platform tool `square.create_invoice`).

Full source documentation
Square connector operation `create_invoice` (platform tool `square.create_invoice`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20407

square_create_refund

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_create_refund(arguments: str='{}') -> str

Square connector operation `create_refund` (platform tool `square.create_refund`).

Full source documentation
Square connector operation `create_refund` (platform tool `square.create_refund`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20428

square_get_catalog_item

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_get_catalog_item(arguments: str='{}') -> str

Square connector operation `get_catalog_item` (platform tool `square.get_catalog_item`).

Full source documentation
Square connector operation `get_catalog_item` (platform tool `square.get_catalog_item`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20449

square_get_inventory

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_get_inventory(catalog_object_ids: Optional[list[str]]=None, location_ids: Optional[list[str]]=None) -> str

Fetch Square inventory counts for one or more catalog items.

Full source documentation
Fetch Square inventory counts for one or more catalog items.

Args:
    catalog_object_ids (required): Catalog object IDs to fetch inventory counts for.
    location_ids: Optional location IDs to restrict counts to.

Source: lightbulb/mcp_generated_tools.py:20470

square_get_order

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_get_order(arguments: str='{}') -> str

Square connector operation `get_order` (platform tool `square.get_order`).

Full source documentation
Square connector operation `get_order` (platform tool `square.get_order`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20489

square_get_payment

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_get_payment(arguments: str='{}') -> str

Square connector operation `get_payment` (platform tool `square.get_payment`).

Full source documentation
Square connector operation `get_payment` (platform tool `square.get_payment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20510

square_list_appointments

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_appointments(arguments: str='{}') -> str

Square connector operation `list_appointments` (platform tool `square.list_appointments`).

Full source documentation
Square connector operation `list_appointments` (platform tool `square.list_appointments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20531

square_list_customers

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_customers(limit: int=100, cursor: Optional[str]=None) -> str

List customers in the connected Square account.

Full source documentation
List customers in the connected Square account.

Args:
    limit: Maximum customers to return.
    cursor: Pagination cursor from a previous response.

Source: lightbulb/mcp_generated_tools.py:20552

square_list_locations

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_locations(arguments: str='{}') -> str

Square connector operation `list_locations` (platform tool `square.list_locations`).

Full source documentation
Square connector operation `list_locations` (platform tool `square.list_locations`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20571

square_list_payments

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_payments(from_date: Optional[str]=None, to_date: Optional[str]=None, location_id: Optional[str]=None) -> str

List Square payments for the connected merchant account.

Full source documentation
List Square payments for the connected merchant account.

Args:
    from_date: Begin time (RFC 3339).
    to_date: End time (RFC 3339).
    location_id: Filter to a specific location.

Source: lightbulb/mcp_generated_tools.py:20592

square_list_payouts

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_payouts(arguments: str='{}') -> str

Square connector operation `list_payouts` (platform tool `square.list_payouts`).

Full source documentation
Square connector operation `list_payouts` (platform tool `square.list_payouts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20614

square_list_refunds

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_refunds(arguments: str='{}') -> str

Square connector operation `list_refunds` (platform tool `square.list_refunds`).

Full source documentation
Square connector operation `list_refunds` (platform tool `square.list_refunds`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20635

square_search_catalog

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_search_catalog(object_types: Optional[list[str]]=None, query: Optional[str]=None, limit: int=100) -> str

Search the Square catalog (items, variations, categories).

Full source documentation
Search the Square catalog (items, variations, categories).

Args:
    object_types: Catalog object types to include (e.g. ['ITEM', 'ITEM_VARIATION']).
    query: Free-text search query.
    limit: Maximum objects to return.

Source: lightbulb/mcp_generated_tools.py:20656

square_search_orders

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_search_orders(location_id: Optional[str]=None, state: Optional[str]=None, start_date: Optional[str]=None, end_date: Optional[str]=None, limit: int=50) -> str

Search Square orders by location, status, or date range.

Full source documentation
Search Square orders by location, status, or date range.

Args:
    location_id: Square location ID.
    state: Order state filter: OPEN, COMPLETED, or CANCELED.
    start_date: Created at or after (RFC 3339).
    end_date: Created at or before (RFC 3339).
    limit: Maximum orders to return.

Source: lightbulb/mcp_generated_tools.py:20678

stripe_create_invoice

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_create_invoice(arguments: str='{}') -> str

Stripe connector operation `create_invoice` (platform tool `stripe.create_invoice`).

Full source documentation
Stripe connector operation `create_invoice` (platform tool `stripe.create_invoice`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20706

stripe_create_refund

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_create_refund(arguments: str='{}') -> str

Stripe connector operation `create_refund` (platform tool `stripe.create_refund`).

Full source documentation
Stripe connector operation `create_refund` (platform tool `stripe.create_refund`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20727

stripe_get_invoice

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_get_invoice(arguments: str='{}') -> str

Stripe connector operation `get_invoice` (platform tool `stripe.get_invoice`).

Full source documentation
Stripe connector operation `get_invoice` (platform tool `stripe.get_invoice`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20748

stripe_list_balance_transactions

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_balance_transactions(arguments: str='{}') -> str

Stripe connector operation `list_balance_transactions` (platform tool `stripe.list_balance_transactions`).

Full source documentation
Stripe connector operation `list_balance_transactions` (platform tool `stripe.list_balance_transactions`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20769

stripe_list_charges

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_charges(customer_id: Optional[str]=None, from_date: Optional[str]=None, limit: int=100) -> str

List recent Stripe charges.

Full source documentation
List recent Stripe charges.

Args:
    customer_id: Stripe customer ID to filter by.
    from_date: Start date (YYYY-MM-DD).
    limit: 

Source: lightbulb/mcp_generated_tools.py:20790

stripe_list_customers

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_customers(email: Optional[str]=None, limit: int=100) -> str

List Stripe customers.

Full source documentation
List Stripe customers.

Args:
    email: Filter by exact email.
    limit: 

Source: lightbulb/mcp_generated_tools.py:20812

stripe_list_invoices

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_invoices(customer_id: Optional[str]=None, status: Optional[str]=None, limit: int=100) -> str

List Stripe invoices, optionally scoped to a customer.

Full source documentation
List Stripe invoices, optionally scoped to a customer.

Args:
    customer_id: Stripe customer ID.
    status: One of: draft, open, paid, uncollectible, void.
    limit: 

Source: lightbulb/mcp_generated_tools.py:20831

stripe_list_payouts

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_payouts(arguments: str='{}') -> str

Stripe connector operation `list_payouts` (platform tool `stripe.list_payouts`).

Full source documentation
Stripe connector operation `list_payouts` (platform tool `stripe.list_payouts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20853

teams_post_channel_message

Namespace: teams · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
teams_post_channel_message(arguments: str='{}') -> str

Teams connector operation `post_channel_message` (platform tool `teams.post_channel_message`).

Full source documentation
Teams connector operation `post_channel_message` (platform tool `teams.post_channel_message`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20874

teams_post_chat_message

Namespace: teams · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
teams_post_chat_message(arguments: str='{}') -> str

Teams connector operation `post_chat_message` (platform tool `teams.post_chat_message`).

Full source documentation
Teams connector operation `post_chat_message` (platform tool `teams.post_chat_message`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20895

wealth_advisory_chat

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_chat(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `chat`.

Full source documentation
Run the wealth_advisory domain agent action `chat`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10459

wealth_advisory_plan_domain_intelligence

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `plan_domain_intelligence`.

Full source documentation
Run the wealth_advisory domain agent action `plan_domain_intelligence`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10591

wealth_advisory_wealth_kyc_risk_intake

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_wealth_kyc_risk_intake(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `wealth_kyc_risk_intake`.

Full source documentation
Run the wealth_advisory domain agent action `wealth_kyc_risk_intake`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10481

wealth_advisory_wealth_monte_carlo_retirement

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_wealth_monte_carlo_retirement(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `wealth_monte_carlo_retirement`.

Full source documentation
Run the wealth_advisory domain agent action `wealth_monte_carlo_retirement`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10569

wealth_advisory_wealth_portfolio_drift

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_wealth_portfolio_drift(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `wealth_portfolio_drift`.

Full source documentation
Run the wealth_advisory domain agent action `wealth_portfolio_drift`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10503

wealth_advisory_wealth_retirement_withdrawal

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_wealth_retirement_withdrawal(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `wealth_retirement_withdrawal`.

Full source documentation
Run the wealth_advisory domain agent action `wealth_retirement_withdrawal`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10547

wealth_advisory_wealth_tax_loss_harvest

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_wealth_tax_loss_harvest(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `wealth_tax_loss_harvest`.

Full source documentation
Run the wealth_advisory domain agent action `wealth_tax_loss_harvest`.

Routes through the platform's domain-agent dispatcher under your JWT,
tenant, and company scope.

Args:
    message: Free-text objective for the action.
    inputs: Optional JSON string of structured inputs for the action.

Source: lightbulb/mcp_generated_tools.py:10525

xero_aged_payable_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_aged_payable_report(arguments: str='{}') -> str

Xero connector operation `aged_payable_report` (platform tool `xero.aged_payable_report`).

Full source documentation
Xero connector operation `aged_payable_report` (platform tool `xero.aged_payable_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20916

xero_aged_receivable_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_aged_receivable_report(arguments: str='{}') -> str

Xero connector operation `aged_receivable_report` (platform tool `xero.aged_receivable_report`).

Full source documentation
Xero connector operation `aged_receivable_report` (platform tool `xero.aged_receivable_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20937

xero_api_request

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_api_request(arguments: str='{}') -> str

Xero connector operation `api_request` (platform tool `xero.api_request`).

Full source documentation
Xero connector operation `api_request` (platform tool `xero.api_request`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20958

xero_approve_payroll_au_timesheet

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_approve_payroll_au_timesheet(arguments: str='{}') -> str

Xero connector operation `approve_payroll_au_timesheet` (platform tool `xero.approve_payroll_au_timesheet`).

Full source documentation
Xero connector operation `approve_payroll_au_timesheet` (platform tool `xero.approve_payroll_au_timesheet`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:20979

xero_balance_sheet_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_balance_sheet_report(arguments: str='{}') -> str

Xero connector operation `balance_sheet_report` (platform tool `xero.balance_sheet_report`).

Full source documentation
Xero connector operation `balance_sheet_report` (platform tool `xero.balance_sheet_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21000

xero_bank_summary_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_bank_summary_report(arguments: str='{}') -> str

Xero connector operation `bank_summary_report` (platform tool `xero.bank_summary_report`).

Full source documentation
Xero connector operation `bank_summary_report` (platform tool `xero.bank_summary_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21021

xero_bas_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_bas_report(arguments: str='{}') -> str

Xero connector operation `bas_report` (platform tool `xero.bas_report`).

Full source documentation
Xero connector operation `bas_report` (platform tool `xero.bas_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21042

xero_book_depreciation

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_book_depreciation(arguments: str='{}') -> str

Xero connector operation `book_depreciation` (platform tool `xero.book_depreciation`).

Full source documentation
Xero connector operation `book_depreciation` (platform tool `xero.book_depreciation`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21063

xero_budget_summary_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_budget_summary_report(arguments: str='{}') -> str

Xero connector operation `budget_summary_report` (platform tool `xero.budget_summary_report`).

Full source documentation
Xero connector operation `budget_summary_report` (platform tool `xero.budget_summary_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21084

xero_cash_flow_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_cash_flow_report(arguments: str='{}') -> str

Xero connector operation `cash_flow_report` (platform tool `xero.cash_flow_report`).

Full source documentation
Xero connector operation `cash_flow_report` (platform tool `xero.cash_flow_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21105

xero_create_asset

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_asset(arguments: str='{}') -> str

Xero connector operation `create_asset` (platform tool `xero.create_asset`).

Full source documentation
Xero connector operation `create_asset` (platform tool `xero.create_asset`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21126

xero_create_association

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_association(arguments: str='{}') -> str

Xero connector operation `create_association` (platform tool `xero.create_association`).

Full source documentation
Xero connector operation `create_association` (platform tool `xero.create_association`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21147

xero_create_bank_transaction

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_bank_transaction(arguments: str='{}') -> str

Xero connector operation `create_bank_transaction` (platform tool `xero.create_bank_transaction`).

Full source documentation
Xero connector operation `create_bank_transaction` (platform tool `xero.create_bank_transaction`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21168

xero_create_bill

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_bill(arguments: str='{}') -> str

Xero connector operation `create_bill` (platform tool `xero.create_bill`).

Full source documentation
Xero connector operation `create_bill` (platform tool `xero.create_bill`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21189

xero_create_contact

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_contact(arguments: str='{}') -> str

Xero connector operation `create_contact` (platform tool `xero.create_contact`).

Full source documentation
Xero connector operation `create_contact` (platform tool `xero.create_contact`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21210

xero_create_credit_note

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_credit_note(arguments: str='{}') -> str

Xero connector operation `create_credit_note` (platform tool `xero.create_credit_note`).

Full source documentation
Xero connector operation `create_credit_note` (platform tool `xero.create_credit_note`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21231

xero_create_expense_claim

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_expense_claim(arguments: str='{}') -> str

Xero connector operation `create_expense_claim` (platform tool `xero.create_expense_claim`).

Full source documentation
Xero connector operation `create_expense_claim` (platform tool `xero.create_expense_claim`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21252

xero_create_feed_connection

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_feed_connection(arguments: str='{}') -> str

Xero connector operation `create_feed_connection` (platform tool `xero.create_feed_connection`).

Full source documentation
Xero connector operation `create_feed_connection` (platform tool `xero.create_feed_connection`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21273

xero_create_folder

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_folder(arguments: str='{}') -> str

Xero connector operation `create_folder` (platform tool `xero.create_folder`).

Full source documentation
Xero connector operation `create_folder` (platform tool `xero.create_folder`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21294

xero_create_history_note

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_history_note(arguments: str='{}') -> str

Xero connector operation `create_history_note` (platform tool `xero.create_history_note`).

Full source documentation
Xero connector operation `create_history_note` (platform tool `xero.create_history_note`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21315

xero_create_invoice

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_invoice(contact_id: Optional[str]=None, line_items: Optional[list[str]]=None, due_date: Optional[str]=None, reference: Optional[str]=None) -> str

Create a draft invoice in Xero. Use the contact ID from xero.list_contacts; line items reference Xero account codes.

Full source documentation
Create a draft invoice in Xero. Use the contact ID from xero.list_contacts; line items reference Xero account codes.

Args:
    contact_id (required): Xero contact ID.
    line_items (required): JSON-string list of line items: [{description, quantity, unit_amount, account_code}].
    due_date: Due date (YYYY-MM-DD).
    reference: Customer-facing invoice reference.

Source: lightbulb/mcp_generated_tools.py:21336

xero_create_item

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_item(arguments: str='{}') -> str

Xero connector operation `create_item` (platform tool `xero.create_item`).

Full source documentation
Xero connector operation `create_item` (platform tool `xero.create_item`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21361

xero_create_manual_journal

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_manual_journal(arguments: str='{}') -> str

Xero connector operation `create_manual_journal` (platform tool `xero.create_manual_journal`).

Full source documentation
Xero connector operation `create_manual_journal` (platform tool `xero.create_manual_journal`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21382

xero_create_payment

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_payment(arguments: str='{}') -> str

Xero connector operation `create_payment` (platform tool `xero.create_payment`).

Full source documentation
Xero connector operation `create_payment` (platform tool `xero.create_payment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21403

xero_create_payroll_au_timesheet

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_payroll_au_timesheet(arguments: str='{}') -> str

Xero connector operation `create_payroll_au_timesheet` (platform tool `xero.create_payroll_au_timesheet`).

Full source documentation
Xero connector operation `create_payroll_au_timesheet` (platform tool `xero.create_payroll_au_timesheet`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21424

xero_create_project

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_project(arguments: str='{}') -> str

Xero connector operation `create_project` (platform tool `xero.create_project`).

Full source documentation
Xero connector operation `create_project` (platform tool `xero.create_project`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21445

xero_create_purchase_order

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_purchase_order(arguments: str='{}') -> str

Xero connector operation `create_purchase_order` (platform tool `xero.create_purchase_order`).

Full source documentation
Xero connector operation `create_purchase_order` (platform tool `xero.create_purchase_order`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21466

xero_create_quote

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_quote(arguments: str='{}') -> str

Xero connector operation `create_quote` (platform tool `xero.create_quote`).

Full source documentation
Xero connector operation `create_quote` (platform tool `xero.create_quote`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21487

xero_create_receipt

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_receipt(arguments: str='{}') -> str

Xero connector operation `create_receipt` (platform tool `xero.create_receipt`).

Full source documentation
Xero connector operation `create_receipt` (platform tool `xero.create_receipt`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21508

xero_create_repeating_invoice

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_repeating_invoice(arguments: str='{}') -> str

Xero connector operation `create_repeating_invoice` (platform tool `xero.create_repeating_invoice`).

Full source documentation
Xero connector operation `create_repeating_invoice` (platform tool `xero.create_repeating_invoice`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21529

xero_create_statement

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_statement(arguments: str='{}') -> str

Xero connector operation `create_statement` (platform tool `xero.create_statement`).

Full source documentation
Xero connector operation `create_statement` (platform tool `xero.create_statement`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21550

xero_create_task

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_task(arguments: str='{}') -> str

Xero connector operation `create_task` (platform tool `xero.create_task`).

Full source documentation
Xero connector operation `create_task` (platform tool `xero.create_task`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21571

xero_create_time_entry

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_time_entry(arguments: str='{}') -> str

Xero connector operation `create_time_entry` (platform tool `xero.create_time_entry`).

Full source documentation
Xero connector operation `create_time_entry` (platform tool `xero.create_time_entry`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21592

xero_create_tracking_category

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_tracking_category(arguments: str='{}') -> str

Xero connector operation `create_tracking_category` (platform tool `xero.create_tracking_category`).

Full source documentation
Xero connector operation `create_tracking_category` (platform tool `xero.create_tracking_category`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21613

xero_create_tracking_option

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_tracking_option(arguments: str='{}') -> str

Xero connector operation `create_tracking_option` (platform tool `xero.create_tracking_option`).

Full source documentation
Xero connector operation `create_tracking_option` (platform tool `xero.create_tracking_option`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21634

xero_delete_feed_connection

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_delete_feed_connection(arguments: str='{}') -> str

Xero connector operation `delete_feed_connection` (platform tool `xero.delete_feed_connection`).

Full source documentation
Xero connector operation `delete_feed_connection` (platform tool `xero.delete_feed_connection`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21655

xero_dispose_asset

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_dispose_asset(arguments: str='{}') -> str

Xero connector operation `dispose_asset` (platform tool `xero.dispose_asset`).

Full source documentation
Xero connector operation `dispose_asset` (platform tool `xero.dispose_asset`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21676

xero_executive_summary_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_executive_summary_report(arguments: str='{}') -> str

Xero connector operation `executive_summary_report` (platform tool `xero.executive_summary_report`).

Full source documentation
Xero connector operation `executive_summary_report` (platform tool `xero.executive_summary_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21697

xero_get_asset

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_asset(arguments: str='{}') -> str

Xero connector operation `get_asset` (platform tool `xero.get_asset`).

Full source documentation
Xero connector operation `get_asset` (platform tool `xero.get_asset`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21718

xero_get_attachment

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_attachment(arguments: str='{}') -> str

Xero connector operation `get_attachment` (platform tool `xero.get_attachment`).

Full source documentation
Xero connector operation `get_attachment` (platform tool `xero.get_attachment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21739

xero_get_budget

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_budget(arguments: str='{}') -> str

Xero connector operation `get_budget` (platform tool `xero.get_budget`).

Full source documentation
Xero connector operation `get_budget` (platform tool `xero.get_budget`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21760

xero_get_file

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_file(arguments: str='{}') -> str

Xero connector operation `get_file` (platform tool `xero.get_file`).

Full source documentation
Xero connector operation `get_file` (platform tool `xero.get_file`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21781

xero_get_invoice

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_invoice(arguments: str='{}') -> str

Xero connector operation `get_invoice` (platform tool `xero.get_invoice`).

Full source documentation
Xero connector operation `get_invoice` (platform tool `xero.get_invoice`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21802

xero_get_organisation

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_organisation(arguments: str='{}') -> str

Xero connector operation `get_organisation` (platform tool `xero.get_organisation`).

Full source documentation
Xero connector operation `get_organisation` (platform tool `xero.get_organisation`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21823

xero_get_payroll_au_timesheet

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_payroll_au_timesheet(arguments: str='{}') -> str

Xero connector operation `get_payroll_au_timesheet` (platform tool `xero.get_payroll_au_timesheet`).

Full source documentation
Xero connector operation `get_payroll_au_timesheet` (platform tool `xero.get_payroll_au_timesheet`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21844

xero_get_project

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_project(arguments: str='{}') -> str

Xero connector operation `get_project` (platform tool `xero.get_project`).

Full source documentation
Xero connector operation `get_project` (platform tool `xero.get_project`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21865

xero_get_purchase_order

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_purchase_order(arguments: str='{}') -> str

Xero connector operation `get_purchase_order` (platform tool `xero.get_purchase_order`).

Full source documentation
Xero connector operation `get_purchase_order` (platform tool `xero.get_purchase_order`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21886

xero_gst_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_gst_report(arguments: str='{}') -> str

Xero connector operation `gst_report` (platform tool `xero.gst_report`).

Full source documentation
Xero connector operation `gst_report` (platform tool `xero.gst_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21907

xero_list_accounts

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_accounts(arguments: str='{}') -> str

Xero connector operation `list_accounts` (platform tool `xero.list_accounts`).

Full source documentation
Xero connector operation `list_accounts` (platform tool `xero.list_accounts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21928

xero_list_asset_types

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_asset_types(arguments: str='{}') -> str

Xero connector operation `list_asset_types` (platform tool `xero.list_asset_types`).

Full source documentation
Xero connector operation `list_asset_types` (platform tool `xero.list_asset_types`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21949

xero_list_assets

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_assets(arguments: str='{}') -> str

Xero connector operation `list_assets` (platform tool `xero.list_assets`).

Full source documentation
Xero connector operation `list_assets` (platform tool `xero.list_assets`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21970

xero_list_associations

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_associations(arguments: str='{}') -> str

Xero connector operation `list_associations` (platform tool `xero.list_associations`).

Full source documentation
Xero connector operation `list_associations` (platform tool `xero.list_associations`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:21991

xero_list_attachments

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_attachments(arguments: str='{}') -> str

Xero connector operation `list_attachments` (platform tool `xero.list_attachments`).

Full source documentation
Xero connector operation `list_attachments` (platform tool `xero.list_attachments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22012

xero_list_bank_transactions

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_bank_transactions(bank_account_id: Optional[str]=None, from_date: Optional[str]=None, to_date: Optional[str]=None) -> str

List bank-feed transactions on a Xero bank account.

Full source documentation
List bank-feed transactions on a Xero bank account.

Args:
    bank_account_id (required): Xero bank account ID.
    from_date: Start date (YYYY-MM-DD).
    to_date: End date (YYYY-MM-DD).

Source: lightbulb/mcp_generated_tools.py:22033

xero_list_branding_themes

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_branding_themes(arguments: str='{}') -> str

Xero connector operation `list_branding_themes` (platform tool `xero.list_branding_themes`).

Full source documentation
Xero connector operation `list_branding_themes` (platform tool `xero.list_branding_themes`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22055

xero_list_budgets

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_budgets(arguments: str='{}') -> str

Xero connector operation `list_budgets` (platform tool `xero.list_budgets`).

Full source documentation
Xero connector operation `list_budgets` (platform tool `xero.list_budgets`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22076

xero_list_contact_groups

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_contact_groups(arguments: str='{}') -> str

Xero connector operation `list_contact_groups` (platform tool `xero.list_contact_groups`).

Full source documentation
Xero connector operation `list_contact_groups` (platform tool `xero.list_contact_groups`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22097

xero_list_contacts

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_contacts(arguments: str='{}') -> str

Xero connector operation `list_contacts` (platform tool `xero.list_contacts`).

Full source documentation
Xero connector operation `list_contacts` (platform tool `xero.list_contacts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22118

xero_list_credit_notes

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_credit_notes(arguments: str='{}') -> str

Xero connector operation `list_credit_notes` (platform tool `xero.list_credit_notes`).

Full source documentation
Xero connector operation `list_credit_notes` (platform tool `xero.list_credit_notes`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22139

xero_list_currencies

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_currencies(arguments: str='{}') -> str

Xero connector operation `list_currencies` (platform tool `xero.list_currencies`).

Full source documentation
Xero connector operation `list_currencies` (platform tool `xero.list_currencies`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22160

xero_list_employees_accounting

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_employees_accounting(arguments: str='{}') -> str

Xero connector operation `list_employees_accounting` (platform tool `xero.list_employees_accounting`).

Full source documentation
Xero connector operation `list_employees_accounting` (platform tool `xero.list_employees_accounting`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22181

xero_list_expense_claims

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_expense_claims(arguments: str='{}') -> str

Xero connector operation `list_expense_claims` (platform tool `xero.list_expense_claims`).

Full source documentation
Xero connector operation `list_expense_claims` (platform tool `xero.list_expense_claims`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22202

xero_list_feed_connections

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_feed_connections(arguments: str='{}') -> str

Xero connector operation `list_feed_connections` (platform tool `xero.list_feed_connections`).

Full source documentation
Xero connector operation `list_feed_connections` (platform tool `xero.list_feed_connections`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22223

xero_list_files

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_files(arguments: str='{}') -> str

Xero connector operation `list_files` (platform tool `xero.list_files`).

Full source documentation
Xero connector operation `list_files` (platform tool `xero.list_files`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22244

xero_list_folders

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_folders(arguments: str='{}') -> str

Xero connector operation `list_folders` (platform tool `xero.list_folders`).

Full source documentation
Xero connector operation `list_folders` (platform tool `xero.list_folders`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22265

xero_list_history

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_history(arguments: str='{}') -> str

Xero connector operation `list_history` (platform tool `xero.list_history`).

Full source documentation
Xero connector operation `list_history` (platform tool `xero.list_history`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22286

xero_list_invoices

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_invoices(status: Optional[str]=None, contact_id: Optional[str]=None, from_date: Optional[str]=None, to_date: Optional[str]=None) -> str

List invoices in the connected Xero organisation. Supports filtering by status, contact, and date range.

Full source documentation
List invoices in the connected Xero organisation. Supports filtering by status, contact, and date range.

Args:
    status: One of: DRAFT, SUBMITTED, AUTHORISED, PAID, VOIDED.
    contact_id: Filter to a specific Xero contact ID.
    from_date: Start of date range (YYYY-MM-DD).
    to_date: End of date range (YYYY-MM-DD).

Source: lightbulb/mcp_generated_tools.py:22307

xero_list_items

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_items(arguments: str='{}') -> str

Xero connector operation `list_items` (platform tool `xero.list_items`).

Full source documentation
Xero connector operation `list_items` (platform tool `xero.list_items`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22332

xero_list_linked_transactions

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_linked_transactions(arguments: str='{}') -> str

Xero connector operation `list_linked_transactions` (platform tool `xero.list_linked_transactions`).

Full source documentation
Xero connector operation `list_linked_transactions` (platform tool `xero.list_linked_transactions`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22353

xero_list_manual_journals

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_manual_journals(arguments: str='{}') -> str

Xero connector operation `list_manual_journals` (platform tool `xero.list_manual_journals`).

Full source documentation
Xero connector operation `list_manual_journals` (platform tool `xero.list_manual_journals`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22374

xero_list_overpayments

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_overpayments(arguments: str='{}') -> str

Xero connector operation `list_overpayments` (platform tool `xero.list_overpayments`).

Full source documentation
Xero connector operation `list_overpayments` (platform tool `xero.list_overpayments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22395

xero_list_payments

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payments(arguments: str='{}') -> str

Xero connector operation `list_payments` (platform tool `xero.list_payments`).

Full source documentation
Xero connector operation `list_payments` (platform tool `xero.list_payments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22416

xero_list_payroll_au_employee_leave

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_employee_leave(arguments: str='{}') -> str

Xero connector operation `list_payroll_au_employee_leave` (platform tool `xero.list_payroll_au_employee_leave`).

Full source documentation
Xero connector operation `list_payroll_au_employee_leave` (platform tool `xero.list_payroll_au_employee_leave`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22437

xero_list_payroll_au_employee_leave_balances

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_employee_leave_balances(arguments: str='{}') -> str

Xero connector operation `list_payroll_au_employee_leave_balances` (platform tool `xero.list_payroll_au_employee_leave_balances`).

Full source documentation
Xero connector operation `list_payroll_au_employee_leave_balances` (platform tool `xero.list_payroll_au_employee_leave_balances`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22458

xero_list_payroll_au_employees

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_employees(arguments: str='{}') -> str

Xero connector operation `list_payroll_au_employees` (platform tool `xero.list_payroll_au_employees`).

Full source documentation
Xero connector operation `list_payroll_au_employees` (platform tool `xero.list_payroll_au_employees`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22479

xero_list_payroll_au_leave_periods

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_leave_periods(arguments: str='{}') -> str

Xero connector operation `list_payroll_au_leave_periods` (platform tool `xero.list_payroll_au_leave_periods`).

Full source documentation
Xero connector operation `list_payroll_au_leave_periods` (platform tool `xero.list_payroll_au_leave_periods`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22500

xero_list_payroll_au_leave_types

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_leave_types(arguments: str='{}') -> str

Xero connector operation `list_payroll_au_leave_types` (platform tool `xero.list_payroll_au_leave_types`).

Full source documentation
Xero connector operation `list_payroll_au_leave_types` (platform tool `xero.list_payroll_au_leave_types`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22521

xero_list_payroll_au_payitems

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_payitems(arguments: str='{}') -> str

Xero connector operation `list_payroll_au_payitems` (platform tool `xero.list_payroll_au_payitems`).

Full source documentation
Xero connector operation `list_payroll_au_payitems` (platform tool `xero.list_payroll_au_payitems`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22542

xero_list_payroll_au_payruns

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_payruns(arguments: str='{}') -> str

Xero connector operation `list_payroll_au_payruns` (platform tool `xero.list_payroll_au_payruns`).

Full source documentation
Xero connector operation `list_payroll_au_payruns` (platform tool `xero.list_payroll_au_payruns`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22563

xero_list_payroll_au_superfunds

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_superfunds(arguments: str='{}') -> str

Xero connector operation `list_payroll_au_superfunds` (platform tool `xero.list_payroll_au_superfunds`).

Full source documentation
Xero connector operation `list_payroll_au_superfunds` (platform tool `xero.list_payroll_au_superfunds`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22584

xero_list_payroll_au_timesheets

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_timesheets(arguments: str='{}') -> str

Xero connector operation `list_payroll_au_timesheets` (platform tool `xero.list_payroll_au_timesheets`).

Full source documentation
Xero connector operation `list_payroll_au_timesheets` (platform tool `xero.list_payroll_au_timesheets`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22605

xero_list_prepayments

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_prepayments(arguments: str='{}') -> str

Xero connector operation `list_prepayments` (platform tool `xero.list_prepayments`).

Full source documentation
Xero connector operation `list_prepayments` (platform tool `xero.list_prepayments`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22626

xero_list_project_users

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_project_users(arguments: str='{}') -> str

Xero connector operation `list_project_users` (platform tool `xero.list_project_users`).

Full source documentation
Xero connector operation `list_project_users` (platform tool `xero.list_project_users`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22647

xero_list_projects

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_projects(arguments: str='{}') -> str

Xero connector operation `list_projects` (platform tool `xero.list_projects`).

Full source documentation
Xero connector operation `list_projects` (platform tool `xero.list_projects`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22668

xero_list_purchase_orders

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_purchase_orders(arguments: str='{}') -> str

Xero connector operation `list_purchase_orders` (platform tool `xero.list_purchase_orders`).

Full source documentation
Xero connector operation `list_purchase_orders` (platform tool `xero.list_purchase_orders`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22689

xero_list_quotes

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_quotes(arguments: str='{}') -> str

Xero connector operation `list_quotes` (platform tool `xero.list_quotes`).

Full source documentation
Xero connector operation `list_quotes` (platform tool `xero.list_quotes`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22710

xero_list_receipts

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_receipts(arguments: str='{}') -> str

Xero connector operation `list_receipts` (platform tool `xero.list_receipts`).

Full source documentation
Xero connector operation `list_receipts` (platform tool `xero.list_receipts`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22731

xero_list_repeating_invoices

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_repeating_invoices(arguments: str='{}') -> str

Xero connector operation `list_repeating_invoices` (platform tool `xero.list_repeating_invoices`).

Full source documentation
Xero connector operation `list_repeating_invoices` (platform tool `xero.list_repeating_invoices`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22752

xero_list_statements

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_statements(arguments: str='{}') -> str

Xero connector operation `list_statements` (platform tool `xero.list_statements`).

Full source documentation
Xero connector operation `list_statements` (platform tool `xero.list_statements`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22773

xero_list_tasks

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_tasks(arguments: str='{}') -> str

Xero connector operation `list_tasks` (platform tool `xero.list_tasks`).

Full source documentation
Xero connector operation `list_tasks` (platform tool `xero.list_tasks`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22794

xero_list_tax_rates

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_tax_rates(arguments: str='{}') -> str

Xero connector operation `list_tax_rates` (platform tool `xero.list_tax_rates`).

Full source documentation
Xero connector operation `list_tax_rates` (platform tool `xero.list_tax_rates`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22815

xero_list_time_entries

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_time_entries(arguments: str='{}') -> str

Xero connector operation `list_time_entries` (platform tool `xero.list_time_entries`).

Full source documentation
Xero connector operation `list_time_entries` (platform tool `xero.list_time_entries`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22836

xero_list_tracking_categories

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_tracking_categories(arguments: str='{}') -> str

Xero connector operation `list_tracking_categories` (platform tool `xero.list_tracking_categories`).

Full source documentation
Xero connector operation `list_tracking_categories` (platform tool `xero.list_tracking_categories`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22857

xero_pay_bill

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_pay_bill(arguments: str='{}') -> str

Xero connector operation `pay_bill` (platform tool `xero.pay_bill`).

Full source documentation
Xero connector operation `pay_bill` (platform tool `xero.pay_bill`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22878

xero_payroll_summary_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_payroll_summary_report(arguments: str='{}') -> str

Xero connector operation `payroll_summary_report` (platform tool `xero.payroll_summary_report`).

Full source documentation
Xero connector operation `payroll_summary_report` (platform tool `xero.payroll_summary_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22899

xero_profit_loss_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_profit_loss_report(arguments: str='{}') -> str

Xero connector operation `profit_loss_report` (platform tool `xero.profit_loss_report`).

Full source documentation
Xero connector operation `profit_loss_report` (platform tool `xero.profit_loss_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22920

xero_revert_payroll_au_timesheet

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_revert_payroll_au_timesheet(arguments: str='{}') -> str

Xero connector operation `revert_payroll_au_timesheet` (platform tool `xero.revert_payroll_au_timesheet`).

Full source documentation
Xero connector operation `revert_payroll_au_timesheet` (platform tool `xero.revert_payroll_au_timesheet`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22941

xero_trial_balance_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_trial_balance_report(arguments: str='{}') -> str

Xero connector operation `trial_balance_report` (platform tool `xero.trial_balance_report`).

Full source documentation
Xero connector operation `trial_balance_report` (platform tool `xero.trial_balance_report`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22962

xero_update_asset

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_asset(arguments: str='{}') -> str

Xero connector operation `update_asset` (platform tool `xero.update_asset`).

Full source documentation
Xero connector operation `update_asset` (platform tool `xero.update_asset`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:22983

xero_update_bank_transaction

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_bank_transaction(arguments: str='{}') -> str

Xero connector operation `update_bank_transaction` (platform tool `xero.update_bank_transaction`).

Full source documentation
Xero connector operation `update_bank_transaction` (platform tool `xero.update_bank_transaction`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23004

xero_update_contact

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_contact(arguments: str='{}') -> str

Xero connector operation `update_contact` (platform tool `xero.update_contact`).

Full source documentation
Xero connector operation `update_contact` (platform tool `xero.update_contact`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23025

xero_update_credit_note

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_credit_note(arguments: str='{}') -> str

Xero connector operation `update_credit_note` (platform tool `xero.update_credit_note`).

Full source documentation
Xero connector operation `update_credit_note` (platform tool `xero.update_credit_note`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23046

xero_update_expense_claim

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_expense_claim(arguments: str='{}') -> str

Xero connector operation `update_expense_claim` (platform tool `xero.update_expense_claim`).

Full source documentation
Xero connector operation `update_expense_claim` (platform tool `xero.update_expense_claim`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23067

xero_update_invoice

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_invoice(arguments: str='{}') -> str

Xero connector operation `update_invoice` (platform tool `xero.update_invoice`).

Full source documentation
Xero connector operation `update_invoice` (platform tool `xero.update_invoice`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23088

xero_update_item

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_item(arguments: str='{}') -> str

Xero connector operation `update_item` (platform tool `xero.update_item`).

Full source documentation
Xero connector operation `update_item` (platform tool `xero.update_item`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23109

xero_update_manual_journal

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_manual_journal(arguments: str='{}') -> str

Xero connector operation `update_manual_journal` (platform tool `xero.update_manual_journal`).

Full source documentation
Xero connector operation `update_manual_journal` (platform tool `xero.update_manual_journal`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23130

xero_update_project

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_project(arguments: str='{}') -> str

Xero connector operation `update_project` (platform tool `xero.update_project`).

Full source documentation
Xero connector operation `update_project` (platform tool `xero.update_project`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23151

xero_update_purchase_order

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_purchase_order(arguments: str='{}') -> str

Xero connector operation `update_purchase_order` (platform tool `xero.update_purchase_order`).

Full source documentation
Xero connector operation `update_purchase_order` (platform tool `xero.update_purchase_order`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23172

xero_update_quote

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_quote(arguments: str='{}') -> str

Xero connector operation `update_quote` (platform tool `xero.update_quote`).

Full source documentation
Xero connector operation `update_quote` (platform tool `xero.update_quote`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23193

xero_update_receipt

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_receipt(arguments: str='{}') -> str

Xero connector operation `update_receipt` (platform tool `xero.update_receipt`).

Full source documentation
Xero connector operation `update_receipt` (platform tool `xero.update_receipt`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23214

xero_update_repeating_invoice

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_repeating_invoice(arguments: str='{}') -> str

Xero connector operation `update_repeating_invoice` (platform tool `xero.update_repeating_invoice`).

Full source documentation
Xero connector operation `update_repeating_invoice` (platform tool `xero.update_repeating_invoice`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23235

xero_update_tracking_category

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_tracking_category(arguments: str='{}') -> str

Xero connector operation `update_tracking_category` (platform tool `xero.update_tracking_category`).

Full source documentation
Xero connector operation `update_tracking_category` (platform tool `xero.update_tracking_category`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23256

xero_update_tracking_options

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_tracking_options(arguments: str='{}') -> str

Xero connector operation `update_tracking_options` (platform tool `xero.update_tracking_options`).

Full source documentation
Xero connector operation `update_tracking_options` (platform tool `xero.update_tracking_options`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23277

xero_upload_attachment

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_upload_attachment(arguments: str='{}') -> str

Xero connector operation `upload_attachment` (platform tool `xero.upload_attachment`).

Full source documentation
Xero connector operation `upload_attachment` (platform tool `xero.upload_attachment`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23298

xero_upload_file

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_upload_file(arguments: str='{}') -> str

Xero connector operation `upload_file` (platform tool `xero.upload_file`).

Full source documentation
Xero connector operation `upload_file` (platform tool `xero.upload_file`).

Routes through `/api/tools/invoke` under your JWT, tenant, and company scope.

Args:
    arguments: JSON string of arguments for the connector operation.

Source: lightbulb/mcp_generated_tools.py:23319

0.15 release candidate · v0.15.0

Unreleased · default deny

Exact Git revision: acdf94f90c2ca26076099d16fba9c22fc6a306b9
Source-tree SHA-256: ea7eaffb6089914d757a6552c721342d50f3f4e85fc07f3001c9cd847ddf57cf
Released-authority manifest: 14070891292af484c798d35c5a9a1817abed177484a389129b874b6a30a01222

  • 345 sync-client members and 135 async-client members (126 awaitable)
  • 159 typed modules, 1772 callable/type symbols, and 1171 class/resource methods
  • 2548 declared public exports (2537 root package; 11 stable SDK facade)
  • 1513 public MCP tools across 53 namespaces

Documentation coverage: full source docstrings: sdk.modules.lightbulb.sdk. Bounded source summaries (up to 520 characters): sdk.syncMethods, sdk.asyncMethods, sdk.modules.legacy, mcp.tools. Names, signatures, export inventories, counts, and provenance remain complete for this exact revision.

airwallex_create_payment

Namespace: airwallex · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
airwallex_create_payment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Airwallex connector operation `create_payment` (platform tool `airwallex.create_payment`).

Source: lightbulb/mcp_generated_tools.py:13476

airwallex_list_balances

Namespace: airwallex · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
airwallex_list_balances(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Airwallex connector operation `list_balances` (platform tool `airwallex.list_balances`).

Source: lightbulb/mcp_generated_tools.py:13521

airwallex_list_payouts

Namespace: airwallex · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
airwallex_list_payouts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Airwallex connector operation `list_payouts` (platform tool `airwallex.list_payouts`).

Source: lightbulb/mcp_generated_tools.py:13566

airwallex_list_transactions

Namespace: airwallex · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
airwallex_list_transactions(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Airwallex connector operation `list_transactions` (platform tool `airwallex.list_transactions`).

Source: lightbulb/mcp_generated_tools.py:13611

bamboohr_add_employee

Namespace: bamboohr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
bamboohr_add_employee(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Bamboohr connector operation `add_employee` (platform tool `bamboohr.add_employee`).

Source: lightbulb/mcp_generated_tools.py:13656

billcom_approve_bill

Namespace: billcom · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
billcom_approve_bill(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Billcom connector operation `approve_bill` (platform tool `billcom.approve_bill`).

Source: lightbulb/mcp_generated_tools.py:13701

billcom_create_bill

Namespace: billcom · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
billcom_create_bill(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Billcom connector operation `create_bill` (platform tool `billcom.create_bill`).

Source: lightbulb/mcp_generated_tools.py:13746

billcom_list_bills

Namespace: billcom · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
billcom_list_bills(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Billcom connector operation `list_bills` (platform tool `billcom.list_bills`).

Source: lightbulb/mcp_generated_tools.py:13791

billcom_list_payments

Namespace: billcom · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
billcom_list_payments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Billcom connector operation `list_payments` (platform tool `billcom.list_payments`).

Source: lightbulb/mcp_generated_tools.py:13836

billcom_list_vendors

Namespace: billcom · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
billcom_list_vendors(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Billcom connector operation `list_vendors` (platform tool `billcom.list_vendors`).

Source: lightbulb/mcp_generated_tools.py:13881

brain_ask

Namespace: brain · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
brain_ask(message: str='', inputs: str='{}') -> str

Run the brain domain agent action `ask`.

Source: lightbulb/mcp_generated_tools.py:176

brain_chat

Namespace: brain · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
brain_chat(message: str='', inputs: str='{}') -> str

Run the brain domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:198

brain_describe_anatomy

Namespace: brain · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
brain_describe_anatomy(message: str='', inputs: str='{}') -> str

Run the brain domain agent action `describe_anatomy`.

Source: lightbulb/mcp_generated_tools.py:220

brain_plan_domain_intelligence

Namespace: brain · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
brain_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the brain domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:286

brain_what_can_you_do

Namespace: brain · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
brain_what_can_you_do(message: str='', inputs: str='{}') -> str

Run the brain domain agent action `what_can_you_do`.

Source: lightbulb/mcp_generated_tools.py:264

brain_where_is

Namespace: brain · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
brain_where_is(message: str='', inputs: str='{}') -> str

Run the brain domain agent action `where_is`.

Source: lightbulb/mcp_generated_tools.py:242

clio_action_plan_create

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_action_plan_create(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `action_plan_create` (platform tool `clio.action_plan_create`).

Source: lightbulb/mcp_generated_tools.py:13926

clio_action_plan_submit

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_action_plan_submit(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `action_plan_submit` (platform tool `clio.action_plan_submit`).

Source: lightbulb/mcp_generated_tools.py:13971

clio_api_request

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_api_request(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `api_request` (platform tool `clio.api_request`).

Source: lightbulb/mcp_generated_tools.py:14016

clio_create_bill

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_bill(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `create_bill` (platform tool `clio.create_bill`).

Source: lightbulb/mcp_generated_tools.py:14061

clio_create_contact

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_contact(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `create_contact` (platform tool `clio.create_contact`).

Source: lightbulb/mcp_generated_tools.py:14106

clio_create_custom_action

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_custom_action(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `create_custom_action` (platform tool `clio.create_custom_action`).

Source: lightbulb/mcp_generated_tools.py:14151

clio_create_damage

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_damage(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `create_damage` (platform tool `clio.create_damage`).

Source: lightbulb/mcp_generated_tools.py:14196

clio_create_folder

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_folder(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `create_folder` (platform tool `clio.create_folder`).

Source: lightbulb/mcp_generated_tools.py:14241

clio_create_grant

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_grant(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `create_grant` (platform tool `clio.create_grant`).

Source: lightbulb/mcp_generated_tools.py:14286

clio_create_matter

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_matter(display_number: Optional[str]=None, description: Optional[str]=None, client_id: Optional[str]=None, practice_area_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create a new Clio matter.

Source: lightbulb/mcp_generated_tools.py:14331

clio_create_medical_records_detail

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_medical_records_detail(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `create_medical_records_detail` (platform tool `clio.create_medical_records_detail`).

Source: lightbulb/mcp_generated_tools.py:14371

clio_create_task

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_task(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `create_task` (platform tool `clio.create_task`).

Source: lightbulb/mcp_generated_tools.py:14461

clio_create_time_entry

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_time_entry(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `create_time_entry` (platform tool `clio.create_time_entry`).

Source: lightbulb/mcp_generated_tools.py:14506

clio_create_webhook

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_create_webhook(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `create_webhook` (platform tool `clio.create_webhook`).

Source: lightbulb/mcp_generated_tools.py:14551

clio_delete_custom_action

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_delete_custom_action(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `delete_custom_action` (platform tool `clio.delete_custom_action`).

Source: lightbulb/mcp_generated_tools.py:14596

clio_delete_damage

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_delete_damage(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `delete_damage` (platform tool `clio.delete_damage`).

Source: lightbulb/mcp_generated_tools.py:14641

clio_delete_grant

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_delete_grant(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `delete_grant` (platform tool `clio.delete_grant`).

Source: lightbulb/mcp_generated_tools.py:14686

clio_delete_medical_records_detail

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_delete_medical_records_detail(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `delete_medical_records_detail` (platform tool `clio.delete_medical_records_detail`).

Source: lightbulb/mcp_generated_tools.py:14731

clio_delete_webhook

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_delete_webhook(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `delete_webhook` (platform tool `clio.delete_webhook`).

Source: lightbulb/mcp_generated_tools.py:14776

clio_get_contact

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_contact(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `get_contact` (platform tool `clio.get_contact`).

Source: lightbulb/mcp_generated_tools.py:14821

clio_get_custom_action

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_custom_action(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `get_custom_action` (platform tool `clio.get_custom_action`).

Source: lightbulb/mcp_generated_tools.py:14866

clio_get_damage

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_damage(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `get_damage` (platform tool `clio.get_damage`).

Source: lightbulb/mcp_generated_tools.py:14911

clio_get_document

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_document(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `get_document` (platform tool `clio.get_document`).

Source: lightbulb/mcp_generated_tools.py:14956

clio_get_grant

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_grant(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `get_grant` (platform tool `clio.get_grant`).

Source: lightbulb/mcp_generated_tools.py:15001

clio_get_matter

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_matter(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `get_matter` (platform tool `clio.get_matter`).

Source: lightbulb/mcp_generated_tools.py:15046

clio_get_medical_records_detail

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_medical_records_detail(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `get_medical_records_detail` (platform tool `clio.get_medical_records_detail`).

Source: lightbulb/mcp_generated_tools.py:15091

clio_get_user

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_user(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `get_user` (platform tool `clio.get_user`).

Source: lightbulb/mcp_generated_tools.py:15136

clio_get_webhook

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_get_webhook(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `get_webhook` (platform tool `clio.get_webhook`).

Source: lightbulb/mcp_generated_tools.py:15181

clio_list_activities

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_activities(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_activities` (platform tool `clio.list_activities`).

Source: lightbulb/mcp_generated_tools.py:15226

clio_list_bills

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_bills(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_bills` (platform tool `clio.list_bills`).

Source: lightbulb/mcp_generated_tools.py:15271

clio_list_calendars

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_calendars(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_calendars` (platform tool `clio.list_calendars`).

Source: lightbulb/mcp_generated_tools.py:15316

clio_list_communications

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_communications(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_communications` (platform tool `clio.list_communications`).

Source: lightbulb/mcp_generated_tools.py:15361

clio_list_contacts

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_contacts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_contacts` (platform tool `clio.list_contacts`).

Source: lightbulb/mcp_generated_tools.py:15406

clio_list_custom_actions

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_custom_actions(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_custom_actions` (platform tool `clio.list_custom_actions`).

Source: lightbulb/mcp_generated_tools.py:15451

clio_list_custom_fields

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_custom_fields(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_custom_fields` (platform tool `clio.list_custom_fields`).

Source: lightbulb/mcp_generated_tools.py:15496

clio_list_damages

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_damages(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_damages` (platform tool `clio.list_damages`).

Source: lightbulb/mcp_generated_tools.py:15541

clio_list_documents

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_documents(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_documents` (platform tool `clio.list_documents`).

Source: lightbulb/mcp_generated_tools.py:15586

clio_list_folders

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_folders(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_folders` (platform tool `clio.list_folders`).

Source: lightbulb/mcp_generated_tools.py:15631

clio_list_grants

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_grants(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_grants` (platform tool `clio.list_grants`).

Source: lightbulb/mcp_generated_tools.py:15676

clio_list_matters

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_matters(status: Optional[str]=None, client_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List Clio matters for the connected firm.

Source: lightbulb/mcp_generated_tools.py:15721

clio_list_medical_records_details

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_medical_records_details(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_medical_records_details` (platform tool `clio.list_medical_records_details`).

Source: lightbulb/mcp_generated_tools.py:15755

clio_list_notes

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_notes(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_notes` (platform tool `clio.list_notes`).

Source: lightbulb/mcp_generated_tools.py:15800

clio_list_payments

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_payments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_payments` (platform tool `clio.list_payments`).

Source: lightbulb/mcp_generated_tools.py:15890

clio_list_practice_areas

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_practice_areas(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_practice_areas` (platform tool `clio.list_practice_areas`).

Source: lightbulb/mcp_generated_tools.py:15935

clio_list_tasks

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_tasks(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_tasks` (platform tool `clio.list_tasks`).

Source: lightbulb/mcp_generated_tools.py:15980

clio_list_time_entries

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_time_entries(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_time_entries` (platform tool `clio.list_time_entries`).

Source: lightbulb/mcp_generated_tools.py:16025

clio_list_users

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_users(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_users` (platform tool `clio.list_users`).

Source: lightbulb/mcp_generated_tools.py:16070

clio_list_webhooks

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_list_webhooks(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `list_webhooks` (platform tool `clio.list_webhooks`).

Source: lightbulb/mcp_generated_tools.py:16115

clio_request

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_request(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `request` (platform tool `clio.request`).

Source: lightbulb/mcp_generated_tools.py:16160

clio_review_only

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_review_only(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `review_only` (platform tool `clio.review_only`).

Source: lightbulb/mcp_generated_tools.py:16205

clio_search

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_search(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `search` (platform tool `clio.search`).

Source: lightbulb/mcp_generated_tools.py:16250

clio_update_custom_action

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_custom_action(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `update_custom_action` (platform tool `clio.update_custom_action`).

Source: lightbulb/mcp_generated_tools.py:16295

clio_update_damage

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_damage(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `update_damage` (platform tool `clio.update_damage`).

Source: lightbulb/mcp_generated_tools.py:16340

clio_update_grant

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_grant(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `update_grant` (platform tool `clio.update_grant`).

Source: lightbulb/mcp_generated_tools.py:16385

clio_update_matter

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_matter(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `update_matter` (platform tool `clio.update_matter`).

Source: lightbulb/mcp_generated_tools.py:16430

clio_update_medical_bill

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_medical_bill(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `update_medical_bill` (platform tool `clio.update_medical_bill`).

Source: lightbulb/mcp_generated_tools.py:16475

clio_update_medical_record

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_medical_record(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `update_medical_record` (platform tool `clio.update_medical_record`).

Source: lightbulb/mcp_generated_tools.py:16520

clio_update_medical_records_detail

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_medical_records_detail(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `update_medical_records_detail` (platform tool `clio.update_medical_records_detail`).

Source: lightbulb/mcp_generated_tools.py:16565

clio_update_webhook

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_update_webhook(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `update_webhook` (platform tool `clio.update_webhook`).

Source: lightbulb/mcp_generated_tools.py:16610

clio_upload_document

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_upload_document(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `upload_document` (platform tool `clio.upload_document`).

Source: lightbulb/mcp_generated_tools.py:16655

clio_who_am_i

Namespace: clio · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
clio_who_am_i(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Clio connector operation `who_am_i` (platform tool `clio.who_am_i`).

Source: lightbulb/mcp_generated_tools.py:16700

coding_app_growth_loop_build

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_app_growth_loop_build(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `app_growth_loop_build`.

Source: lightbulb/mcp_generated_tools.py:768

coding_build_codegraph

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_build_codegraph(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `build_codegraph`.

Source: lightbulb/mcp_generated_tools.py:441

coding_build_page

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_build_page(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `build_page`.

Source: lightbulb/mcp_generated_tools.py:702

coding_chat

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_chat(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:308

coding_explain_code

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_explain_code(message: str='', path: Optional[str]=None, audience: str='engineer') -> str

Explain how a piece of code works, why it's structured this way, and what its inputs/outputs are. Tunes depth to the requested audience. Args: message: Free-text objective for the action. path (required): File path or symbol to explain. audience: One of: engineer, junior, product, executive.

Source: lightbulb/mcp_generated_tools.py:485

coding_format_code

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_format_code(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `format_code`.

Source: lightbulb/mcp_generated_tools.py:548

coding_generate_tickets

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_generate_tickets(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `generate_tickets`.

Source: lightbulb/mcp_generated_tools.py:570

coding_get_context

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_get_context(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `get_context`.

Source: lightbulb/mcp_generated_tools.py:463

coding_git_status

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_git_status(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `git_status`.

Source: lightbulb/mcp_generated_tools.py:526

coding_growth_loop_web_development

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_growth_loop_web_development(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `growth_loop_web_development`.

Source: lightbulb/mcp_generated_tools.py:790

coding_page_builder_web_development

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_page_builder_web_development(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `page_builder_web_development`.

Source: lightbulb/mcp_generated_tools.py:724

coding_plan_domain_intelligence

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:812

coding_prioritize_backlog

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_prioritize_backlog(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `prioritize_backlog`.

Source: lightbulb/mcp_generated_tools.py:592

coding_process_single_ticket

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_process_single_ticket(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `process_single_ticket`.

Source: lightbulb/mcp_generated_tools.py:636

coding_process_ticket_with_branch

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_process_ticket_with_branch(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `process_ticket_with_branch`.

Source: lightbulb/mcp_generated_tools.py:658

coding_propose_changes

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_propose_changes(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `propose_changes`.

Source: lightbulb/mcp_generated_tools.py:504

coding_read_code

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_read_code(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `read_code`.

Source: lightbulb/mcp_generated_tools.py:330

coding_run_command

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_run_command(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `run_command`.

Source: lightbulb/mcp_generated_tools.py:397

coding_run_pipeline

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_run_pipeline(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `run_pipeline`.

Source: lightbulb/mcp_generated_tools.py:614

coding_run_tests

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_run_tests(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `run_tests`.

Source: lightbulb/mcp_generated_tools.py:419

coding_search

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_search(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `search`.

Source: lightbulb/mcp_generated_tools.py:375

coding_watch_slack

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_watch_slack(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `watch_slack`.

Source: lightbulb/mcp_generated_tools.py:680

coding_website_growth_loop_build

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_website_growth_loop_build(message: str='', inputs: str='{}') -> str

Run the coding domain agent action `website_growth_loop_build`.

Source: lightbulb/mcp_generated_tools.py:746

coding_write_code

Namespace: coding · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
coding_write_code(message: str='', brief: Optional[str]=None, repo_path: Optional[str]=None, run_tests: bool=True) -> str

Plan and implement a code change end-to-end. Reads the relevant files, designs the change, writes the code, and runs tests. Returns a diff summary and test results. Args: message: Free-text objective for the action. brief (required): Plain-English description of the desired change. repo_path: Workspace-relative path to scope the change. run_tests: Run the test suite after the change.

Source: lightbulb/mcp_generated_tools.py:352

commerce_ab_test

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_ab_test(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `ab_test`.

Source: lightbulb/mcp_generated_tools.py:1406

commerce_assortment_gap_analysis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_assortment_gap_analysis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `assortment_gap_analysis`.

Source: lightbulb/mcp_generated_tools.py:1120

commerce_campaign_brief

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_campaign_brief(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `campaign_brief`.

Source: lightbulb/mcp_generated_tools.py:1340

commerce_cash_position

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_cash_position(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `cash_position`.

Source: lightbulb/mcp_generated_tools.py:1604

commerce_catalog_sync

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_catalog_sync(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `catalog_sync`.

Source: lightbulb/mcp_generated_tools.py:1164

commerce_category_landscape

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_category_landscape(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `category_landscape`.

Source: lightbulb/mcp_generated_tools.py:1032

commerce_chat

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_chat(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:834

commerce_competitor_watchlist

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_competitor_watchlist(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `competitor_watchlist`.

Source: lightbulb/mcp_generated_tools.py:1076

commerce_connector_health_summary

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_connector_health_summary(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `connector_health_summary`.

Source: lightbulb/mcp_generated_tools.py:2022

commerce_contract_to_pay

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_contract_to_pay(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `contract_to_pay`.

Source: lightbulb/mcp_generated_tools.py:1890

commerce_converse

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_converse(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `converse`.

Source: lightbulb/mcp_generated_tools.py:856

commerce_cross_agent_insight

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_cross_agent_insight(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `cross_agent_insight`.

Source: lightbulb/mcp_generated_tools.py:1384

commerce_customer_360

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_customer_360(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `customer_360`.

Source: lightbulb/mcp_generated_tools.py:1450

commerce_customer_profile

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_customer_profile(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `customer_profile`.

Source: lightbulb/mcp_generated_tools.py:1274

commerce_customer_segment

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_customer_segment(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `customer_segment`.

Source: lightbulb/mcp_generated_tools.py:1252

commerce_customer_value_summary

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_customer_value_summary(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `customer_value_summary`.

Source: lightbulb/mcp_generated_tools.py:1648

commerce_dashboard_summary

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_dashboard_summary(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `dashboard_summary`.

Source: lightbulb/mcp_generated_tools.py:1560

commerce_demand_forecast

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_demand_forecast(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `demand_forecast`.

Source: lightbulb/mcp_generated_tools.py:1956

commerce_economic_context

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_economic_context(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `economic_context`.

Source: lightbulb/mcp_generated_tools.py:1670

commerce_external_market_research

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_external_market_research(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `external_market_research`.

Source: lightbulb/mcp_generated_tools.py:1010

commerce_inventory_check

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_inventory_check(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `inventory_check`.

Source: lightbulb/mcp_generated_tools.py:1186

commerce_inventory_valuation

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_inventory_valuation(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `inventory_valuation`.

Source: lightbulb/mcp_generated_tools.py:1516

commerce_knowledge_build

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_knowledge_build(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `knowledge_build`.

Source: lightbulb/mcp_generated_tools.py:878

commerce_margin_analysis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_margin_analysis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `margin_analysis`.

Source: lightbulb/mcp_generated_tools.py:1494

commerce_market_observation_ingest

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_market_observation_ingest(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `market_observation_ingest`.

Source: lightbulb/mcp_generated_tools.py:966

commerce_market_observation_query

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_market_observation_query(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `market_observation_query`.

Source: lightbulb/mcp_generated_tools.py:988

commerce_order_to_invoice

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_order_to_invoice(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `order_to_invoice`.

Source: lightbulb/mcp_generated_tools.py:1428

commerce_personalize_campaign

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_personalize_campaign(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `personalize_campaign`.

Source: lightbulb/mcp_generated_tools.py:1318

commerce_plan_domain_intelligence

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:2132

commerce_po_approval_workflow

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_po_approval_workflow(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `po_approval_workflow`.

Source: lightbulb/mcp_generated_tools.py:1846

commerce_predict

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_predict(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `predict`.

Source: lightbulb/mcp_generated_tools.py:1296

commerce_price_optimization_run

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_price_optimization_run(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `price_optimization_run`.

Source: lightbulb/mcp_generated_tools.py:2000

commerce_pricing_intelligence

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_pricing_intelligence(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `pricing_intelligence`.

Source: lightbulb/mcp_generated_tools.py:1230

commerce_pricing_landscape

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_pricing_landscape(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `pricing_landscape`.

Source: lightbulb/mcp_generated_tools.py:1054

commerce_procurement_brief

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_procurement_brief(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `procurement_brief`.

Source: lightbulb/mcp_generated_tools.py:1692

commerce_product_analysis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_product_analysis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `product_analysis`.

Source: lightbulb/mcp_generated_tools.py:1208

commerce_product_graph_query

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_product_graph_query(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `product_graph_query`.

Source: lightbulb/mcp_generated_tools.py:1362

commerce_reconcile_refunds

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_reconcile_refunds(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `reconcile_refunds`.

Source: lightbulb/mcp_generated_tools.py:1538

commerce_resume_sync

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_resume_sync(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `resume_sync`.

Source: lightbulb/mcp_generated_tools.py:944

commerce_revenue_by_channel

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_revenue_by_channel(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `revenue_by_channel`.

Source: lightbulb/mcp_generated_tools.py:1582

commerce_revenue_by_product

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_revenue_by_product(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `revenue_by_product`.

Source: lightbulb/mcp_generated_tools.py:1472

commerce_service_catalog

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_service_catalog(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `service_catalog`.

Source: lightbulb/mcp_generated_tools.py:1142

commerce_sourcing_brief

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_sourcing_brief(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `sourcing_brief`.

Source: lightbulb/mcp_generated_tools.py:1802

commerce_spend_analysis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_spend_analysis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `spend_analysis`.

Source: lightbulb/mcp_generated_tools.py:1912

commerce_storefront_products_sync

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_storefront_products_sync(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `storefront_products_sync`.

Source: lightbulb/mcp_generated_tools.py:2066

commerce_storefront_publish

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_storefront_publish(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `storefront_publish`.

Source: lightbulb/mcp_generated_tools.py:2088

commerce_storefront_setup

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_storefront_setup(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `storefront_setup`.

Source: lightbulb/mcp_generated_tools.py:2044

commerce_storefront_status

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_storefront_status(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `storefront_status`.

Source: lightbulb/mcp_generated_tools.py:2110

commerce_supplier_evaluation

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_supplier_evaluation(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `supplier_evaluation`.

Source: lightbulb/mcp_generated_tools.py:1868

commerce_supplier_search

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_supplier_search(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `supplier_search`.

Source: lightbulb/mcp_generated_tools.py:1714

commerce_supply_chain_analysis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_supply_chain_analysis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `supply_chain_analysis`.

Source: lightbulb/mcp_generated_tools.py:1780

commerce_sync_history

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_sync_history(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `sync_history`.

Source: lightbulb/mcp_generated_tools.py:922

commerce_sync_status

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_sync_status(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `sync_status`.

Source: lightbulb/mcp_generated_tools.py:900

commerce_tariff_lookup

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_tariff_lookup(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `tariff_lookup`.

Source: lightbulb/mcp_generated_tools.py:1758

commerce_top_products_by_margin

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_top_products_by_margin(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `top_products_by_margin`.

Source: lightbulb/mcp_generated_tools.py:1626

commerce_trade_flow_lookup

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_trade_flow_lookup(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `trade_flow_lookup`.

Source: lightbulb/mcp_generated_tools.py:1736

commerce_transaction_anomaly_scan

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_transaction_anomaly_scan(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `transaction_anomaly_scan`.

Source: lightbulb/mcp_generated_tools.py:1978

commerce_trend_synthesis

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_trend_synthesis(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `trend_synthesis`.

Source: lightbulb/mcp_generated_tools.py:1098

commerce_vendor_onboarding

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_vendor_onboarding(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `vendor_onboarding`.

Source: lightbulb/mcp_generated_tools.py:1824

commerce_vendor_risk_assessment

Namespace: commerce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
commerce_vendor_risk_assessment(message: str='', inputs: str='{}') -> str

Run the commerce domain agent action `vendor_risk_assessment`.

Source: lightbulb/mcp_generated_tools.py:1934

content_analyze_results

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_analyze_results(message: str='', inputs: str='{}') -> str

Run the content domain agent action `analyze_results`.

Source: lightbulb/mcp_generated_tools.py:2462

content_anonymity_guard

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_anonymity_guard(message: str='', inputs: str='{}') -> str

Run the content domain agent action `anonymity_guard`.

Source: lightbulb/mcp_generated_tools.py:2528

content_chat

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_chat(message: str='', inputs: str='{}') -> str

Run the content domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:2154

content_competitor_analysis

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_competitor_analysis(message: str='', inputs: str='{}') -> str

Run the content domain agent action `competitor_analysis`.

Source: lightbulb/mcp_generated_tools.py:2308

content_dispatch

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_dispatch(message: str='', inputs: str='{}') -> str

Run the content domain agent action `dispatch`.

Source: lightbulb/mcp_generated_tools.py:2418

content_evolve_strategy

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_evolve_strategy(message: str='', inputs: str='{}') -> str

Run the content domain agent action `evolve_strategy`.

Source: lightbulb/mcp_generated_tools.py:2352

content_full_campaign

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_full_campaign(message: str='', inputs: str='{}') -> str

Run the content domain agent action `full_campaign`.

Source: lightbulb/mcp_generated_tools.py:2484

content_generate_content

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_generate_content(message: str='', inputs: str='{}') -> str

Run the content domain agent action `generate_content`.

Source: lightbulb/mcp_generated_tools.py:2198

content_generate_plan

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_generate_plan(message: str='', inputs: str='{}') -> str

Run the content domain agent action `generate_plan`.

Source: lightbulb/mcp_generated_tools.py:2176

content_generate_variants

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_generate_variants(message: str='', inputs: str='{}') -> str

Run the content domain agent action `generate_variants`.

Source: lightbulb/mcp_generated_tools.py:2440

content_plan_domain_intelligence

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the content domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:2550

content_prepare_publish

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_prepare_publish(message: str='', inputs: str='{}') -> str

Run the content domain agent action `prepare_publish`.

Source: lightbulb/mcp_generated_tools.py:2242

content_refine

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_refine(message: str='', inputs: str='{}') -> str

Run the content domain agent action `refine`.

Source: lightbulb/mcp_generated_tools.py:2220

content_repurpose

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_repurpose(message: str='', inputs: str='{}') -> str

Run the content domain agent action `repurpose`.

Source: lightbulb/mcp_generated_tools.py:2374

content_schedule

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_schedule(message: str='', inputs: str='{}') -> str

Run the content domain agent action `schedule`.

Source: lightbulb/mcp_generated_tools.py:2396

content_seo_optimize

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_seo_optimize(message: str='', inputs: str='{}') -> str

Run the content domain agent action `seo_optimize`.

Source: lightbulb/mcp_generated_tools.py:2286

content_seo_research

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_seo_research(message: str='', inputs: str='{}') -> str

Run the content domain agent action `seo_research`.

Source: lightbulb/mcp_generated_tools.py:2264

content_social_content_pipeline

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_social_content_pipeline(message: str='', inputs: str='{}') -> str

Run the content domain agent action `social_content_pipeline`.

Source: lightbulb/mcp_generated_tools.py:2506

content_sync_analytics

Namespace: content · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
content_sync_analytics(message: str='', inputs: str='{}') -> str

Run the content domain agent action `sync_analytics`.

Source: lightbulb/mcp_generated_tools.py:2330

activate_agent_marketplace_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
activate_agent_marketplace_action(installation_id: str, idempotency_key: str) -> str

Activate an installation while leaving HITL and entitlement checks intact.

Source: lightbulb/mcp_server.py:5204

approve_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
approve_task(task_id: str, comments: str='') -> str

Approve a pending HITL task, allowing the agent workflow to continue.

Source: lightbulb/mcp_server.py:8507

approve_voice_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
approve_voice_action(execution_id: str, approval_task_id: str, comments: str='') -> str

Approve a pending in-call voice action.

Source: lightbulb/mcp_server.py:9853

archive_agent_marketplace_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
archive_agent_marketplace_action(listing_id: str, idempotency_key: str, reason: str='') -> str

Archive a publisher-owned marketplace listing idempotently.

Source: lightbulb/mcp_server.py:5115

ask_document_agent

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
ask_document_agent(message: str, action: str='chat') -> str

Send a message to the document intelligence agent.

Source: lightbulb/mcp_server.py:3949

author_agentic_workflow

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
author_agentic_workflow(prompt: str, name: str='', workflow_type: str='', preferred_domains: str='', publish: bool=False) -> str

Create an agentic workflow artifact from a prompt.

Source: lightbulb/mcp_server.py:7787

author_workflow_trigger

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
author_workflow_trigger(workflow_definition_id: str, trigger_type: str='schedule', schedule: str='', event_type: str='', event_filter: str='{}', name: str='', description: str='', site_project_id: str='', configuration: str='{}', enabled: bool=False) -> str

Create a governed schedule or event trigger for an authored workflow.

Source: lightbulb/mcp_server.py:7829

backbone_execute

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
backbone_execute(objective: str, inputs: str='{}') -> str

Execute a research, analysis, or code generation task via the backbone agent.

Source: lightbulb/mcp_server.py:4526

bind_project_mission_action

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_APPEND_ONLY_ANNOTATIONS

MCP tool signature
bind_project_mission_action(project_id: str, mission_run_receipt_id: str, action_event_id: str, binding_id: str='', note: str='', confirm_bind: bool=False) -> str

Bind one later same-project action event to a locked mission briefing.

Source: lightbulb/mcp_server.py:2967

business_classify_reply

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
business_classify_reply(reply_text: str, thread_context: str='{}', taxonomy: str='[]', confidence_threshold: float=0.75, channel: str='email') -> str

Classify an inbound reply and propose a governed next workflow event.

Source: lightbulb/mcp_server.py:7047

business_create_invoice

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
business_create_invoice(provider: str='', customer_name: str='', customer_id: str='', line_items: str='[]', amount: float=0.0, currency: str='USD', due_date: str='', reference: str='', memo: str='', preview_only: bool=True) -> str

Create or stage a customer invoice as a Lightbulb business primitive.

Source: lightbulb/mcp_server.py:6966

business_draft_contract

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
business_draft_contract(document_type: str, brief: str, counterparty: str='', jurisdiction: str='', playbook: str='', context: str='{}', preview_only: bool=True) -> str

Draft a contract or legal document packet as a business primitive.

Source: lightbulb/mcp_server.py:7091

business_review_contract

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
business_review_contract(contract_url: str, playbook: str='', counterparty_name: str='', focus: str='', context: str='{}') -> str

Review a contract against a playbook as a business primitive.

Source: lightbulb/mcp_server.py:7127

business_schedule_meeting

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
business_schedule_meeting(attendees: str='[]', title: str='', time_window: str='', duration_minutes: int=30, agenda: str='', preview_only: bool=True) -> str

Propose or schedule a meeting with calendar response tracking guidance.

Source: lightbulb/mcp_server.py:7161

business_write_email

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
business_write_email(to: str='', subject: str='', body: str='', intent: str='', tone: str='', send: bool=False, context: str='{}', preview_only: bool=True) -> str

Draft or send an email with reply capture and thread context guidance.

Source: lightbulb/mcp_server.py:7008

cancel_recursive_agent_execution

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
cancel_recursive_agent_execution(execution_id: str) -> str

Fence one exact user-owned recursive tree from further work.

Source: lightbulb/mcp_server.py:4643

cancel_workflow_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
cancel_workflow_run(workflow_run_ref: str) -> str

Stop a scoped running or approval-waiting workflow to bound cost and work.

Source: lightbulb/mcp_server.py:7778

code_workspace_add_collaborator

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_add_collaborator(workspace_id: str, email: str='', user_id: str='', role: str='viewer') -> str

Add a collaborator to a workspace (role: viewer | editor | admin).

Source: lightbulb/mcp_server.py:10010

code_workspace_add_note

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_add_note(workspace_id: str, content: str) -> str

Append a note to a workspace (visible to collaborators).

Source: lightbulb/mcp_server.py:10108

code_workspace_approve_access_request

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_approve_access_request(workspace_id: str, request_id: str) -> str

Approve a pending access request.

Source: lightbulb/mcp_server.py:10084

code_workspace_cancel_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_cancel_run(workspace_id: str, run_id: str) -> str

Cancel an in-flight coding run.

Source: lightbulb/mcp_server.py:10228

code_workspace_chat

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_chat(workspace_id: str, message: str, action: str='chat', conversation_id: str='', active_file: str='', history: str='[]', attachments: str='[]', context: str='{}', policy: str='{}', preview_mode: bool=False, auto_push: bool=False, max_tool_loops: int=8, max_cost_usd: float | None=None, max_total_tokens: int | None=None, idempotency_key: str='', agent_model_selection_id: str='', agent_provider_connection_id: str='', agent_model_id: str='', agent_model_profile_id: str='', coding_harness: str='') -> str

Send a message to a code workspace — ask it to write code, run commands, analyze files.

Source: lightbulb/mcp_server.py:7433

code_workspace_claude_session_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_claude_session_action(workspace_id: str, session_id: str, action: str, body: str='{}') -> str

Perform a Claude SDK session action.

Source: lightbulb/mcp_server.py:10260

code_workspace_claude_sessions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_claude_sessions(workspace_id: str) -> str

List Claude SDK sessions associated with a workspace.

Source: lightbulb/mcp_server.py:10241

code_workspace_codex_thread_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_codex_thread_action(workspace_id: str, thread_id: str, action: str, body: str='{}') -> str

Perform a thread-level Codex action.

Source: lightbulb/mcp_server.py:10309

code_workspace_codex_threads

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_codex_threads(workspace_id: str, archived: str='') -> str

List Codex runtime threads for a workspace.

Source: lightbulb/mcp_server.py:10287

code_workspace_codex_turn_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_codex_turn_action(workspace_id: str, thread_id: str, turn_id: str, action: str, body: str='{}') -> str

Steer or interrupt a specific Codex turn.

Source: lightbulb/mcp_server.py:10332

code_workspace_collaboration

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_collaboration(workspace_id: str) -> str

Get collaboration info (members, share-links, pending requests).

Source: lightbulb/mcp_server.py:10000

code_workspace_deny_access_request

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_deny_access_request(workspace_id: str, request_id: str) -> str

Deny a pending access request.

Source: lightbulb/mcp_server.py:10096

code_workspace_get_active_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_get_active_run(workspace_id: str) -> str

Get the active coding run for a workspace, if one exists.

Source: lightbulb/mcp_server.py:7585

code_workspace_get_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_get_run(workspace_id: str, run_id: str) -> str

Get the details for a specific coding run.

Source: lightbulb/mcp_server.py:7598

code_workspace_proposal_apply

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_proposal_apply(workspace_id: str, proposal_id: str) -> str

Apply a code-change proposal to workspace files.

Source: lightbulb/mcp_server.py:10193

code_workspace_proposal_reject

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_proposal_reject(workspace_id: str, proposal_id: str, reason: str='') -> str

Reject a code-change proposal.

Source: lightbulb/mcp_server.py:10203

code_workspace_proposals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_proposals(workspace_id: str) -> str

List code-change proposals for a workspace.

Source: lightbulb/mcp_server.py:10174

code_workspace_pull_request

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_pull_request(workspace_id: str, body: str='{}') -> str

Open a GitHub pull request from the workspace branch.

Source: lightbulb/mcp_server.py:10217

code_workspace_remove_collaborator

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_remove_collaborator(workspace_id: str, collaborator_id: str) -> str

Revoke a collaborator's access.

Source: lightbulb/mcp_server.py:10046

code_workspace_run_review

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_run_review(workspace_id: str, run_id: str, verdict: str, feedback: str='') -> str

Submit a human review verdict for a run (accept | reject | request_changes).

Source: lightbulb/mcp_server.py:10150

code_workspace_run_review_apply

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_run_review_apply(workspace_id: str, run_id: str) -> str

Apply review-suggested changes to the workspace.

Source: lightbulb/mcp_server.py:10164

code_workspace_runs

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_runs(workspace_id: str, limit: int=20) -> str

List historical coding runs for a workspace.

Source: lightbulb/mcp_server.py:10121

code_workspace_runs_insights

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_runs_insights(workspace_id: str) -> str

Aggregate run-quality insights for a workspace.

Source: lightbulb/mcp_server.py:10140

code_workspace_update_collaborator

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_update_collaborator(workspace_id: str, collaborator_id: str, role: str) -> str

Change a collaborator's role.

Source: lightbulb/mcp_server.py:10032

code_workspace_wait_for_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
code_workspace_wait_for_run(workspace_id: str, run_id: str='', timeout_seconds: int=60, poll_interval_seconds: int=2) -> str

Wait for a coding run to finish and return its latest status.

Source: lightbulb/mcp_server.py:7609

compile_business_workflow

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=True, destructiveHint=False, idempotentHint=True, openWorldHint=False)

MCP tool signature
compile_business_workflow(objective: str, primitive_ids: str='', workflow_name: str='', workflow_type: str='', trigger_event: str='', owner_role: str='workflow_owner', loop: bool=False, max_iterations: int | None=None, inputs: str='{}') -> str

Compile a portable workflow draft from Lightbulb business primitives.

Source: lightbulb/mcp_server.py:6238

compose_business_workflow

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
compose_business_workflow(objective: str, primitive_ids: str='', workflow_name: str='', workflow_type: str='', trigger_event: str='', owner_role: str='workflow_owner', loop: bool=False, max_iterations: int | None=None, publish: bool=False, inputs: str='{}') -> str

Draft an Agent Builder workflow from business primitives.

Source: lightbulb/mcp_server.py:6720

configure_backbone_agent_surface

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
configure_backbone_agent_surface(backbone_surface: str, model_provider: str='', model_id: str='', provider_connection_id: str='', scope: str='USER', request_overrides: str='{}') -> str

Configure the preferred Backbone host surface, such as ChatGPT MCP.

Source: lightbulb/mcp_server.py:6889

configure_coding_agent_runtime

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
configure_coding_agent_runtime(runtime_backend: str, model_provider: str='', model_id: str='', provider_connection_id: str='', use_codex_account: bool=False, scope: str='USER', request_overrides: str='{}') -> str

Configure Codex or Claude Code as the Lightbulb coding agent runtime.

Source: lightbulb/mcp_server.py:6841

context_checkpoint

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
context_checkpoint(space_ref: str, session_ref: str, base_revision: int, idempotency_key: str, events_json: str='[]', state_json: str='{}', company_ref: str='', project_ref: str='') -> str

Checkpoint host deltas and structured task state durably.

Source: lightbulb/mcp_server.py:9133

context_open

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
context_open(host: str, host_session_ref: str='', model: str='', space_ref: str='', token_budget: int=2400, query: str='', repository_json: str='{}', company_ref: str='', project_ref: str='') -> str

Open or resume durable private working context for this host session.

Source: lightbulb/mcp_server.py:8975

context_pack

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
context_pack(space_ref: str, session_ref: str='', query: str='', token_budget: int=2400, max_items: int=12, company_ref: str='', project_ref: str='') -> str

Load a ranked working pack from a Lightbulb Context Space.

Source: lightbulb/mcp_server.py:9032

context_read

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
context_read(space_ref: str, refs_json: str, token_budget: int=2400, company_ref: str='', project_ref: str='') -> str

Read exact context items by opaque refs returned from pack or search.

Source: lightbulb/mcp_server.py:9104

context_search

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
context_search(space_ref: str, query: str, token_budget: int=2400, max_items: int=10, kinds_json: str='', company_ref: str='', project_ref: str='') -> str

Search durable context when the current pack lacks specific evidence.

Source: lightbulb/mcp_server.py:9067

context_status

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
context_status(space_ref: str, session_ref: str='', company_ref: str='', project_ref: str='') -> str

Inspect Context Space size, revision, scope, and host binding status.

Source: lightbulb/mcp_server.py:9178

create_account_shell_customization_draft

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_account_shell_customization_draft(document: str, base_revision_id: str='') -> str

Create a governed account-shell draft from an exact base revision.

Source: lightbulb/mcp_server.py:4768

create_approval_auto_accept

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_approval_auto_accept(task_id: str, body: str='{}') -> str

Create an auto-accept rule from an existing approval task's shape.

Source: lightbulb/mcp_server.py:10800

create_crm_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_crm_task(body: str, tenant_id: str='') -> str

Create a CRM task. Body is JSON (title, status, assigneeId, dueDate, contactId, dealId, ...).

Source: lightbulb/mcp_server.py:10743

create_document

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_document(title: str, body: str, format: str='docx', target_suite: str='internal_library') -> str

Create a new document (report, memo, brief, etc.).

Source: lightbulb/mcp_server.py:3886

create_project_from_preflight

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_project_from_preflight(receipt_json: str, coding_harness: str, confirm_create: bool=False, confirm_open_questions: bool=False, workspace_id: str='', repo_connection_id: str='', idempotency_key: str='', play_style: str='') -> str

Create the exact project draft in a preflight receipt after confirmation.

Source: lightbulb/mcp_server.py:3625

create_slide_deck

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_slide_deck(title: str, body: str='', target_suite: str='internal_library') -> str

Create a new presentation / slide deck.

Source: lightbulb/mcp_server.py:3929

create_spreadsheet

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
create_spreadsheet(title: str, body: str='', target_suite: str='internal_library') -> str

Create a new spreadsheet.

Source: lightbulb/mcp_server.py:3909

decide_workflow_improvement_packet

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
decide_workflow_improvement_packet(packet_id: str, approval_scope: str, decision: str, rationale: str='', evidence: str='{}') -> str

Record one immutable human decision for implementation, publish, or deploy.

Source: lightbulb/mcp_server.py:6567

delete_approval_preference

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
delete_approval_preference(preference_id: str) -> str

Remove an auto-accept rule.

Source: lightbulb/mcp_server.py:10811

delete_crm_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
delete_crm_task(task_id: str, tenant_id: str='') -> str

Delete a CRM task.

Source: lightbulb/mcp_server.py:10767

describe_anatomy

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
describe_anatomy(kind: str='', id: str='') -> str

Introspect the Company Brain's own anatomy (services, data-stores, domains, actions).

Source: lightbulb/mcp_server.py:3969

dispatch_domain_agent

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
dispatch_domain_agent(domain: str, message: str, action: str='chat', inputs: str='{}') -> str

Dispatch a message to any domain agent on the platform.

Source: lightbulb/mcp_server.py:4039

doc_builder_add_collaborator

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
doc_builder_add_collaborator(session_id: str, email: str='', user_id: str='', role: str='viewer') -> str

Add a collaborator to a document builder session.

Source: lightbulb/mcp_server.py:11035

doc_builder_collaboration

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
doc_builder_collaboration(session_id: str) -> str

Collaboration info for a document builder session.

Source: lightbulb/mcp_server.py:11025

doc_builder_get_messages

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
doc_builder_get_messages(session_id: str, limit: int=50) -> str

Get message history for a document builder session.

Source: lightbulb/mcp_server.py:11073

doc_builder_save

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
doc_builder_save(session_id: str, body: str='{}') -> str

Save the current state of a document builder session.

Source: lightbulb/mcp_server.py:11083

dynamic_workflow_attach

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
dynamic_workflow_attach(company_ref: str, project_ref: str, run_ref: str, host: str, host_session_ref: str, host_role: str, expected_revision: int, idempotency_key: str) -> str

Attach fresh planner, builder, or evaluator host custody to a run.

Source: lightbulb/mcp_server.py:5758

dynamic_workflow_cancel

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
dynamic_workflow_cancel(company_ref: str, project_ref: str, run_ref: str, host_binding_ref: str, session_receipt: str, host_role: str, expected_revision: int, idempotency_key: str, reason: str) -> str

Cancel a non-terminal workflow with exact optimistic concurrency.

Source: lightbulb/mcp_server.py:5958

dynamic_workflow_next_assignment

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
dynamic_workflow_next_assignment(company_ref: str, project_ref: str, run_ref: str, host_binding_ref: str, session_receipt: str, host_role: str, expected_revision: int, idempotency_key: str) -> str

Lease the next assignment for the caller's exact role binding.

Source: lightbulb/mcp_server.py:5808

dynamic_workflow_start

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
dynamic_workflow_start(company_ref: str, project_ref: str, objective: str, acceptance_criteria: list[_DynamicWorkflowAcceptanceCriterion], host: str, expected_revision: int, idempotency_key: str, host_session_ref: str='', acceptance_policy: str='distinct_binding', workflow_spec: dict[str, Any] | None=None, inputs: dict[str, Any] | None=None) -> str

Start a scoped authoritative planner/builder/evaluator workflow.

Source: lightbulb/mcp_server.py:5725

dynamic_workflow_status

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
dynamic_workflow_status(company_ref: str, project_ref: str, run_ref: str, host_binding_ref: str, session_receipt: str, host_role: str) -> str

Read bounded run status with a role-bound continuation receipt.

Source: lightbulb/mcp_server.py:5785

dynamic_workflow_submit_builder_result

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
dynamic_workflow_submit_builder_result(company_ref: str, project_ref: str, run_ref: str, host_binding_ref: str, session_receipt: str, host_role: str, assignment_ref: str, assignment_receipt: str, expected_revision: int, idempotency_key: str, outcome: str, summary: str, plan_digest: str, iteration: int, evidence_refs: list[_DynamicWorkflowBuilderEvidence], progress_digest: str) -> str

Commit a builder result and content-addressed evidence under lease.

Source: lightbulb/mcp_server.py:5870

dynamic_workflow_submit_evaluator_verdict

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
dynamic_workflow_submit_evaluator_verdict(company_ref: str, project_ref: str, run_ref: str, host_binding_ref: str, session_receipt: str, host_role: str, assignment_ref: str, assignment_receipt: str, expected_revision: int, idempotency_key: str, decision: str, accepted: bool, summary: str, plan_digest: str, builder_result_digest: str, required_criterion_ids: list[str], criterion_results: list[_DynamicWorkflowCriterionResult]) -> str

Commit a default-fail evaluator verdict under fresh evaluator custody.

Source: lightbulb/mcp_server.py:5913

dynamic_workflow_submit_plan

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
dynamic_workflow_submit_plan(company_ref: str, project_ref: str, run_ref: str, host_binding_ref: str, session_receipt: str, host_role: str, assignment_ref: str, assignment_receipt: str, expected_revision: int, idempotency_key: str, required_criterion_ids: list[str], plan: _DynamicWorkflowPlan) -> str

Commit a canonical planner plan under its exclusive assignment lease.

Source: lightbulb/mcp_server.py:5835

evaluate_project_offline_policy

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_APPEND_ONLY_ANNOTATIONS

MCP tool signature
evaluate_project_offline_policy(project_id: str, behavior_policy_id: str, candidate_policy_id: str, metric_id: str, pairs_json: str, evaluation_id: str='', note: str='', confirm_evaluate: bool=False) -> str

Estimate a candidate from exact assignment/outcome receipt pairs.

Source: lightbulb/mcp_server.py:3501

flush_sdk_runtime_outcomes

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
flush_sdk_runtime_outcomes(idempotency_key: str='') -> str

Persist queued outcomes in the authenticated tenant/company ledger.

Source: lightbulb/mcp_server.py:6205

get_account_shell_customization

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_account_shell_customization() -> str

Read the effective governed account-shell customization.

Source: lightbulb/mcp_server.py:4758

get_agent_marketplace_action_publication

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_agent_marketplace_action_publication(publication_id: str) -> str

Inspect one governed publication attempt by its server-issued UUID.

Source: lightbulb/mcp_server.py:5101

get_agent_marketplace_installation

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_agent_marketplace_installation(installation_id: str) -> str

Get one marketplace installation for the selected company.

Source: lightbulb/mcp_server.py:5156

get_agent_marketplace_invocation_receipt

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_agent_marketplace_invocation_receipt(invocation_id: str) -> str

Get the bounded audit receipt for a marketplace invocation.

Source: lightbulb/mcp_server.py:5315

get_agent_marketplace_invocation_status

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_agent_marketplace_invocation_status(invocation_id: str) -> str

Get current state for a marketplace invocation in the selected company.

Source: lightbulb/mcp_server.py:5306

get_agent_marketplace_listing

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_agent_marketplace_listing(listing_id: str, revision_id: str='', include_inputs: bool=True) -> str

Get one persisted UUID listing and, optionally, one immutable UUID revision.

Source: lightbulb/mcp_server.py:4995

get_agent_runtime_config

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_agent_runtime_config(agent_type: str='coding') -> str

Get the effective runtime config for coding or Backbone.

Source: lightbulb/mcp_server.py:6831

get_agent_training_pair_status

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_agent_training_pair_status(pair_handle: str, project_id: str='') -> str

Read one exact-owner, privacy-minimized governed training-pair status.

Source: lightbulb/mcp_server.py:5475

get_aoc_decision

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_aoc_decision(decision_id: str) -> str

Get a specific AutoCompany decision.

Source: lightbulb/mcp_server.py:10486

get_aoc_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_aoc_run(run_id: str) -> str

Get an AutoCompany run detail.

Source: lightbulb/mcp_server.py:10381

get_aoc_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_aoc_task(task_id: str) -> str

Get an AutoCompany task detail.

Source: lightbulb/mcp_server.py:10433

get_aoc_tick

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_aoc_tick(tick_id: str) -> str

Get a single AutoCompany tick.

Source: lightbulb/mcp_server.py:10512

get_approval_details

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_approval_details(task_id: str) -> str

Get full details of a pending approval task before deciding.

Source: lightbulb/mcp_server.py:8489

get_artifact

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_artifact(artifact_id: str) -> str

Get the full content of a specific artifact.

Source: lightbulb/mcp_server.py:7679

get_crm_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_crm_task(task_id: str, tenant_id: str='') -> str

Get a CRM task detail.

Source: lightbulb/mcp_server.py:10733

get_project_connector_route_descriptor

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=True, destructiveHint=False, idempotentHint=True, openWorldHint=False)

MCP tool signature
get_project_connector_route_descriptor(project_id: str, connector_account_ref: str, tool_name: str) -> str

Resolve sanitized governed route coordinates for one account and Tool.

Source: lightbulb/mcp_server.py:8143

get_project_game_snapshot

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
get_project_game_snapshot(project_id: str) -> str

Fetch the canonical, exact-scoped campaign state for one project.

Source: lightbulb/mcp_server.py:2743

get_recursive_agent_execution_status

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_recursive_agent_execution_status(execution_id: str) -> str

Inspect one exact user-owned recursive execution without secret capabilities.

Source: lightbulb/mcp_server.py:4652

get_server_workflow_improvement_packet

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_server_workflow_improvement_packet(packet_id: str) -> str

Read one exact authenticated tenant/company workflow-improvement packet.

Source: lightbulb/mcp_server.py:6557

get_server_workflow_improvement_status

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_server_workflow_improvement_status() -> str

Read durable tenant/company-scoped improvement status from Lightbulb.

Source: lightbulb/mcp_server.py:6537

get_voice_execution

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_voice_execution(execution_id: str) -> str

Get a voice execution detail (transcript, status, agent decisions).

Source: lightbulb/mcp_server.py:9823

get_workflow_improvement_audit

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_workflow_improvement_audit(packet_id: str) -> str

Read the immutable, hash-chained audit trail for one scoped packet.

Source: lightbulb/mcp_server.py:6600

get_workflow_improvement_delivery

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_workflow_improvement_delivery(delivery_id: str) -> str

Read the current scoped branch/PR/CI/staging/canary delivery state.

Source: lightbulb/mcp_server.py:6664

get_workflow_improvement_status

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_workflow_improvement_status(output_dir: str='') -> str

Read local workflow-improvement score, trend, queue, and safety state.

Source: lightbulb/mcp_server.py:6489

get_workflow_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_workflow_run(workflow_run_ref: str) -> str

Inspect a scoped workflow run without returning its inputs or outputs.

Source: lightbulb/mcp_server.py:7769

get_workflow_trigger_catalog

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
get_workflow_trigger_catalog() -> str

List schedule literals and event types accepted by workflow authoring.

Source: lightbulb/mcp_server.py:7822

grep_documents

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grep_documents(pattern: str, regex: bool=True, case_sensitive: bool=False, folder_path: str='', top_k: int=20) -> str

Grep across document content using pattern matching (like ripgrep).

Source: lightbulb/mcp_server.py:3797

hr_live_advance_application

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_advance_application(application_id: str, body: str='{}') -> str

Advance a Greenhouse candidate to the next stage (HITL-gated).

Source: lightbulb/mcp_server.py:9965

hr_live_cases

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_cases() -> str

HR case-board items from Monday.com.

Source: lightbulb/mcp_server.py:9927

hr_live_health

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_health() -> str

Health check for HR connector tokens (BambooHR / Greenhouse / Monday).

Source: lightbulb/mcp_server.py:9987

hr_live_leave_balance

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_leave_balance(bamboo_employee_id: str) -> str

BambooHR leave balance for an employee.

Source: lightbulb/mcp_server.py:9907

hr_live_monday_board

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_monday_board(checklist_id: str) -> str

Monday.com board for an HR onboarding checklist.

Source: lightbulb/mcp_server.py:9917

hr_live_recruiting_applications

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_recruiting_applications(job_id: str='', status: str='') -> str

List Greenhouse applications.

Source: lightbulb/mcp_server.py:9950

hr_live_recruiting_jobs

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_recruiting_jobs(status: str='') -> str

List Greenhouse jobs.

Source: lightbulb/mcp_server.py:9937

hr_live_reject_application

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_reject_application(application_id: str, body: str='{}') -> str

Reject a Greenhouse application (HITL-gated).

Source: lightbulb/mcp_server.py:9976

hr_live_whos_out

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_live_whos_out() -> str

BambooHR who's-out roster (current and upcoming time-off).

Source: lightbulb/mcp_server.py:9897

inspect_agent_learning_readiness

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
inspect_agent_learning_readiness(installation_id: str, revision_id: str, project_id: str='') -> str

Inspect critical learning readiness for one exact installed ACTION revision.

Source: lightbulb/mcp_server.py:5324

inspect_agent_training_input_custody

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
inspect_agent_training_input_custody(installation_id: str, revision_id: str, project_id: str='') -> str

Inspect exact-owner custody for one installed ACTION revision.

Source: lightbulb/mcp_server.py:5349

inspect_project_creation_world_ready

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
inspect_project_creation_world_ready(name: str, instructions: str='', play_style: str='guided_human_in_the_loop') -> str

Inspect blockers without invoking project or preflight endpoints.

Source: lightbulb/mcp_server.py:2714

inspect_project_game_campaign

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
inspect_project_game_campaign(project_id: str) -> str

Compatibility alias for ``get_project_game_snapshot(project_id)``.

Source: lightbulb/mcp_server.py:2765

install_agent_marketplace_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
install_agent_marketplace_action(listing_id: str, revision_id: str, idempotency_key: str, deployment_targets: str='[]') -> str

Install persisted UUIDs returned by list_agent_marketplace_listings.

Source: lightbulb/mcp_server.py:5165

invoke_agent_marketplace_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
invoke_agent_marketplace_action(installation_id: str, idempotency_key: str, inputs: str='{}', message: str='', objective: str='', dry_run: bool=True, preview_invocation_id: str='', confirm_live: bool=False) -> str

Preview first, then explicitly confirm the exact preview for a live invocation.

Source: lightbulb/mcp_server.py:5254

invoke_tool

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
invoke_tool(tool_name: str, arguments: str='{}', project_id: str='', project_ref: str='', connector_account_ref: str='', idempotency_key: str='', effect: str='', approval_ref: str='') -> str

Invoke a platform tool through exact governed project/account custody.

Source: lightbulb/mcp_server.py:8267

it_ops_live_github

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_live_github() -> str

Live GitHub data passthrough for the IT-Ops workspace.

Source: lightbulb/mcp_server.py:10947

it_ops_live_jira

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_live_jira() -> str

Live Jira data passthrough for the IT-Ops workspace.

Source: lightbulb/mcp_server.py:10927

it_ops_live_notion

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_live_notion() -> str

Live Notion data passthrough for the IT-Ops workspace.

Source: lightbulb/mcp_server.py:10957

it_ops_live_slack

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_live_slack() -> str

Live Slack data passthrough for the IT-Ops workspace.

Source: lightbulb/mcp_server.py:10937

it_ops_mcp_manifest

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_mcp_manifest() -> str

Get the IT-Ops workspace MCP manifest.

Source: lightbulb/mcp_server.py:10967

lightbulb_describe_capability

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=True, destructiveHint=False, idempotentHint=True, openWorldHint=False)

MCP tool signature
lightbulb_describe_capability(name: str) -> str

Load the schema and safety metadata for one discovered capability.

Source: lightbulb/mcp_server.py:11333

lightbulb_find_capabilities

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=True, destructiveHint=False, idempotentHint=True, openWorldHint=False)

MCP tool signature
lightbulb_find_capabilities(query: str='', limit: int=10) -> str

Find task-relevant Lightbulb capabilities without loading every tool schema.

Source: lightbulb/mcp_server.py:11231

lightbulb_use_action_capability

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=False, destructiveHint=True, idempotentHint=False, openWorldHint=True)

MCP tool signature
lightbulb_use_action_capability(name: str, arguments_json: str='{}') -> str

Invoke a discovered action under conservative host-visible risk hints.

Source: lightbulb/mcp_server.py:11466

lightbulb_use_read_capability

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=True, destructiveHint=False, idempotentHint=False, openWorldHint=True)

MCP tool signature
lightbulb_use_read_capability(name: str, arguments_json: str='{}') -> str

Invoke a discovered capability explicitly annotated as read-only.

Source: lightbulb/mcp_server.py:11441

list_agent_marketplace_installations

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_agent_marketplace_installations(status: str='', cursor: str='', limit: int=50) -> str

List marketplace installations for the selected company.

Source: lightbulb/mcp_server.py:5139

list_agent_marketplace_listings

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_agent_marketplace_listings(query: str='', kind: str='', domain: str='', cursor: str='', limit: int=50, include_inputs: bool=True) -> str

List authoritative persisted listings and lifecycle UUIDs.

Source: lightbulb/mcp_server.py:4968

list_agent_runtime_options

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_agent_runtime_options(agent_type: str='') -> str

List configurable Lightbulb agent runtimes.

Source: lightbulb/mcp_server.py:6817

list_aoc_decisions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_aoc_decisions(status: str='', limit: int=20) -> str

List AutoCompany decisions (pending or resolved).

Source: lightbulb/mcp_server.py:10464

list_aoc_runs

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_aoc_runs(status: str='', limit: int=20) -> str

List AutoCompany cognitive-loop runs.

Source: lightbulb/mcp_server.py:10359

list_aoc_task_events

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_aoc_task_events(task_id: str) -> str

List events recorded against an AutoCompany task.

Source: lightbulb/mcp_server.py:10443

list_aoc_tasks

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_aoc_tasks(run_id: str='', limit: int=20) -> str

List AutoCompany tasks (optionally scoped to a run).

Source: lightbulb/mcp_server.py:10411

list_aoc_ticks

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_aoc_ticks(run_id: str='', limit: int=20) -> str

List AutoCompany cognitive-loop ticks.

Source: lightbulb/mcp_server.py:10496

list_approval_preferences

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_approval_preferences() -> str

List the user's HITL auto-accept rules.

Source: lightbulb/mcp_server.py:10781

list_artifacts

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_artifacts(artifact_type: str='') -> str

List artifacts — charts, reports, analyses, code, and other outputs from agent runs.

Source: lightbulb/mcp_server.py:7654

list_business_primitives

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=True, destructiveHint=False, idempotentHint=True, openWorldHint=False)

MCP tool signature
list_business_primitives(category: str='', query: str='', include_inputs: bool=True, offset: int=0, limit: int=20, summary_only: bool=False) -> str

List Lightbulb business primitives for real operating tasks.

Source: lightbulb/mcp_server.py:4673

list_code_workspaces

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_code_workspaces() -> str

List all code workspaces available to you.

Source: lightbulb/mcp_server.py:7400

list_companies

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_companies() -> str

List companies in the user's tenant.

Source: lightbulb/mcp_server.py:9266

list_connected_integrations

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_connected_integrations() -> str

List connected integrations for the current company context.

Source: lightbulb/mcp_server.py:9373

list_connectors

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_connectors() -> str

List all available connectors and their connection status.

Source: lightbulb/mcp_server.py:7964

list_crm_contacts

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_crm_contacts(search: str='', limit: int=20) -> str

List CRM contacts, optionally filtered by search query.

Source: lightbulb/mcp_server.py:8364

list_crm_deals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_crm_deals(search: str='', limit: int=20) -> str

List CRM deals/opportunities.

Source: lightbulb/mcp_server.py:8400

list_crm_tasks

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_crm_tasks(tenant_id: str='', limit: int=20) -> str

List CRM tasks (defaults to authed tenant).

Source: lightbulb/mcp_server.py:10714

list_domain_actions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_domain_actions(domain: str) -> str

List available actions for a specific domain agent.

Source: lightbulb/mcp_server.py:9445

list_domains

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_domains() -> str

List all available domain agents and their capabilities.

Source: lightbulb/mcp_server.py:9412

list_executable_business_primitives

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=True, destructiveHint=False, idempotentHint=True, openWorldHint=False)

MCP tool signature
list_executable_business_primitives(query: str='', offset: int=0, limit: int=20, include_schemas: bool=True) -> str

List a bounded page of SDK primitives; query one ref for full schemas.

Source: lightbulb/mcp_server.py:5572

list_folder

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_folder(folder_path: str='/', source_system: str='', max_items: int=100) -> str

List documents in a folder or the entire document library.

Source: lightbulb/mcp_server.py:3831

list_notifications

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_notifications(limit: int=20) -> str

List recent notifications — HITL decisions, workflow alerts, system messages.

Source: lightbulb/mcp_server.py:8432

list_pending_approvals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_pending_approvals() -> str

List all pending approval tasks waiting for your decision.

Source: lightbulb/mcp_server.py:8457

list_project_business_outcomes

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_business_outcomes(project_id: str, limit: int=25) -> str

Read the real-score receipt ledger for one accessible project.

Source: lightbulb/mcp_server.py:3316

list_project_connector_accounts

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=True, destructiveHint=False, idempotentHint=True, openWorldHint=False)

MCP tool signature
list_project_connector_accounts(project_id: str, provider: str='', offset: int=0, limit: int=40) -> str

List sanitized connector account aliases bound to one accessible project.

Source: lightbulb/mcp_server.py:7992

list_project_learning_result_evaluations

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_learning_result_evaluations(project_id: str, limit: int=25) -> str

Read independent technical replays and separate human decisions.

Source: lightbulb/mcp_server.py:3170

list_project_learning_reviews

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_learning_reviews(project_id: str, limit: int=25) -> str

Read human-reviewed mission lessons and shadow-training admissions.

Source: lightbulb/mcp_server.py:3002

list_project_learning_runs

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_learning_runs(project_id: str, limit: int=25) -> str

Read the Project Training Quest and its durable-run receipts.

Source: lightbulb/mcp_server.py:3056

list_project_mission_runs

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_mission_runs(project_id: str, limit: int=25) -> str

Read durable mission briefing locks and later action-event bindings.

Source: lightbulb/mcp_server.py:2885

list_project_policy_assignments

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_policy_assignments(project_id: str, limit: int=25) -> str

Read decision-time policy probability receipts for one project.

Source: lightbulb/mcp_server.py:3397

list_project_policy_evaluations

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_policy_evaluations(project_id: str, limit: int=25) -> str

Read offline-policy receipts and their identification/authority limits.

Source: lightbulb/mcp_server.py:3489

list_project_science_evidence

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_science_evidence(project_id: str, limit: int=50) -> str

Read the project's durable hypothesis-to-policy scientific context.

Source: lightbulb/mcp_server.py:2783

list_project_shadow_learner_updates

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_shadow_learner_updates(project_id: str, limit: int=25) -> str

Read bounded shadow update and rollback receipts.

Source: lightbulb/mcp_server.py:3193

list_project_skill_matches

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_skill_matches(project_id: str, limit: int=25) -> str

Read the project's worker-verified shadow Training Arena ledger.

Source: lightbulb/mcp_server.py:3018

list_project_training_packs

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_READ_ONLY_ANNOTATIONS

MCP tool signature
list_project_training_packs(project_id: str, limit: int=25) -> str

Read the project's Learning Lab candidate-pack ledger.

Source: lightbulb/mcp_server.py:3037

list_projects_for_harness

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_projects_for_harness(company_ref: str='') -> str

List accessible Lightbulb projects using public harness-safe handles.

Source: lightbulb/mcp_server.py:8635

list_sdk_runtime_outcomes

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_sdk_runtime_outcomes() -> str

List sanitized primitive outcomes queued by this MCP process.

Source: lightbulb/mcp_server.py:6197

list_server_workflow_improvement_packets

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_server_workflow_improvement_packets(status: str='', limit: int=50) -> str

List durable improvement packets visible to the authenticated company.

Source: lightbulb/mcp_server.py:6545

list_voice_executions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_voice_executions(status: str='', limit: int=20) -> str

List voice agent executions (live and historical phone calls).

Source: lightbulb/mcp_server.py:9788

list_voice_pending_approvals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_voice_pending_approvals() -> str

List in-call HITL approvals waiting for caller-side decision.

Source: lightbulb/mcp_server.py:9834

list_workflow_improvement_packets

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_workflow_improvement_packets(output_dir: str='', status: str='') -> str

List proposed or human-approved SDK-first workflow improvement packets.

Source: lightbulb/mcp_server.py:6502

list_workflows

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
list_workflows() -> str

List company-scoped workflows using public refs, never internal IDs.

Source: lightbulb/mcp_server.py:7697

manage_sdk_project_runtime

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
manage_sdk_project_runtime(operation: str, project_spec: str, workflow_key: str='', run_ref: str='', inputs: str='{}', approval_refs: str='{}', connector_account_refs: str='{}', resume_at: str='', event: str='{}', worker_ref: str='lightbulb-mcp-worker', preview_only: bool=True) -> str

Start, pause/resume, schedule, dispatch, or inspect a durable SDK workflow.

Source: lightbulb/mcp_server.py:6059

mark_all_notifications_read

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
mark_all_notifications_read() -> str

Mark all notifications as read.

Source: lightbulb/mcp_server.py:10846

mark_notification_read

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
mark_notification_read(notification_id: str) -> str

Mark a notification as read.

Source: lightbulb/mcp_server.py:10836

memory_graph

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_graph(focus: str='', depth: int=0) -> str

Read the memory graph (or a filtered subgraph).

Source: lightbulb/mcp_server.py:10656

memory_graph_node

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_graph_node(node_id: str) -> str

Get a single node from the memory graph.

Source: lightbulb/mcp_server.py:10671

memory_list_entries

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_list_entries(limit: int=50) -> str

List structured memory entries.

Source: lightbulb/mcp_server.py:10525

memory_list_events

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_list_events(limit: int=50) -> str

List memory events (timeline of state changes).

Source: lightbulb/mcp_server.py:10691

memory_list_identity

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_list_identity() -> str

List identity records in the memory graph.

Source: lightbulb/mcp_server.py:10681

memory_list_skills

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_list_skills() -> str

List skills/capabilities recorded in memory.

Source: lightbulb/mcp_server.py:10701

memory_projection_memory

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_projection_memory() -> str

Memory-structure projection of the agent.

Source: lightbulb/mcp_server.py:10646

memory_projection_soul

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_projection_soul() -> str

Identity / personality projection of the agent.

Source: lightbulb/mcp_server.py:10636

memory_query

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_query(body: str) -> str

Run a structured memory query (filters, time-windows, semantic). Body is JSON.

Source: lightbulb/mcp_server.py:10535

memory_recall

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_recall(key: str, namespace: str='default') -> str

Recall a value from agent memory.

Source: lightbulb/mcp_server.py:9218

memory_regulation_preview

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_regulation_preview(budget: int=500, project_id: str='', categories_json: str='', empirical_success_floor_ppm: int=0, empirical_success_min_samples: int=20, empirical_success_lookback_days: int=90, optimize_for_least_active_memory: bool=False, held_out_task_evaluation_json: str='') -> str

Preview bounded, success-evidence-aware compaction without mutation.

Source: lightbulb/mcp_server.py:10546

memory_regulation_storage_status

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_regulation_storage_status() -> str

Inspect bounded hierarchical compaction-receipt capacity without mutating memory.

Source: lightbulb/mcp_server.py:10626

memory_search

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_search(query: str, namespace: str='default', top_k: int=5) -> str

Search agent memory semantically.

Source: lightbulb/mcp_server.py:9239

memory_store

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
memory_store(key: str, value: str, namespace: str='default') -> str

Store a value in the platform's agent memory.

Source: lightbulb/mcp_server.py:9199

modify_voice_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
modify_voice_action(execution_id: str, approval_task_id: str, modifications: str) -> str

Approve a voice action with modifications. modifications is a JSON object.

Source: lightbulb/mcp_server.py:9881

new_recursive_execution_id

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
new_recursive_execution_id() -> str

Create a public UUID for a recursive run before starting it.

Source: lightbulb/mcp_server.py:4630

open_project_in_harness

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
open_project_in_harness(company_ref: str, project_ref: str, harness: str, host_session_ref: str='', model: str='', query: str='', claim_handoff: bool=False, open_lightbulb: bool=True) -> str

Attach this coding harness to a Lightbulb project and load its handoff.

Source: lightbulb/mcp_server.py:8803

page_builder_capabilities

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_capabilities(session_id: str) -> str

List page capabilities (forms, search, auth, etc.).

Source: lightbulb/mcp_server.py:10991

page_builder_chat

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_chat(session_id: str, message: str) -> str

Send a message to a page builder session to design or modify pages.

Source: lightbulb/mcp_server.py:4458

page_builder_create

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_create(brand_name: str='', initial_prompt: str='', force_page_builder: bool=False, coding_harness: str='') -> str

Create a new page builder session to build a website or landing page.

Source: lightbulb/mcp_server.py:4383

page_builder_deploy

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_deploy(session_id: str, page_key: str='') -> str

Deploy a page builder session to make the site live.

Source: lightbulb/mcp_server.py:4486

page_builder_install_artifact

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_install_artifact(session_id: str, body: str) -> str

Install a component artifact into the page session. Body is JSON.

Source: lightbulb/mcp_server.py:11001

page_builder_list_sessions

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_list_sessions() -> str

List existing page builder sessions.

Source: lightbulb/mcp_server.py:4439

page_builder_preview

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_preview(session_id: str) -> str

Get the preview URL for a page builder session.

Source: lightbulb/mcp_server.py:4505

page_builder_unpublish

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_unpublish(session_id: str) -> str

Unpublish a deployed page builder session.

Source: lightbulb/mcp_server.py:11012

page_builder_workspace_automation

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
page_builder_workspace_automation(session_id: str, body: str='{}') -> str

Run the page-builder workspace automation (auto-wire pages → agents → backend).

Source: lightbulb/mcp_server.py:10980

pin_agent_marketplace_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
pin_agent_marketplace_action(installation_id: str, revision_id: str, idempotency_key: str, expected_revision_id: str='') -> str

Pin an installation to an immutable revision with optional compare-and-set.

Source: lightbulb/mcp_server.py:5235

post_aoc_task_event

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
post_aoc_task_event(task_id: str, body: str) -> str

Post a new event onto an AutoCompany task. Body is JSON.

Source: lightbulb/mcp_server.py:10453

preflight_agent_training_pair

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
preflight_agent_training_pair(installation_id: str, revision_id: str, project_id: str='') -> str

Read governed-training readiness for one exact installed action revision.

Source: lightbulb/mcp_server.py:5376

preflight_project_creation

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
preflight_project_creation(name: str, instructions: str='') -> str

Review a project draft in shadow/read-only mode; this never creates it.

Source: lightbulb/mcp_server.py:3543

prepare_workflow_learning_handoff

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
prepare_workflow_learning_handoff(packet_id: str, delivery_id: str, installation_id: str, revision_id: str, candidate_manifest: str, episode_manifest: str='', project_id: str='') -> str

Prepare a fail-closed Puffer/Prime candidate handoff after staging.

Source: lightbulb/mcp_server.py:6674

preview_account_shell_customization

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
preview_account_shell_customization(draft_revision_id: str) -> str

Compile one draft into a non-publishing preview receipt.

Source: lightbulb/mcp_server.py:4806

preview_agent_marketplace_action_publication

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
preview_agent_marketplace_action_publication(slug: str, name: str, version: str, domain: str, action: str, visibility: str='PRIVATE', pricing_model: str='INCLUDED', changelog: str='') -> str

Preview a governed action contract before any marketplace publication.

Source: lightbulb/mcp_server.py:5012

publish_agent_marketplace_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
publish_agent_marketplace_action(slug: str, name: str, version: str, domain: str, action: str, expected_contract_digest: str, idempotency_key: str, visibility: str='PRIVATE', pricing_model: str='INCLUDED', changelog: str='') -> str

Publish exactly the action contract returned by the preview tool.

Source: lightbulb/mcp_server.py:5053

rag_query

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
rag_query(question: str, top_k: int=5) -> str

Query the RAG knowledge base directly with a question.

Source: lightbulb/mcp_server.py:7888

rag_upload

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
rag_upload(filename: str, content: str) -> str

Upload a document to the RAG knowledge base for indexing.

Source: lightbulb/mcp_server.py:7917

record_project_business_outcome

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_APPEND_ONLY_ANNOTATIONS

MCP tool signature
record_project_business_outcome(project_id: str, metric_id: str, metric_label: str, direction: str, baseline_value: float, observed_value: float, unit: str='', observed_at: str='', observation_id: str='', source_event_id: str='', evidence_refs_json: str='[]', links_json: str='{}', note: str='', confirm_record: bool=False) -> str

Append a real business metric observation after explicit confirmation.

Source: lightbulb/mcp_server.py:3332

record_project_learning_review

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_APPEND_ONLY_ANNOTATIONS

MCP tool signature
record_project_learning_review(project_id: str, mission_run_receipt_id: str, mission_action_receipt_id: str, outcome_receipt_id: str, decision: str, skill_trial_arm: str, selected_skill_ids_json: str, label: str, reason: str, evidence_refs_json: str='[]', review_id: str='', confirm_record: bool=False) -> str

Human-account Level-Up Review for one exact mission receipt chain.

Source: lightbulb/mcp_server.py:3252

record_project_policy_assignment

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_APPEND_ONLY_ANNOTATIONS

MCP tool signature
record_project_policy_assignment(project_id: str, metric_id: str, direction: str, chosen_action_id: str, actions_json: str, behavior_policy_json: str, candidate_policies_json: str, unit: str='', decided_at: str='', assignment_id: str='', source_event_id: str='', evidence_refs_json: str='[]', links_json: str='{}', note: str='', confirm_record: bool=False) -> str

Log exact policy propensities before an outcome exists.

Source: lightbulb/mcp_server.py:3413

record_project_science_evidence

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_APPEND_ONLY_ANNOTATIONS

MCP tool signature
record_project_science_evidence(project_id: str, stage: str, summary: str, business_metric_id: str, expected_direction: str, artifact_kind: str, artifact_system: str, artifact_reference: str, artifact_digest_sha256: str, producer_role: str, tool_names_json: str='[]', skill_ids_json: str='[]', parent_receipt_ids_json: str='[]', artifact_schema: str='', observed_at: str='', evidence_id: str='', source_event_id: str='', evidence_refs_json: str='[]', confirm_record: bool=False) -> str

Append one bounded scientific-lineage receipt after explicit review.

Source: lightbulb/mcp_server.py:2798

record_workflow_improvement_delivery_event

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
record_workflow_improvement_delivery_event(delivery_id: str, event_type: str, rationale: str='', evidence: str='{}') -> str

Advance approved branch, draft PR, CI, staging, canary, or rollback evidence.

Source: lightbulb/mcp_server.py:6634

recursive_agent_execute

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
recursive_agent_execute(objective: str, inputs: str='{}', max_depth: int=2, max_total_nodes: int=8, max_children: int=3, max_tokens: int=120000, max_cost_usd: float=25.0, max_runtime_seconds: int=300, max_repl_steps: int=12, max_delegation_context_bytes: int=4096, max_total_delegation_context_bytes: int=32768, root_budget_fraction: float=0.5, child_budget_fraction: float=0.3, allowed_agent_ids: str='', execution_id: str='') -> str

Run a true recursive Lightbulb agent with bounded subagents and REPL work.

Source: lightbulb/mcp_server.py:4558

refine_project_creation_preflight

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
refine_project_creation_preflight(receipt_json: str, answer: str, confirm_user_answer: bool=False) -> str

Submit one explicit user's answer to the receipt's exact next question.

Source: lightbulb/mcp_server.py:3564

register_external_artifact

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
register_external_artifact(type: str, title: str, uri: str='', content: str='', source_agent: str='', project_id: str='', metadata: str='', attach_workspace: bool=False) -> str

Register an external artifact created outside Lightbulb so agents can discover it.

Source: lightbulb/mcp_server.py:7195

reject_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
reject_task(task_id: str, comments: str='') -> str

Reject a pending HITL task, stopping the agent workflow.

Source: lightbulb/mcp_server.py:8532

reject_voice_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
reject_voice_action(execution_id: str, approval_task_id: str, comments: str='') -> str

Reject a pending in-call voice action.

Source: lightbulb/mcp_server.py:9867

report_project_coding_result

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
report_project_coding_result(company_ref: str, project_ref: str, harness: str, handoff_payload_id: str, status: str, summary: str, host_session_ref: str='', report_id: str='', changed_files_json: str='[]', test_commands_and_results_json: str='[]', unresolved_requirements_or_acceptance_gaps: str='', pull_request_url: str='', commit_sha: str='') -> str

Return bounded implementation evidence to the Lightbulb Project Agent.

Source: lightbulb/mcp_server.py:8908

request_agent_training_pair_admission

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
request_agent_training_pair_admission(installation_id: str, revision_id: str, idempotency_key: str, confirm_admission_request: bool=False, project_id: str='', confirmation_receipt: str='') -> str

Explicitly request governed-training admission for an installed action.

Source: lightbulb/mcp_server.py:5403

run_business_primitive

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
run_business_primitive(primitive_id: str, inputs: str='{}', mode: str='', preview_only: bool=True, request: str='') -> str

Run a Lightbulb business primitive through Backbone orchestration.

Source: lightbulb/mcp_server.py:5531

run_connector_conformance

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
run_connector_conformance(check_live_schemas: bool=True) -> str

Check every primitive provider and detect hosted Tool schema drift.

Source: lightbulb/mcp_server.py:6217

run_sdk_business_primitive

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
run_sdk_business_primitive(primitive_id: str, project_ref: str, project_id: str='', inputs: str='{}', preview_only: bool=True, approval_refs: str='{}', connector_account_refs: str='{}', run_ref: str='') -> str

Run SDK implementation code for discovery, validation, and safe preview.

Source: lightbulb/mcp_server.py:5639

run_sdk_project_workflow

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
run_sdk_project_workflow(project_spec: str, workflow_key: str, inputs: str='{}', preview_only: bool=True, approval_refs: str='{}', connector_account_refs: str='{}', run_ref: str='') -> str

Run an SDK project workflow locally; hosted connector writes fail closed.

Source: lightbulb/mcp_server.py:6003

run_workflow

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
run_workflow(workflow_ref: str, objective: str, inputs: str='{}') -> str

Run one published workflow from ``list_workflows`` in the active company scope.

Source: lightbulb/mcp_server.py:7748

run_workflow_improvement_cycle

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
run_workflow_improvement_cycle(output_dir: str='', observed_outcomes: str='') -> str

Run one local, proposal-only workflow self-improvement cycle.

Source: lightbulb/mcp_server.py:6427

search_agent_marketplace

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
search_agent_marketplace(query: str='', kind: str='', domain: str='', limit: int=50, include_inputs: bool=True) -> str

Discover governed Lightbulb actions and workers as synthetic catalog rows.

Source: lightbulb/mcp_server.py:4716

search_documents

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
search_documents(query: str, folder_path: str='', top_k: int=10) -> str

Search across all documents using semantic search.

Source: lightbulb/mcp_server.py:3775

search_folder

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
search_folder(query: str, folder_path: str='/', search_mode: str='semantic') -> str

Search within a specific folder using semantic or keyword matching.

Source: lightbulb/mcp_server.py:3855

select_company

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
select_company(company_id: str) -> str

Select a company context for subsequent operations.

Source: lightbulb/mcp_server.py:9294

set_approval_preference_state

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
set_approval_preference_state(preference_id: str, enabled: bool=True) -> str

Enable or disable an auto-accept rule.

Source: lightbulb/mcp_server.py:10821

simulate_business_workflow

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=True, destructiveHint=False, idempotentHint=True, openWorldHint=False)

MCP tool signature
simulate_business_workflow(workflow_definition: str, events: str='[]', approvals: str='{}', loop_iterations: int=1) -> str

Dry-run a compiled workflow within its bound using synthetic events.

Source: lightbulb/mcp_server.py:6357

software_delivery_context

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
software_delivery_context(repository: str='', workspace_id: str='', project_key: str='', include_live: bool=True, include_memory: bool=True) -> str

Get the Lightbulb software-delivery context packet before editing code.

Source: lightbulb/mcp_server.py:4081

software_delivery_loop

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
software_delivery_loop(request: str, workspace_id: str='', repository: str='', github_owner: str='', github_repo: str='', project_key: str='', environment: str='staging', mode: str='feedback_to_code', execute_coding: bool=True, open_pr: bool=False, auto_push: bool=False, trigger_deploy: bool=False, extra_inputs: str='{}', coding_harness: str='') -> str

Run the governed software loop from MCP: feedback/SDLC -> coding -> PR -> deploy.

Source: lightbulb/mcp_server.py:4171

software_spot_weld_fix

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
software_spot_weld_fix(request: str, workspace_id: str, repository: str='', github_owner: str='', github_repo: str='', project_key: str='', environment: str='staging', scope: str='code', severity: str='high', preview_mode: bool=True, open_pr: bool=True, auto_push: bool=False, trigger_deploy: bool=False, extra_inputs: str='{}', coding_harness: str='') -> str

Request a bounded urgent production/cloud fix through the Lightbulb loop.

Source: lightbulb/mcp_server.py:4269

start_consulting_project_workflow

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
start_consulting_project_workflow(objective: str, coding_harness: str, project_context: str='{}', project_id: str='', source: str='mcp') -> str

Start or continue the Lightbulb consulting project workflow through Backbone.

Source: lightbulb/mcp_server.py:7256

start_project_mission_run

Namespace: core · Kind: curated · Policy annotations: _PROJECT_GAME_APPEND_ONLY_ANNOTATIONS

MCP tool signature
start_project_mission_run(project_id: str, mission_briefing_json: str, play_style_id: str='', skill_trial_arm: str='', selected_skill_ids_json: str='', context_source_refs_json: str='', note: str='', run_id: str='', confirm_start: bool=False) -> str

Lock the exact current mission briefing before any separate action.

Source: lightbulb/mcp_server.py:2901

start_workflow_improvement_delivery

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
start_workflow_improvement_delivery(packet_id: str, environment: str, repository_ref: str='', base_branch: str='main') -> str

Admit an implementation-approved packet to isolated draft-PR delivery.

Source: lightbulb/mcp_server.py:6610

stop_aoc_run

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stop_aoc_run(run_id: str) -> str

Stop an in-flight AutoCompany cognitive-loop run.

Source: lightbulb/mcp_server.py:10391

stripe_account_health

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_account_health() -> str

Composite health score per connected Stripe account, plus the at-risk subset (score < 60) for direct triage.

Source: lightbulb/mcp_server.py:9604

stripe_approve

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_approve(approval_id: str) -> str

Approve a pending Stripe orchestrator decision so it can execute.

Source: lightbulb/mcp_server.py:9563

stripe_dispatch

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_dispatch(resource: str, verb: str, op_inputs: str='{}', stripe_account_id: str='') -> str

Run any Stripe-orchestrator (resource, verb) op.

Source: lightbulb/mcp_server.py:9476

stripe_execute_approved

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_execute_approved(approval_id: str) -> str

Execute a previously-approved Stripe decision (idempotent replay safe).

Source: lightbulb/mcp_server.py:9583

stripe_forecast_snapshot

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_forecast_snapshot() -> str

Predictive forecast for the merchant: MRR, failed-payment rate, dispute risk band, payout cashflow band. Server-computed; no Stripe RTT.

Source: lightbulb/mcp_server.py:9593

stripe_list_pending_approvals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_pending_approvals() -> str

List Stripe-orchestrator approvals waiting for human action.

Source: lightbulb/mcp_server.py:9553

stripe_raw_api_request

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_raw_api_request(api_path: str, method: str='GET', params: str='{}', stripe_account_id: str='', base_address: str='') -> str

Governed long-tail Stripe API request for /v1 or /v2 endpoints.

Source: lightbulb/mcp_server.py:9504

stripe_reject

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_reject(approval_id: str, reason: str='') -> str

Reject a pending Stripe orchestrator decision.

Source: lightbulb/mcp_server.py:9573

stripe_run_workflow

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_run_workflow(workflow: str) -> str

Run a high-level composite workflow.

Source: lightbulb/mcp_server.py:9615

stripe_twin_list

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_twin_list(resource_kind: str, limit: int=50) -> str

Fast Postgres-backed read of the Stripe Digital Twin (no Stripe RTT).

Source: lightbulb/mcp_server.py:9538

submit_project_creation_preflight_feedback

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
submit_project_creation_preflight_feedback(receipt_json: str, helpfulness: str, calibrated_criticality: str, factual_grounding: str, idempotency_key: str, confirm_user_feedback: bool=False) -> str

Record one explicit user's judgments for the receipt's neutral episode.

Source: lightbulb/mcp_server.py:3696

sync_workflow_improvement_report

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
sync_workflow_improvement_report(output_dir: str='') -> str

Sync the latest local evaluator report to the authenticated scoped ledger.

Source: lightbulb/mcp_server.py:6519

test_agent_runtime_config

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
test_agent_runtime_config(agent_type: str='coding', message: str='') -> str

Dry-run resolve the configured agent runtime without code or connector writes.

Source: lightbulb/mcp_server.py:6921

trigger_workflow

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
trigger_workflow(workflow_type: str, objective: str, inputs: str='{}') -> str

Trigger a workflow execution.

Source: lightbulb/mcp_server.py:7723

uninstall_agent_marketplace_action

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
uninstall_agent_marketplace_action(installation_id: str, idempotency_key: str, reason: str='') -> str

Uninstall an action from the selected company.

Source: lightbulb/mcp_server.py:5218

update_crm_task

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
update_crm_task(task_id: str, body: str, tenant_id: str='') -> str

Update a CRM task. Body is JSON of fields to change.

Source: lightbulb/mcp_server.py:10754

validate_aoc_run_config

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
validate_aoc_run_config(run_id: str) -> str

Validate an AutoCompany run's configuration.

Source: lightbulb/mcp_server.py:10401

validate_business_workflow

Namespace: core · Kind: curated · Policy annotations: ToolAnnotations(readOnlyHint=True, destructiveHint=False, idempotentHint=True, openWorldHint=False)

MCP tool signature
validate_business_workflow(workflow_definition: str) -> str

Validate a compiled business workflow before publish or execution.

Source: lightbulb/mcp_server.py:6316

validate_sdk_project

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
validate_sdk_project(project_spec: str) -> str

Validate a custom Lightbulb project against executable SDK primitives.

Source: lightbulb/mcp_server.py:5987

what_can_you_do

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
what_can_you_do(domain: str='') -> str

Ask the Company Brain what it can do — capabilities & worker actions and their inputs.

Source: lightbulb/mcp_server.py:4015

where_is

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
where_is(target: str) -> str

Ask the Company Brain where a data or document type lives (data stores / doc scopes).

Source: lightbulb/mcp_server.py:3993

whoami

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
whoami() -> str

Show your identity, role, tenant, company, and what you can access.

Source: lightbulb/mcp_server.py:9326

workspace_bundle

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
workspace_bundle(domain: str) -> str

Get a domain workspace data bundle (state, surfaces, recent runs).

Source: lightbulb/mcp_server.py:10859

workspace_surface

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
workspace_surface(domain: str, surface: str) -> str

Read a domain workspace surface (e.g. internal_suite).

Source: lightbulb/mcp_server.py:10879

workspace_trace

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
workspace_trace(domain: str, trace_id: str) -> str

Get a workspace trace (full agent execution log).

Source: lightbulb/mcp_server.py:10869

xero_agent_approve_proposal

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_approve_proposal(proposal_id: str, body: str='{}') -> str

Approve a Xero proposal so it can execute.

Source: lightbulb/mcp_server.py:9682

xero_agent_create_proposal

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_create_proposal(body: str) -> str

Create a Xero proposal (queues an HITL approval). Body is JSON.

Source: lightbulb/mcp_server.py:9671

xero_agent_org_profile

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_org_profile(xero_tenant_id: str) -> str

Get the Xero org profile (chart of accounts, tax rates, branding).

Source: lightbulb/mcp_server.py:9731

xero_agent_proposals

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_proposals(body: str='{}') -> str

Generate Xero proposals (reconciliation, AP, payroll, etc.).

Source: lightbulb/mcp_server.py:9656

xero_agent_reject_proposal

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_reject_proposal(proposal_id: str, reason: str='') -> str

Reject a Xero proposal.

Source: lightbulb/mcp_server.py:9693

xero_agent_run_playbook

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_run_playbook(playbook_id: str, body: str='{}') -> str

Run a Xero playbook.

Source: lightbulb/mcp_server.py:9714

xero_agent_run_sync

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_run_sync(body: str='{}') -> str

Trigger a Xero data sync (orgs, AR/AP, payroll, ledger).

Source: lightbulb/mcp_server.py:9703

xero_agent_snapshot

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_agent_snapshot(body: str='{}') -> str

Multi-org Xero financial snapshot (cash, AR, AP, payroll, taxes).

Source: lightbulb/mcp_server.py:9641

xero_intake_bill

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_intake_bill(body: str) -> str

Propose an AP bill into Xero (HITL-gated). Body is JSON.

Source: lightbulb/mcp_server.py:9752

xero_intake_invoice

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_intake_invoice(body: str) -> str

Propose an AR invoice into Xero (HITL-gated). Body is JSON.

Source: lightbulb/mcp_server.py:9741

xero_intake_journal

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_intake_journal(body: str) -> str

Propose a manual journal into Xero (HITL-gated). Body is JSON.

Source: lightbulb/mcp_server.py:9763

xero_intake_payroll_trueup

Namespace: core · Kind: curated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_intake_payroll_trueup(body: str) -> str

Propose a payroll true-up into Xero (HITL-gated). Body is JSON.

Source: lightbulb/mcp_server.py:9774

crm_agentic_plan

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_agentic_plan(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `agentic_plan`.

Source: lightbulb/mcp_generated_tools.py:3011

crm_assess_pipeline

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_assess_pipeline(message: str='', owner_email: Optional[str]=None, min_amount_usd: Optional[float]=None) -> str

Audit your active sales pipeline. Flags stalled deals, missing next-steps, optimistic close dates, and stage-fit mismatches; returns a prioritised action list for the rep and manager. Args: message: Free-text objective for the action. owner_email: Pipeline owner; empty = whole team. min_amount_usd: Filter to deals above this amount.

Source: lightbulb/mcp_generated_tools.py:2793

crm_autonomous_source

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_autonomous_source(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `autonomous_source`.

Source: lightbulb/mcp_generated_tools.py:2813

crm_book_meeting

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_book_meeting(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `book_meeting`.

Source: lightbulb/mcp_generated_tools.py:2989

crm_chat

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_chat(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:2572

crm_classify_reply

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_classify_reply(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `classify_reply`.

Source: lightbulb/mcp_generated_tools.py:2879

crm_competitive_positioning

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_competitive_positioning(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `competitive_positioning`.

Source: lightbulb/mcp_generated_tools.py:2732

crm_customer_health_risk

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_customer_health_risk(message: str='', account_id: Optional[str]=None, lookback_days: int=90) -> str

Score post-sale customer health and surface churn risks. Combines product usage, support tickets, billing, and CRM activity into a 0-100 score with the top 3 risk drivers and recommended actions. Args: message: Free-text objective for the action. account_id (required): CRM account ID. lookback_days: Activity window for the score.

Source: lightbulb/mcp_generated_tools.py:2754

crm_enrich_contact

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_enrich_contact(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `enrich_contact`.

Source: lightbulb/mcp_generated_tools.py:2923

crm_enrich_leads

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_enrich_leads(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `enrich_leads`.

Source: lightbulb/mcp_generated_tools.py:2945

crm_expansion_upsell

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_expansion_upsell(message: str='', account_id: Optional[str]=None, min_arr_usd: Optional[float]=None) -> str

Identify expansion and upsell opportunities for an account based on current product usage, peer benchmarks, and unmet jobs-to-be-done. Args: message: Free-text objective for the action. account_id (required): CRM account ID. min_arr_usd: Skip accounts below this ARR threshold.

Source: lightbulb/mcp_generated_tools.py:2774

crm_icp_intelligence

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_icp_intelligence(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `icp_intelligence`.

Source: lightbulb/mcp_generated_tools.py:2710

crm_lead_narrative_advance

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_lead_narrative_advance(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `lead_narrative_advance`.

Source: lightbulb/mcp_generated_tools.py:3055

crm_lead_narrative_load

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_lead_narrative_load(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `lead_narrative_load`.

Source: lightbulb/mcp_generated_tools.py:3033

crm_lead_qualification

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_lead_qualification(message: str='', lead_id: Optional[str]=None, lead_email: Optional[str]=None, company_domain: Optional[str]=None) -> str

Qualify a lead against your ICP and grade it (A/B/C/D). Pulls firmographic data, intent signals, and prior interactions; returns a fit score, the reasoning, and a suggested next-best-action. Args: message: Free-text objective for the action. lead_id: CRM lead/contact ID. lead_email: Lead email (alternative to lead_id). company_domain: Company domain to enrich from.

Source: lightbulb/mcp_generated_tools.py:2616

crm_objection_handling

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_objection_handling(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `objection_handling`.

Source: lightbulb/mcp_generated_tools.py:2688

crm_outbound_messaging

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_outbound_messaging(message: str='', contact_id: Optional[str]=None, channel: str='email', intent: Optional[str]=None, tone: Optional[str]=None) -> str

Draft a personalised outbound message to a prospect (cold email, LinkedIn, follow-up, etc) tailored to your ICP, value props, and the prospect's role and recent activity. Args: message: Free-text objective for the action. contact_id: CRM contact ID. channel: One of: email, linkedin, sms. intent: Goal of the message: intro, demo_book, follow_up, reactivation, expansion. tone: Tone hint: warm, direct, technical, executive.

Source: lightbulb/mcp_generated_tools.py:2639

crm_plan_domain_intelligence

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:3077

crm_plan_sequence

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_plan_sequence(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `plan_sequence`.

Source: lightbulb/mcp_generated_tools.py:2857

crm_propose_meeting_slots

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_propose_meeting_slots(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `propose_meeting_slots`.

Source: lightbulb/mcp_generated_tools.py:2967

crm_query_data

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_query_data(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `query_data`.

Source: lightbulb/mcp_generated_tools.py:2594

crm_sales_call_intelligence

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_sales_call_intelligence(message: str='', call_id: Optional[str]=None, transcript_url: Optional[str]=None, framework: str='MEDDPICC') -> str

Analyse a sales call recording or transcript. Identifies stakeholders, objections, commitments, MEDDPICC signals, and produces a recap email draft plus next-step proposals. Args: message: Free-text objective for the action. call_id: Call ID from your dialer / recording platform. transcript_url: URL to the call transcript (alternative to call_id). framework: Sales framework: MEDDPICC, BANT, SPICED.

Source: lightbulb/mcp_generated_tools.py:2665

crm_strategize_lead

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_strategize_lead(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `strategize_lead`.

Source: lightbulb/mcp_generated_tools.py:2835

crm_verify_lead

Namespace: crm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
crm_verify_lead(message: str='', inputs: str='{}') -> str

Run the crm domain agent action `verify_lead`.

Source: lightbulb/mcp_generated_tools.py:2901

customer_success_billing_inquiry_status

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_billing_inquiry_status(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `billing_inquiry_status`.

Source: lightbulb/mcp_generated_tools.py:3297

customer_success_billing_triage

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_billing_triage(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `billing_triage`.

Source: lightbulb/mcp_generated_tools.py:3275

customer_success_chat

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_chat(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:3099

customer_success_churn_risk_scan

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_churn_risk_scan(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `churn_risk_scan`.

Source: lightbulb/mcp_generated_tools.py:3121

customer_success_cs_agentic_plan

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_cs_agentic_plan(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `cs_agentic_plan`.

Source: lightbulb/mcp_generated_tools.py:3253

customer_success_expansion_playbook

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_expansion_playbook(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `expansion_playbook`.

Source: lightbulb/mcp_generated_tools.py:3209

customer_success_finance_subscription_renewal_status

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_finance_subscription_renewal_status(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `finance_subscription_renewal_status`.

Source: lightbulb/mcp_generated_tools.py:3341

customer_success_finance_subscription_renewal_sweep

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_finance_subscription_renewal_sweep(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `finance_subscription_renewal_sweep`.

Source: lightbulb/mcp_generated_tools.py:3319

customer_success_health_score_report

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_health_score_report(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `health_score_report`.

Source: lightbulb/mcp_generated_tools.py:3231

customer_success_nps_action_loop

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_nps_action_loop(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `nps_action_loop`.

Source: lightbulb/mcp_generated_tools.py:3165

customer_success_onboarding_health

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_onboarding_health(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `onboarding_health`.

Source: lightbulb/mcp_generated_tools.py:3187

customer_success_plan_domain_intelligence

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:3363

customer_success_renewal_pipeline

Namespace: customer_success · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
customer_success_renewal_pipeline(message: str='', inputs: str='{}') -> str

Run the customer_success domain agent action `renewal_pipeline`.

Source: lightbulb/mcp_generated_tools.py:3143

data_analyze_dataset

Namespace: data · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
data_analyze_dataset(message: str='', inputs: str='{}') -> str

Run the data domain agent action `analyze_dataset`.

Source: lightbulb/mcp_generated_tools.py:3517

data_author_pipeline

Namespace: data · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
data_author_pipeline(message: str='', inputs: str='{}') -> str

Run the data domain agent action `author_pipeline`.

Source: lightbulb/mcp_generated_tools.py:3429

data_describe_source

Namespace: data · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
data_describe_source(message: str='', inputs: str='{}') -> str

Run the data domain agent action `describe_source`.

Source: lightbulb/mcp_generated_tools.py:3407

data_discover_data

Namespace: data · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
data_discover_data(message: str='', inputs: str='{}') -> str

Run the data domain agent action `discover_data`.

Source: lightbulb/mcp_generated_tools.py:3385

data_pipeline_status

Namespace: data · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
data_pipeline_status(message: str='', inputs: str='{}') -> str

Run the data domain agent action `pipeline_status`.

Source: lightbulb/mcp_generated_tools.py:3473

data_plan_domain_intelligence

Namespace: data · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
data_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the data domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:3583

data_profile_dataset

Namespace: data · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
data_profile_dataset(message: str='', inputs: str='{}') -> str

Run the data domain agent action `profile_dataset`.

Source: lightbulb/mcp_generated_tools.py:3539

data_run_pipeline

Namespace: data · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
data_run_pipeline(message: str='', inputs: str='{}') -> str

Run the data domain agent action `run_pipeline`.

Source: lightbulb/mcp_generated_tools.py:3451

data_search_knowledge

Namespace: data · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
data_search_knowledge(message: str='', inputs: str='{}') -> str

Run the data domain agent action `search_knowledge`.

Source: lightbulb/mcp_generated_tools.py:3561

data_submit_job

Namespace: data · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
data_submit_job(message: str='', inputs: str='{}') -> str

Run the data domain agent action `submit_job`.

Source: lightbulb/mcp_generated_tools.py:3495

deep_research_chat

Namespace: deep_research · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
deep_research_chat(message: str='', inputs: str='{}') -> str

Run the deep_research domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:3605

deep_research_plan_domain_intelligence

Namespace: deep_research · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
deep_research_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the deep_research domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:3671

deep_research_research_query

Namespace: deep_research · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
deep_research_research_query(message: str='', inputs: str='{}') -> str

Run the deep_research domain agent action `research_query`.

Source: lightbulb/mcp_generated_tools.py:3649

deep_research_synthesize

Namespace: deep_research · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
deep_research_synthesize(message: str='', inputs: str='{}') -> str

Run the deep_research domain agent action `synthesize`.

Source: lightbulb/mcp_generated_tools.py:3627

document_intelligence_chat

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_chat(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:3693

document_intelligence_create_marketing_collateral

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_marketing_collateral(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_marketing_collateral`.

Source: lightbulb/mcp_generated_tools.py:3869

document_intelligence_create_marketing_document

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_marketing_document(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_marketing_document`.

Source: lightbulb/mcp_generated_tools.py:3847

document_intelligence_create_report

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_report(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_report`.

Source: lightbulb/mcp_generated_tools.py:3825

document_intelligence_create_sales_collateral

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_sales_collateral(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_sales_collateral`.

Source: lightbulb/mcp_generated_tools.py:3891

document_intelligence_create_slide_deck

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_slide_deck(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_slide_deck`.

Source: lightbulb/mcp_generated_tools.py:3935

document_intelligence_create_spreadsheet

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_create_spreadsheet(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `create_spreadsheet`.

Source: lightbulb/mcp_generated_tools.py:3913

document_intelligence_grep_content

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_grep_content(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `grep_content`.

Source: lightbulb/mcp_generated_tools.py:3737

document_intelligence_list_folder

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_list_folder(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `list_folder`.

Source: lightbulb/mcp_generated_tools.py:3759

document_intelligence_plan_domain_intelligence

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:4001

document_intelligence_publish_document

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_publish_document(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `publish_document`.

Source: lightbulb/mcp_generated_tools.py:3979

document_intelligence_search_documents

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_search_documents(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `search_documents`.

Source: lightbulb/mcp_generated_tools.py:3715

document_intelligence_search_folder

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_search_folder(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `search_folder`.

Source: lightbulb/mcp_generated_tools.py:3781

document_intelligence_update_document

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_update_document(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `update_document`.

Source: lightbulb/mcp_generated_tools.py:3957

document_intelligence_write_document

Namespace: document_intelligence · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
document_intelligence_write_document(message: str='', inputs: str='{}') -> str

Run the document_intelligence domain agent action `write_document`.

Source: lightbulb/mcp_generated_tools.py:3803

engineering_chat

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_chat(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:4023

engineering_compare_model_versions

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_compare_model_versions(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `compare_model_versions`.

Source: lightbulb/mcp_generated_tools.py:4133

engineering_create_spec

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_create_spec(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `create_spec`.

Source: lightbulb/mcp_generated_tools.py:4045

engineering_design_loop

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_design_loop(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `engineering_design_loop`.

Source: lightbulb/mcp_generated_tools.py:4067

engineering_plan_domain_intelligence

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:4199

engineering_query_analytics

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_query_analytics(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `query_analytics`.

Source: lightbulb/mcp_generated_tools.py:4177

engineering_run_clash_analysis

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_run_clash_analysis(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `run_clash_analysis`.

Source: lightbulb/mcp_generated_tools.py:4089

engineering_search_project_drawings

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_search_project_drawings(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `search_project_drawings`.

Source: lightbulb/mcp_generated_tools.py:4155

engineering_sensor_anomaly_detection

Namespace: engineering · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
engineering_sensor_anomaly_detection(message: str='', inputs: str='{}') -> str

Run the engineering domain agent action `sensor_anomaly_detection`.

Source: lightbulb/mcp_generated_tools.py:4111

excel_add_worksheet

Namespace: excel · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
excel_add_worksheet(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Excel connector operation `add_worksheet` (platform tool `excel.add_worksheet`).

Source: lightbulb/mcp_generated_tools.py:16745

excel_get_range

Namespace: excel · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
excel_get_range(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Excel connector operation `get_range` (platform tool `excel.get_range`).

Source: lightbulb/mcp_generated_tools.py:16790

excel_list_worksheets

Namespace: excel · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
excel_list_worksheets(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Excel connector operation `list_worksheets` (platform tool `excel.list_worksheets`).

Source: lightbulb/mcp_generated_tools.py:16835

excel_update_range

Namespace: excel · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
excel_update_range(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Excel connector operation `update_range` (platform tool `excel.update_range`).

Source: lightbulb/mcp_generated_tools.py:16880

expensify_list_expenses

Namespace: expensify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
expensify_list_expenses(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Expensify connector operation `list_expenses` (platform tool `expensify.list_expenses`).

Source: lightbulb/mcp_generated_tools.py:16925

expensify_list_policies

Namespace: expensify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
expensify_list_policies(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Expensify connector operation `list_policies` (platform tool `expensify.list_policies`).

Source: lightbulb/mcp_generated_tools.py:16970

expensify_list_reports

Namespace: expensify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
expensify_list_reports(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Expensify connector operation `list_reports` (platform tool `expensify.list_reports`).

Source: lightbulb/mcp_generated_tools.py:17015

facebook_publish_post

Namespace: facebook · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
facebook_publish_post(page_id: Optional[str]=None, message: Optional[str]=None, image_url: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Publish one approved post to the exact Facebook Page bound to the authenticated project connector route.

Source: lightbulb/mcp_generated_tools.py:17060

finance_aging

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_aging(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_aging`.

Source: lightbulb/mcp_generated_tools.py:4422

finance_anomaly_fraud_case_file

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_anomaly_fraud_case_file(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_anomaly_fraud_case_file`.

Source: lightbulb/mcp_generated_tools.py:4642

finance_anomaly_investigation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_anomaly_investigation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_anomaly_investigation`.

Source: lightbulb/mcp_generated_tools.py:5613

finance_ap_invoice_intake

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_ap_invoice_intake(message: str='', invoice_url: Optional[str]=None, invoice_text: Optional[str]=None, expected_vendor: Optional[str]=None) -> str

Ingest an accounts-payable invoice (PDF, image, or email body) and extract a structured payable: vendor, line items, totals, GL coding, due date, payment terms, and any anomalies (duplicate, off-contract, amount drift). Args: message: Free-text objective for the action. invoice_url: Signed URL or platform artifact URI for the invoice file. invoice_text: Raw invoice text (alternative to invoice_url). expected_vendor: Optional vendor name to validate against.

Source: lightbulb/mcp_generated_tools.py:5500

finance_autocompany_finance_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_autocompany_finance_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `autocompany_finance_loop`.

Source: lightbulb/mcp_generated_tools.py:5922

finance_automl_forecast

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_automl_forecast(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_automl_forecast`.

Source: lightbulb/mcp_generated_tools.py:4444

finance_autonomous_finance_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_autonomous_finance_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `autonomous_finance_loop`.

Source: lightbulb/mcp_generated_tools.py:5900

finance_board_dashboard_page

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_board_dashboard_page(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `board_dashboard_page`.

Source: lightbulb/mcp_generated_tools.py:4708

finance_board_meeting_packet_generation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_board_meeting_packet_generation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `board_meeting_packet_generation`.

Source: lightbulb/mcp_generated_tools.py:4730

finance_board_pack

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_board_pack(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_board_pack`.

Source: lightbulb/mcp_generated_tools.py:4686

finance_board_pack_operating_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_board_pack_operating_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_board_pack_operating_loop`.

Source: lightbulb/mcp_generated_tools.py:6762

finance_capital_allocation_analysis

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_capital_allocation_analysis(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `capital_allocation_analysis`.

Source: lightbulb/mcp_generated_tools.py:5812

finance_capital_allocation_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_capital_allocation_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `capital_allocation_loop`.

Source: lightbulb/mcp_generated_tools.py:5834

finance_capital_structure_cost_of_capital

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_capital_structure_cost_of_capital(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_capital_structure_cost_of_capital`.

Source: lightbulb/mcp_generated_tools.py:4994

finance_chat

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_chat(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:4221

finance_close_governance_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_close_governance_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_close_governance_loop`.

Source: lightbulb/mcp_generated_tools.py:6740

finance_collections_priority

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_collections_priority(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `collections_priority`.

Source: lightbulb/mcp_generated_tools.py:4400

finance_collections_to_crm_tasks

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_collections_to_crm_tasks(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_collections_to_crm_tasks`.

Source: lightbulb/mcp_generated_tools.py:4796

finance_corporate_issuers_review

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_corporate_issuers_review(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_corporate_issuers_review`.

Source: lightbulb/mcp_generated_tools.py:5724

finance_credit_risk_to_crm_health

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_credit_risk_to_crm_health(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_credit_risk_to_crm_health`.

Source: lightbulb/mcp_generated_tools.py:4862

finance_data_room_collation_packet

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_data_room_collation_packet(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `data_room_collation_packet`.

Source: lightbulb/mcp_generated_tools.py:5988

finance_dcf_lbo_spreadsheet

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_dcf_lbo_spreadsheet(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_dcf_lbo_spreadsheet`.

Source: lightbulb/mcp_generated_tools.py:4598

finance_deep_research_due_diligence

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_deep_research_due_diligence(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_deep_research_due_diligence`.

Source: lightbulb/mcp_generated_tools.py:4466

finance_domain_artifact_handoff

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_domain_artifact_handoff(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `domain_artifact_handoff`.

Source: lightbulb/mcp_generated_tools.py:4774

finance_due_diligence

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_due_diligence(message: str='', target_company: Optional[str]=None, data_room_url: Optional[str]=None, focus_areas: Optional[list[str]]=None) -> str

Run a finance due-diligence pass across a target's financials, uncovering quality-of-earnings adjustments, working-capital trends, customer concentration, and red flags. Produces a banker-grade memo. Args: message: Free-text objective for the action. target_company (required): Target company name. data_room_url: VDR root URL (Datasite, Intralinks, Drive, etc). focus_areas: Optional list of areas to emphasise.

Source: lightbulb/mcp_generated_tools.py:5657

finance_due_diligence_packet

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_due_diligence_packet(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_due_diligence_packet`.

Source: lightbulb/mcp_generated_tools.py:4576

finance_dunning_outreach

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_dunning_outreach(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_dunning_outreach`.

Source: lightbulb/mcp_generated_tools.py:4818

finance_equity_research_macro_synthesis

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_equity_research_macro_synthesis(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `equity_research_macro_synthesis`.

Source: lightbulb/mcp_generated_tools.py:4488

finance_financial_advice_foreign_exchange_au

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_financial_advice_foreign_exchange_au(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `financial_advice_foreign_exchange_au`.

Source: lightbulb/mcp_generated_tools.py:6652

finance_financial_advice_foreign_exchange_ca

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_financial_advice_foreign_exchange_ca(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `financial_advice_foreign_exchange_ca`.

Source: lightbulb/mcp_generated_tools.py:6674

finance_financial_advice_life_insurance_au

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_financial_advice_life_insurance_au(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `financial_advice_life_insurance_au`.

Source: lightbulb/mcp_generated_tools.py:6520

finance_financial_advice_life_insurance_ca

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_financial_advice_life_insurance_ca(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `financial_advice_life_insurance_ca`.

Source: lightbulb/mcp_generated_tools.py:6542

finance_financial_advice_mortgage_finance_au

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_financial_advice_mortgage_finance_au(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `financial_advice_mortgage_finance_au`.

Source: lightbulb/mcp_generated_tools.py:6564

finance_financial_advice_mortgage_finance_ca

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_financial_advice_mortgage_finance_ca(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `financial_advice_mortgage_finance_ca`.

Source: lightbulb/mcp_generated_tools.py:6586

finance_financial_advice_personal_investments_au

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_financial_advice_personal_investments_au(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `financial_advice_personal_investments_au`.

Source: lightbulb/mcp_generated_tools.py:6608

finance_financial_advice_personal_investments_ca

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_financial_advice_personal_investments_ca(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `financial_advice_personal_investments_ca`.

Source: lightbulb/mcp_generated_tools.py:6630

finance_finops_attribution

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_finops_attribution(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_finops_attribution`.

Source: lightbulb/mcp_generated_tools.py:4532

finance_forecast_interpretation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_forecast_interpretation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_forecast_interpretation`.

Source: lightbulb/mcp_generated_tools.py:5569

finance_forecast_sensitivity

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_forecast_sensitivity(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_forecast_sensitivity`.

Source: lightbulb/mcp_generated_tools.py:5016

finance_forecasting

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_forecasting(message: str='', horizon_months: int=12, scenario: Optional[str]=None, driver_overrides: Optional[dict]=None) -> str

Build a rolling cash and P&L forecast from your ledger data and company drivers. Returns a month-by-month projection, scenario comparisons, and a written interpretation of inflection points. Args: message: Free-text objective for the action. horizon_months: Forecast horizon (default 12 months). scenario: Scenario name: base, bull, bear, or a custom label. driver_overrides: Override drivers as JSON dict (e.g. {"revenue_growth": 0.15}).

Source: lightbulb/mcp_generated_tools.py:5546

finance_fraud_investigation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_fraud_investigation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_fraud_investigation`.

Source: lightbulb/mcp_generated_tools.py:5635

finance_fsa_review

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_fsa_review(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_fsa_review`.

Source: lightbulb/mcp_generated_tools.py:5702

finance_fund_metrics

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_fund_metrics(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_fund_metrics`.

Source: lightbulb/mcp_generated_tools.py:6388

finance_funding_program_intake

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_funding_program_intake(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `funding_program_intake`.

Source: lightbulb/mcp_generated_tools.py:6010

finance_funding_readiness_assessment

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_funding_readiness_assessment(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `funding_readiness_assessment`.

Source: lightbulb/mcp_generated_tools.py:5944

finance_funding_readiness_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_funding_readiness_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `funding_readiness_loop`.

Source: lightbulb/mcp_generated_tools.py:5966

finance_goal_execute_wave

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_execute_wave(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_execute_wave`.

Source: lightbulb/mcp_generated_tools.py:6186

finance_goal_full_lifecycle_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_full_lifecycle_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_full_lifecycle_loop`.

Source: lightbulb/mcp_generated_tools.py:6252

finance_goal_plan

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_plan(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_plan`.

Source: lightbulb/mcp_generated_tools.py:6164

finance_goal_record_task_result

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_record_task_result(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_record_task_result`.

Source: lightbulb/mcp_generated_tools.py:6208

finance_goal_replan

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_replan(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_replan`.

Source: lightbulb/mcp_generated_tools.py:6230

finance_goal_understand

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_goal_understand(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `goal_understand`.

Source: lightbulb/mcp_generated_tools.py:6142

finance_grant_application_compile

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_grant_application_compile(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `grant_application_compile`.

Source: lightbulb/mcp_generated_tools.py:6076

finance_grant_application_completion

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_grant_application_completion(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `grant_application_completion`.

Source: lightbulb/mcp_generated_tools.py:6098

finance_grant_application_extraction

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_grant_application_extraction(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `grant_application_extraction`.

Source: lightbulb/mcp_generated_tools.py:6054

finance_grant_full_lifecycle_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_grant_full_lifecycle_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `grant_full_lifecycle_loop`.

Source: lightbulb/mcp_generated_tools.py:6120

finance_grant_program_discovery

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_grant_program_discovery(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `grant_program_discovery`.

Source: lightbulb/mcp_generated_tools.py:6032

finance_growth_equity_valuation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_growth_equity_valuation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_growth_equity_valuation`.

Source: lightbulb/mcp_generated_tools.py:6340

finance_human_capital_cloud_margin

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_human_capital_cloud_margin(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_human_capital_cloud_margin`.

Source: lightbulb/mcp_generated_tools.py:6806

finance_ic_memo_doc

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_ic_memo_doc(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_ic_memo_doc`.

Source: lightbulb/mcp_generated_tools.py:4554

finance_investment_agent_capital_portfolio

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_agent_capital_portfolio(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_agent_capital_portfolio`.

Source: lightbulb/mcp_generated_tools.py:5214

finance_investment_alpha_discovery

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_alpha_discovery(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_alpha_discovery`.

Source: lightbulb/mcp_generated_tools.py:5170

finance_investment_alpha_training_pipeline

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_alpha_training_pipeline(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_alpha_training_pipeline`.

Source: lightbulb/mcp_generated_tools.py:5192

finance_investment_broker_account_snapshot

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_broker_account_snapshot(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_broker_account_snapshot`.

Source: lightbulb/mcp_generated_tools.py:5412

finance_investment_broker_readiness_check

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_broker_readiness_check(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_broker_readiness_check`.

Source: lightbulb/mcp_generated_tools.py:5456

finance_investment_capital_compute_rebalance

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_capital_compute_rebalance(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_capital_compute_rebalance`.

Source: lightbulb/mcp_generated_tools.py:5236

finance_investment_cash_movement_request

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_cash_movement_request(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_cash_movement_request`.

Source: lightbulb/mcp_generated_tools.py:5478

finance_investment_committee_memo

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_committee_memo(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_investment_committee_memo`.

Source: lightbulb/mcp_generated_tools.py:6410

finance_investment_feature_engineering

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_feature_engineering(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_feature_engineering`.

Source: lightbulb/mcp_generated_tools.py:5148

finance_investment_financial_intelligence_team

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_financial_intelligence_team(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_financial_intelligence_team`.

Source: lightbulb/mcp_generated_tools.py:5258

finance_investment_market_data_snapshot

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_market_data_snapshot(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_market_data_snapshot`.

Source: lightbulb/mcp_generated_tools.py:5434

finance_investment_paper_observation_program

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_paper_observation_program(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_paper_observation_program`.

Source: lightbulb/mcp_generated_tools.py:5368

finance_investment_paper_trade_runbook

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_paper_trade_runbook(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_paper_trade_runbook`.

Source: lightbulb/mcp_generated_tools.py:5346

finance_investment_portfolio_backtest

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_portfolio_backtest(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_portfolio_backtest`.

Source: lightbulb/mcp_generated_tools.py:5126

finance_investment_trade_execution_gate

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_trade_execution_gate(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_trade_execution_gate`.

Source: lightbulb/mcp_generated_tools.py:5302

finance_investment_trade_execution_reconciliation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_trade_execution_reconciliation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_trade_execution_reconciliation`.

Source: lightbulb/mcp_generated_tools.py:5324

finance_investment_trader_orchestration_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_trader_orchestration_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_trader_orchestration_loop`.

Source: lightbulb/mcp_generated_tools.py:5280

finance_investment_trading_agent

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_trading_agent(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_trading_agent`.

Source: lightbulb/mcp_generated_tools.py:5060

finance_investment_trading_model_lifecycle

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_trading_model_lifecycle(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_trading_model_lifecycle`.

Source: lightbulb/mcp_generated_tools.py:5104

finance_investment_trading_signal

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_trading_signal(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_trading_signal`.

Source: lightbulb/mcp_generated_tools.py:5082

finance_investment_trading_system_canary

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_investment_trading_system_canary(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `investment_trading_system_canary`.

Source: lightbulb/mcp_generated_tools.py:5390

finance_lbo_model

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_lbo_model(message: str='', target_company: Optional[str]=None, entry_multiple: Optional[float]=None, leverage_ratio: Optional[float]=None, hold_period_years: int=5) -> str

Build a leveraged buyout model for a target company. Outputs sources & uses, debt schedule, returns waterfall (IRR, MOIC), sensitivity tables, and an investment-committee-ready summary memo. Args: message: Free-text objective for the action. target_company (required): Target company name or ticker. entry_multiple: Entry EV/EBITDA multiple. leverage_ratio: Net debt / EBITDA at close. hold_period_years: Investment hold period (default 5 years).

Source: lightbulb/mcp_generated_tools.py:6362

finance_ledger_event_consumer

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_ledger_event_consumer(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_ledger_event_consumer`.

Source: lightbulb/mcp_generated_tools.py:4510

finance_list_cross_domain_scenarios

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_list_cross_domain_scenarios(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `list_cross_domain_scenarios`.

Source: lightbulb/mcp_generated_tools.py:6296

finance_ma_integration_forensic

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_ma_integration_forensic(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_ma_integration_forensic`.

Source: lightbulb/mcp_generated_tools.py:6784

finance_mna_pro_forma

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_mna_pro_forma(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_mna_pro_forma`.

Source: lightbulb/mcp_generated_tools.py:5746

finance_payroll

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_payroll(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_payroll`.

Source: lightbulb/mcp_generated_tools.py:6498

finance_peer_valuation_multiples

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_peer_valuation_multiples(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_peer_valuation_multiples`.

Source: lightbulb/mcp_generated_tools.py:5038

finance_plan_domain_intelligence

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:7157

finance_portfolio_monitoring

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_portfolio_monitoring(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_portfolio_monitoring`.

Source: lightbulb/mcp_generated_tools.py:6432

finance_pricing_decomposition

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_pricing_decomposition(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_pricing_decomposition`.

Source: lightbulb/mcp_generated_tools.py:4928

finance_private_company_valuation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_private_company_valuation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_private_company_valuation`.

Source: lightbulb/mcp_generated_tools.py:5768

finance_product_finance_analysis

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_product_finance_analysis(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `product_finance_analysis`.

Source: lightbulb/mcp_generated_tools.py:5878

finance_project_finance_analysis

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_project_finance_analysis(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `project_finance_analysis`.

Source: lightbulb/mcp_generated_tools.py:5856

finance_project_valuation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_project_valuation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_project_valuation`.

Source: lightbulb/mcp_generated_tools.py:5790

finance_qoe_workbook

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_qoe_workbook(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_qoe_workbook`.

Source: lightbulb/mcp_generated_tools.py:4620

finance_qoe_working_capital

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_qoe_working_capital(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_qoe_working_capital`.

Source: lightbulb/mcp_generated_tools.py:6318

finance_quarterly_ir_pack

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_quarterly_ir_pack(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_quarterly_ir_pack`.

Source: lightbulb/mcp_generated_tools.py:4664

finance_query_data

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_query_data(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `query_data`.

Source: lightbulb/mcp_generated_tools.py:4243

finance_ratio_dupont_analysis

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_ratio_dupont_analysis(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_ratio_dupont_analysis`.

Source: lightbulb/mcp_generated_tools.py:4950

finance_reconciliation_exceptions

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_reconciliation_exceptions(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_reconciliation_exceptions`.

Source: lightbulb/mcp_generated_tools.py:7135

finance_reconciliation_sweep

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_reconciliation_sweep(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_reconciliation_sweep`.

Source: lightbulb/mcp_generated_tools.py:7113

finance_revenue_leakage

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_revenue_leakage(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_revenue_leakage`.

Source: lightbulb/mcp_generated_tools.py:6454

finance_risk_monitoring

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_risk_monitoring(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_risk_monitoring`.

Source: lightbulb/mcp_generated_tools.py:5591

finance_run_cross_domain_scenario

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_run_cross_domain_scenario(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `run_cross_domain_scenario`.

Source: lightbulb/mcp_generated_tools.py:6274

finance_saas_board_pack

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_saas_board_pack(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_saas_board_pack`.

Source: lightbulb/mcp_generated_tools.py:7047

finance_saas_metrics

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_saas_metrics(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_saas_metrics`.

Source: lightbulb/mcp_generated_tools.py:7025

finance_spreadsheet_tie_out

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_spreadsheet_tie_out(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_spreadsheet_tie_out`.

Source: lightbulb/mcp_generated_tools.py:5524

finance_statement_ingest

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_statement_ingest(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_statement_ingest`.

Source: lightbulb/mcp_generated_tools.py:5680

finance_story_discovery

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_story_discovery(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_story_discovery`.

Source: lightbulb/mcp_generated_tools.py:4906

finance_stripe_dunning_recovery

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_dunning_recovery(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_stripe_dunning_recovery`.

Source: lightbulb/mcp_generated_tools.py:4356

finance_stripe_failed_payment_recovery

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_failed_payment_recovery(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_stripe_failed_payment_recovery`.

Source: lightbulb/mcp_generated_tools.py:4334

finance_stripe_ledger_reconciliation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_ledger_reconciliation(message: str='', month: Optional[str]=None, statement_url: Optional[str]=None, materiality_threshold_usd: Optional[float]=None) -> str

Reconcile Stripe payment activity against your accounting ledger.

Source: lightbulb/mcp_generated_tools.py:4265

finance_stripe_orchestrator

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_orchestrator(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_stripe_orchestrator`.

Source: lightbulb/mcp_generated_tools.py:4290

finance_stripe_revenue_audit

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_revenue_audit(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_stripe_revenue_audit`.

Source: lightbulb/mcp_generated_tools.py:4312

finance_stripe_subscription_health

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_subscription_health(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_stripe_subscription_health`.

Source: lightbulb/mcp_generated_tools.py:4378

finance_stripe_xero_writeback_fanout

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_stripe_xero_writeback_fanout(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `stripe_xero_writeback_fanout`.

Source: lightbulb/mcp_generated_tools.py:4840

finance_subscription_health_to_expansion

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_subscription_health_to_expansion(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_subscription_health_to_expansion`.

Source: lightbulb/mcp_generated_tools.py:4884

finance_subscription_renewal_status

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_subscription_renewal_status(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_subscription_renewal_status`.

Source: lightbulb/mcp_generated_tools.py:7091

finance_subscription_renewal_sweep

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_subscription_renewal_sweep(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_subscription_renewal_sweep`.

Source: lightbulb/mcp_generated_tools.py:7069

finance_tax_workflow

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_tax_workflow(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_tax_workflow`.

Source: lightbulb/mcp_generated_tools.py:6696

finance_treasury_risk_loop

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_treasury_risk_loop(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_treasury_risk_loop`.

Source: lightbulb/mcp_generated_tools.py:6718

finance_treasury_runway_dashboard

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_treasury_runway_dashboard(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `treasury_runway_dashboard`.

Source: lightbulb/mcp_generated_tools.py:4752

finance_treasury_support

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_treasury_support(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_treasury_support`.

Source: lightbulb/mcp_generated_tools.py:6476

finance_working_capital_efficiency

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_working_capital_efficiency(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `finance_working_capital_efficiency`.

Source: lightbulb/mcp_generated_tools.py:4972

finance_xero_ap_intake_to_pay

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_ap_intake_to_pay(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_ap_intake_to_pay`.

Source: lightbulb/mcp_generated_tools.py:6893

finance_xero_ar_followup

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_ar_followup(message: str='', aging_bucket: Optional[str]=None, min_amount_usd: Optional[float]=None, send: bool=False) -> str

Triage Xero accounts receivable and draft customer-facing follow-up messages for overdue invoices. Tone, urgency, and channel are tuned to the customer's payment history. Args: message: Free-text objective for the action. aging_bucket: One of: '1-30', '31-60', '61-90', '90+'. Empty = all overdue. min_amount_usd: Only follow up on invoices above this amount. send: If true, send messages directly; otherwise return drafts for review.

Source: lightbulb/mcp_generated_tools.py:6870

finance_xero_bank_reconciliation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_bank_reconciliation(message: str='', account_id: Optional[str]=None, from_date: Optional[str]=None, to_date: Optional[str]=None) -> str

Reconcile Xero bank-feed transactions against the ledger. Auto-matches where confidence is high; surfaces ambiguous matches for review. Args: message: Free-text objective for the action. account_id: Xero bank account ID; empty = all bank accounts. from_date: Start date (YYYY-MM-DD). to_date: End date (YYYY-MM-DD).

Source: lightbulb/mcp_generated_tools.py:6915

finance_xero_close_books

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_close_books(message: str='', period: Optional[str]=None, auto_post_threshold_usd: Optional[float]=None) -> str

Run a month-end close on the connected Xero org. Reviews unreconciled transactions, accruals, prepayments, and intercompany eliminations, then proposes adjusting journals for human approval. Args: message: Free-text objective for the action. period: Period to close (YYYY-MM); defaults to last month. auto_post_threshold_usd: Auto-post journals smaller than this; queue larger ones for approval.

Source: lightbulb/mcp_generated_tools.py:6850

finance_xero_consolidation

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_consolidation(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_consolidation`.

Source: lightbulb/mcp_generated_tools.py:6981

finance_xero_org_overview

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_org_overview(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_org_overview`.

Source: lightbulb/mcp_generated_tools.py:6828

finance_xero_payroll_trueup

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_payroll_trueup(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_payroll_trueup`.

Source: lightbulb/mcp_generated_tools.py:6937

finance_xero_reconciliation_review

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_reconciliation_review(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_reconciliation_review`.

Source: lightbulb/mcp_generated_tools.py:7003

finance_xero_reporting_pack

Namespace: finance · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
finance_xero_reporting_pack(message: str='', inputs: str='{}') -> str

Run the finance domain agent action `xero_reporting_pack`.

Source: lightbulb/mcp_generated_tools.py:6959

freshbooks_list_clients

Namespace: freshbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
freshbooks_list_clients(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Freshbooks connector operation `list_clients` (platform tool `freshbooks.list_clients`).

Source: lightbulb/mcp_generated_tools.py:17097

freshbooks_list_expenses

Namespace: freshbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
freshbooks_list_expenses(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Freshbooks connector operation `list_expenses` (platform tool `freshbooks.list_expenses`).

Source: lightbulb/mcp_generated_tools.py:17142

freshbooks_list_invoices

Namespace: freshbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
freshbooks_list_invoices(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Freshbooks connector operation `list_invoices` (platform tool `freshbooks.list_invoices`).

Source: lightbulb/mcp_generated_tools.py:17187

freshbooks_list_payments

Namespace: freshbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
freshbooks_list_payments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Freshbooks connector operation `list_payments` (platform tool `freshbooks.list_payments`).

Source: lightbulb/mcp_generated_tools.py:17232

github_add_labels_to_issue

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_add_labels_to_issue(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `add_labels_to_issue` (platform tool `github.add_labels_to_issue`).

Source: lightbulb/mcp_generated_tools.py:17277

github_branch_prefix

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_branch_prefix(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `branch_prefix` (platform tool `github.branch_prefix`).

Source: lightbulb/mcp_generated_tools.py:17367

github_cancel_workflow_run

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_cancel_workflow_run(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `cancel_workflow_run` (platform tool `github.cancel_workflow_run`).

Source: lightbulb/mcp_generated_tools.py:17412

github_compare_commits

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_compare_commits(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `compare_commits` (platform tool `github.compare_commits`).

Source: lightbulb/mcp_generated_tools.py:17457

github_create_branch_ref

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_branch_ref(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `create_branch_ref` (platform tool `github.create_branch_ref`).

Source: lightbulb/mcp_generated_tools.py:17502

github_create_check_run

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_check_run(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `create_check_run` (platform tool `github.create_check_run`).

Source: lightbulb/mcp_generated_tools.py:17547

github_create_deployment_status

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_deployment_status(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `create_deployment_status` (platform tool `github.create_deployment_status`).

Source: lightbulb/mcp_generated_tools.py:17592

github_create_environment

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_environment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `create_environment` (platform tool `github.create_environment`).

Source: lightbulb/mcp_generated_tools.py:17637

github_create_issue

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_issue(repo: Optional[str]=None, title: Optional[str]=None, body: Optional[str]=None, labels: Optional[list[str]]=None, assignees: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create an issue in a repo.

Source: lightbulb/mcp_generated_tools.py:17682

github_create_issue_comment

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_issue_comment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `create_issue_comment` (platform tool `github.create_issue_comment`).

Source: lightbulb/mcp_generated_tools.py:17725

github_create_pull_request

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_pull_request(repo: Optional[str]=None, title: Optional[str]=None, head: Optional[str]=None, base: str='main', body: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create a pull request from a head branch into a base branch.

Source: lightbulb/mcp_generated_tools.py:17770

github_create_release

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_release(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `create_release` (platform tool `github.create_release`).

Source: lightbulb/mcp_generated_tools.py:17813

github_create_repository

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_repository(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `create_repository` (platform tool `github.create_repository`).

Source: lightbulb/mcp_generated_tools.py:17858

github_create_ruleset

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_create_ruleset(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `create_ruleset` (platform tool `github.create_ruleset`).

Source: lightbulb/mcp_generated_tools.py:17903

github_default_org

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_default_org(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `default_org` (platform tool `github.default_org`).

Source: lightbulb/mcp_generated_tools.py:17948

github_default_pr_base_branch

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_default_pr_base_branch(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `default_pr_base_branch` (platform tool `github.default_pr_base_branch`).

Source: lightbulb/mcp_generated_tools.py:17993

github_default_repo

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_default_repo(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `default_repo` (platform tool `github.default_repo`).

Source: lightbulb/mcp_generated_tools.py:18038

github_default_review_required_teams

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_default_review_required_teams(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `default_review_required_teams` (platform tool `github.default_review_required_teams`).

Source: lightbulb/mcp_generated_tools.py:18083

github_delete_branch_ref

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_delete_branch_ref(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `delete_branch_ref` (platform tool `github.delete_branch_ref`).

Source: lightbulb/mcp_generated_tools.py:18128

github_dismiss_review

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_dismiss_review(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `dismiss_review` (platform tool `github.dismiss_review`).

Source: lightbulb/mcp_generated_tools.py:18173

github_dispatch_workflow

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_dispatch_workflow(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `dispatch_workflow` (platform tool `github.dispatch_workflow`).

Source: lightbulb/mcp_generated_tools.py:18218

github_get_branch

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_branch(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `get_branch` (platform tool `github.get_branch`).

Source: lightbulb/mcp_generated_tools.py:18263

github_get_branch_protection

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_branch_protection(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `get_branch_protection` (platform tool `github.get_branch_protection`).

Source: lightbulb/mcp_generated_tools.py:18308

github_get_issue

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_issue(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `get_issue` (platform tool `github.get_issue`).

Source: lightbulb/mcp_generated_tools.py:18353

github_get_pull_request

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_pull_request(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `get_pull_request` (platform tool `github.get_pull_request`).

Source: lightbulb/mcp_generated_tools.py:18398

github_get_workflow_run

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_workflow_run(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `get_workflow_run` (platform tool `github.get_workflow_run`).

Source: lightbulb/mcp_generated_tools.py:18443

github_get_workflow_run_logs

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_get_workflow_run_logs(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `get_workflow_run_logs` (platform tool `github.get_workflow_run_logs`).

Source: lightbulb/mcp_generated_tools.py:18488

github_list_branches

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_branches(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_branches` (platform tool `github.list_branches`).

Source: lightbulb/mcp_generated_tools.py:18533

github_list_check_runs

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_check_runs(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_check_runs` (platform tool `github.list_check_runs`).

Source: lightbulb/mcp_generated_tools.py:18578

github_list_check_suites

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_check_suites(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_check_suites` (platform tool `github.list_check_suites`).

Source: lightbulb/mcp_generated_tools.py:18623

github_list_code_scanning_alerts

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_code_scanning_alerts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_code_scanning_alerts` (platform tool `github.list_code_scanning_alerts`).

Source: lightbulb/mcp_generated_tools.py:18668

github_list_commits

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_commits(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_commits` (platform tool `github.list_commits`).

Source: lightbulb/mcp_generated_tools.py:18713

github_list_dependabot_alerts

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_dependabot_alerts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_dependabot_alerts` (platform tool `github.list_dependabot_alerts`).

Source: lightbulb/mcp_generated_tools.py:18758

github_list_deployments

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_deployments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_deployments` (platform tool `github.list_deployments`).

Source: lightbulb/mcp_generated_tools.py:18803

github_list_environments

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_environments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_environments` (platform tool `github.list_environments`).

Source: lightbulb/mcp_generated_tools.py:18848

github_list_issues

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_issues(repo: Optional[str]=None, state: str='open', labels: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List issues for a repo.

Source: lightbulb/mcp_generated_tools.py:18893

github_list_pull_request_files

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_pull_request_files(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_pull_request_files` (platform tool `github.list_pull_request_files`).

Source: lightbulb/mcp_generated_tools.py:18930

github_list_pull_request_review_comments

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_pull_request_review_comments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_pull_request_review_comments` (platform tool `github.list_pull_request_review_comments`).

Source: lightbulb/mcp_generated_tools.py:18975

github_list_pull_requests

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_pull_requests(repo: Optional[str]=None, state: str='open', author: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List pull requests for a repo.

Source: lightbulb/mcp_generated_tools.py:19020

github_list_releases

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_releases(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_releases` (platform tool `github.list_releases`).

Source: lightbulb/mcp_generated_tools.py:19057

github_list_reviews

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_reviews(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_reviews` (platform tool `github.list_reviews`).

Source: lightbulb/mcp_generated_tools.py:19102

github_list_rulesets

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_rulesets(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_rulesets` (platform tool `github.list_rulesets`).

Source: lightbulb/mcp_generated_tools.py:19147

github_list_secret_scanning_alerts

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_secret_scanning_alerts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_secret_scanning_alerts` (platform tool `github.list_secret_scanning_alerts`).

Source: lightbulb/mcp_generated_tools.py:19192

github_list_workflow_jobs

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_workflow_jobs(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_workflow_jobs` (platform tool `github.list_workflow_jobs`).

Source: lightbulb/mcp_generated_tools.py:19237

github_list_workflow_runs

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_list_workflow_runs(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `list_workflow_runs` (platform tool `github.list_workflow_runs`).

Source: lightbulb/mcp_generated_tools.py:19282

github_merge_pull_request

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_merge_pull_request(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `merge_pull_request` (platform tool `github.merge_pull_request`).

Source: lightbulb/mcp_generated_tools.py:19327

github_remove_label_from_issue

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_remove_label_from_issue(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `remove_label_from_issue` (platform tool `github.remove_label_from_issue`).

Source: lightbulb/mcp_generated_tools.py:19372

github_remove_requested_reviewers

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_remove_requested_reviewers(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `remove_requested_reviewers` (platform tool `github.remove_requested_reviewers`).

Source: lightbulb/mcp_generated_tools.py:19417

github_request_reviewers

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_request_reviewers(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `request_reviewers` (platform tool `github.request_reviewers`).

Source: lightbulb/mcp_generated_tools.py:19462

github_rerun_workflow_run

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_rerun_workflow_run(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `rerun_workflow_run` (platform tool `github.rerun_workflow_run`).

Source: lightbulb/mcp_generated_tools.py:19507

github_submit_review

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_submit_review(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `submit_review` (platform tool `github.submit_review`).

Source: lightbulb/mcp_generated_tools.py:19552

github_trigger_workflow

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_trigger_workflow(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `trigger_workflow` (platform tool `github.trigger_workflow`).

Source: lightbulb/mcp_generated_tools.py:19597

github_update_branch_protection

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_update_branch_protection(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `update_branch_protection` (platform tool `github.update_branch_protection`).

Source: lightbulb/mcp_generated_tools.py:19642

github_update_check_run

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_update_check_run(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `update_check_run` (platform tool `github.update_check_run`).

Source: lightbulb/mcp_generated_tools.py:19687

github_update_issue

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_update_issue(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `update_issue` (platform tool `github.update_issue`).

Source: lightbulb/mcp_generated_tools.py:19732

github_update_pull_request

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_update_pull_request(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `update_pull_request` (platform tool `github.update_pull_request`).

Source: lightbulb/mcp_generated_tools.py:19777

github_update_release

Namespace: github · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
github_update_release(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Github connector operation `update_release` (platform tool `github.update_release`).

Source: lightbulb/mcp_generated_tools.py:19822

gmail_get_email

Namespace: gmail · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gmail_get_email(message_id: Optional[str]=None, format: str='full', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch a single Gmail message by ID, including headers and body.

Source: lightbulb/mcp_generated_tools.py:19867

gmail_get_thread

Namespace: gmail · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gmail_get_thread(thread_id: Optional[str]=None, max_messages: int=10, *, project_id: str, project_ref: str, connector_account_ref: str, effect: Literal['read'], approval_ref: Optional[str]=None) -> str

Read up to ten messages from one exact Gmail thread. Private content is returned only on the fresh response and is not replayable.

Source: lightbulb/mcp_generated_tools.py:19901

gmail_list_emails

Namespace: gmail · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gmail_list_emails(query: Optional[str]=None, max_results: int=20, label_ids: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List / search Gmail messages in the connected mailbox.

Source: lightbulb/mcp_generated_tools.py:19936

gmail_modify

Namespace: gmail · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gmail_modify(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Gmail connector operation `modify` (platform tool `gmail.modify`).

Source: lightbulb/mcp_generated_tools.py:19973

gmail_send_email

Namespace: gmail · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gmail_send_email(to: Optional[str]=None, subject: Optional[str]=None, body: Optional[str]=None, html: bool=False, thread_id: Optional[str]=None, parent_message_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Send an email from the connected Gmail account.

Source: lightbulb/mcp_generated_tools.py:20018

grc_audit_trail_export

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_audit_trail_export(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `audit_trail_export`.

Source: lightbulb/mcp_generated_tools.py:7333

grc_chat

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_chat(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:7179

grc_compliance_audit

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_compliance_audit(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `compliance_audit`.

Source: lightbulb/mcp_generated_tools.py:7223

grc_control_testing

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_control_testing(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `control_testing`.

Source: lightbulb/mcp_generated_tools.py:7289

grc_pci_audit_package

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_pci_audit_package(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `pci_audit_package`.

Source: lightbulb/mcp_generated_tools.py:7377

grc_plan_domain_intelligence

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:7465

grc_policy_gap_analysis

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_policy_gap_analysis(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `policy_gap_analysis`.

Source: lightbulb/mcp_generated_tools.py:7245

grc_regulatory_monitoring

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_regulatory_monitoring(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `regulatory_monitoring`.

Source: lightbulb/mcp_generated_tools.py:7267

grc_risk_register_scan

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_risk_register_scan(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `risk_register_scan`.

Source: lightbulb/mcp_generated_tools.py:7201

grc_risk_score_report

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_risk_score_report(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `risk_score_report`.

Source: lightbulb/mcp_generated_tools.py:7311

grc_sox_audit_package

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_sox_audit_package(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `sox_audit_package`.

Source: lightbulb/mcp_generated_tools.py:7355

grc_tax_compliance_report

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_tax_compliance_report(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `tax_compliance_report`.

Source: lightbulb/mcp_generated_tools.py:7421

grc_tax_deadline_alerts

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_tax_deadline_alerts(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `tax_deadline_alerts`.

Source: lightbulb/mcp_generated_tools.py:7443

grc_tax_obligation_scan

Namespace: grc · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
grc_tax_obligation_scan(message: str='', inputs: str='{}') -> str

Run the grc domain agent action `tax_obligation_scan`.

Source: lightbulb/mcp_generated_tools.py:7399

greenhouse_advance_application

Namespace: greenhouse · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
greenhouse_advance_application(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Greenhouse connector operation `advance_application` (platform tool `greenhouse.advance_application`).

Source: lightbulb/mcp_generated_tools.py:20064

greenhouse_default_department_id

Namespace: greenhouse · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
greenhouse_default_department_id(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Greenhouse connector operation `default_department_id` (platform tool `greenhouse.default_department_id`).

Source: lightbulb/mcp_generated_tools.py:20109

greenhouse_default_office_id

Namespace: greenhouse · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
greenhouse_default_office_id(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Greenhouse connector operation `default_office_id` (platform tool `greenhouse.default_office_id`).

Source: lightbulb/mcp_generated_tools.py:20154

greenhouse_reject_application

Namespace: greenhouse · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
greenhouse_reject_application(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Greenhouse connector operation `reject_application` (platform tool `greenhouse.reject_application`).

Source: lightbulb/mcp_generated_tools.py:20199

gtm_chat

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_chat(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:7487

gtm_competitive_launch_response

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_competitive_launch_response(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `competitive_launch_response`.

Source: lightbulb/mcp_generated_tools.py:7619

gtm_enablement_kit

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_enablement_kit(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `enablement_kit`.

Source: lightbulb/mcp_generated_tools.py:7575

gtm_go_to_market_plan

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_go_to_market_plan(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `go_to_market_plan`.

Source: lightbulb/mcp_generated_tools.py:7531

gtm_intelligence_share

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_intelligence_share(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `gtm_intelligence_share`.

Source: lightbulb/mcp_generated_tools.py:7641

gtm_launch_coordination

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_launch_coordination(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `launch_coordination`.

Source: lightbulb/mcp_generated_tools.py:7509

gtm_launch_readiness

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_launch_readiness(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `launch_readiness`.

Source: lightbulb/mcp_generated_tools.py:7553

gtm_market_entry_analysis

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_market_entry_analysis(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `market_entry_analysis`.

Source: lightbulb/mcp_generated_tools.py:7597

gtm_plan_domain_intelligence

Namespace: gtm · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
gtm_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the gtm domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:7663

hr_cases_pulse_loop

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_cases_pulse_loop(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `hr_cases_pulse_loop`.

Source: lightbulb/mcp_generated_tools.py:7993

hr_chat

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_chat(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:7685

hr_compliance_check

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_compliance_check(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `compliance_check`.

Source: lightbulb/mcp_generated_tools.py:7817

hr_employee_hire_onboarding_loop

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_employee_hire_onboarding_loop(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `employee_hire_onboarding_loop`.

Source: lightbulb/mcp_generated_tools.py:7927

hr_employee_offboarding_loop

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_employee_offboarding_loop(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `employee_offboarding_loop`.

Source: lightbulb/mcp_generated_tools.py:7949

hr_headcount

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_headcount(message: str='', as_of_date: Optional[str]=None, group_by: str='team') -> str

Produce a current-headcount report: active employees by team, role, and location; flags pending starts and recent departures. Args: message: Free-text objective for the action. as_of_date: Snapshot date (YYYY-MM-DD); defaults to today. group_by: One of: team, role, location, manager.

Source: lightbulb/mcp_generated_tools.py:7798

hr_identity_verify

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_identity_verify(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `identity_verify`.

Source: lightbulb/mcp_generated_tools.py:7883

hr_kyc_intake

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_kyc_intake(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `kyc_intake`.

Source: lightbulb/mcp_generated_tools.py:7861

hr_leave_planning_loop

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_leave_planning_loop(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `leave_planning_loop`.

Source: lightbulb/mcp_generated_tools.py:8015

hr_leave_request

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_leave_request(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `leave_request`.

Source: lightbulb/mcp_generated_tools.py:7729

hr_lookup

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_lookup(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `lookup`.

Source: lightbulb/mcp_generated_tools.py:7707

hr_offboard

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_offboard(message: str='', employee_id: Optional[str]=None, last_day: Optional[str]=None, voluntary: bool=True) -> str

Run employee offboarding: revoke access, transfer ownership, schedule exit interviews, calculate final pay, archive records. Args: message: Free-text objective for the action. employee_id (required): Employee ID. last_day (required): Final day of employment (YYYY-MM-DD). voluntary: Voluntary departure (vs termination).

Source: lightbulb/mcp_generated_tools.py:7776

hr_onboard

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_onboard(message: str='', employee_name: Optional[str]=None, role_title: Optional[str]=None, start_date: Optional[str]=None, manager_email: Optional[str]=None) -> str

Run new-hire onboarding end-to-end: provision accounts, assign equipment, schedule day-1 meetings, send welcome packet, file employment paperwork. Args: message: Free-text objective for the action. employee_name (required): New hire full name. role_title (required): Role title. start_date (required): Start date (YYYY-MM-DD). manager_email: Reporting manager email.

Source: lightbulb/mcp_generated_tools.py:7751

hr_onboarding_assist

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_onboarding_assist(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `onboarding_assist`.

Source: lightbulb/mcp_generated_tools.py:7905

hr_plan_domain_intelligence

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:8037

hr_pulse

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_pulse(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `hr_pulse`.

Source: lightbulb/mcp_generated_tools.py:7839

hr_recruiting_pipeline_loop

Namespace: hr · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hr_recruiting_pipeline_loop(message: str='', inputs: str='{}') -> str

Run the hr domain agent action `recruiting_pipeline_loop`.

Source: lightbulb/mcp_generated_tools.py:7971

hubspot_chat

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_chat(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:8059

hubspot_create_campaign

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_create_campaign(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `create_campaign`.

Source: lightbulb/mcp_generated_tools.py:8081

hubspot_create_contact

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_create_contact(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `create_contact`.

Source: lightbulb/mcp_generated_tools.py:8103

hubspot_create_deal

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_create_deal(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `create_deal`.

Source: lightbulb/mcp_generated_tools.py:8125

hubspot_create_form

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_create_form(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `create_form`.

Source: lightbulb/mcp_generated_tools.py:8147

hubspot_create_import

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_create_import(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `create_import`.

Source: lightbulb/mcp_generated_tools.py:8169

hubspot_create_timeline_event

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_create_timeline_event(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `create_timeline_event`.

Source: lightbulb/mcp_generated_tools.py:8191

hubspot_create_workflow

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_create_workflow(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `create_workflow`.

Source: lightbulb/mcp_generated_tools.py:8213

hubspot_emit_behavioral_event

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_emit_behavioral_event(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `emit_behavioral_event`.

Source: lightbulb/mcp_generated_tools.py:8235

hubspot_get_deal

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_get_deal(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `get_deal`.

Source: lightbulb/mcp_generated_tools.py:8257

hubspot_get_workflow

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_get_workflow(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `get_workflow`.

Source: lightbulb/mcp_generated_tools.py:8279

hubspot_graphql_query

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_graphql_query(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `graphql_query`.

Source: lightbulb/mcp_generated_tools.py:8301

hubspot_list_campaigns

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_campaigns(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_campaigns`.

Source: lightbulb/mcp_generated_tools.py:8323

hubspot_list_forms

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_forms(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_forms`.

Source: lightbulb/mcp_generated_tools.py:8345

hubspot_list_imports

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_imports(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_imports`.

Source: lightbulb/mcp_generated_tools.py:8367

hubspot_list_lists

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_lists(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_lists`.

Source: lightbulb/mcp_generated_tools.py:8389

hubspot_list_marketing_emails

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_marketing_emails(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_marketing_emails`.

Source: lightbulb/mcp_generated_tools.py:8411

hubspot_list_marketing_events

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_marketing_events(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_marketing_events`.

Source: lightbulb/mcp_generated_tools.py:8433

hubspot_list_owners

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_owners(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_owners`.

Source: lightbulb/mcp_generated_tools.py:8455

hubspot_list_pipelines

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_pipelines(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_pipelines`.

Source: lightbulb/mcp_generated_tools.py:8477

hubspot_list_subscriptions

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_subscriptions(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_subscriptions`.

Source: lightbulb/mcp_generated_tools.py:8499

hubspot_list_teams

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_teams(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_teams`.

Source: lightbulb/mcp_generated_tools.py:8521

hubspot_list_users

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_users(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_users`.

Source: lightbulb/mcp_generated_tools.py:8543

hubspot_list_workflows

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_list_workflows(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `list_workflows`.

Source: lightbulb/mcp_generated_tools.py:8565

hubspot_passthrough

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_passthrough(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `passthrough`.

Source: lightbulb/mcp_generated_tools.py:8587

hubspot_plan_domain_intelligence

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:8763

hubspot_search_contacts

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_search_contacts(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `search_contacts`.

Source: lightbulb/mcp_generated_tools.py:8609

hubspot_search_deals

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_search_deals(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `search_deals`.

Source: lightbulb/mcp_generated_tools.py:8631

hubspot_search_tickets

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_search_tickets(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `search_tickets`.

Source: lightbulb/mcp_generated_tools.py:8653

hubspot_send_transactional_email

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_send_transactional_email(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `send_transactional_email`.

Source: lightbulb/mcp_generated_tools.py:8675

hubspot_status_report

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_status_report(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `status_report`.

Source: lightbulb/mcp_generated_tools.py:8697

hubspot_update_deal

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_update_deal(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `update_deal`.

Source: lightbulb/mcp_generated_tools.py:8719

hubspot_update_workflow

Namespace: hubspot · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
hubspot_update_workflow(message: str='', inputs: str='{}') -> str

Run the hubspot domain agent action `update_workflow`.

Source: lightbulb/mcp_generated_tools.py:8741

instagram_publish_post

Namespace: instagram · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
instagram_publish_post(instagram_business_account_id: Optional[str]=None, caption: Optional[str]=None, image_url: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Publish one approved image post to the exact Instagram Business account bound to the authenticated project connector route.

Source: lightbulb/mcp_generated_tools.py:20244

intuit_cash_application_plan

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_cash_application_plan(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `cash_application_plan`.

Source: lightbulb/mcp_generated_tools.py:8851

intuit_close_packet

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_close_packet(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `close_packet`.

Source: lightbulb/mcp_generated_tools.py:8873

intuit_controller_action

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_controller_action(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Intuit connector operation `controller_action` (platform tool `intuit.controller_action`).

Source: lightbulb/mcp_generated_tools.py:20281

intuit_controller_review

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_controller_review(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `controller_review`.

Source: lightbulb/mcp_generated_tools.py:8807

intuit_controller_snapshot

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_controller_snapshot(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `controller_snapshot`.

Source: lightbulb/mcp_generated_tools.py:8785

intuit_execute_approved_action

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_execute_approved_action(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `execute_approved_action`.

Source: lightbulb/mcp_generated_tools.py:8917

intuit_health_check

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_health_check(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `health_check`.

Source: lightbulb/mcp_generated_tools.py:8939

intuit_plan_domain_intelligence

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:8961

intuit_reconcile_payments

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_reconcile_payments(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `reconcile_payments`.

Source: lightbulb/mcp_generated_tools.py:8829

intuit_writeback_plan

Namespace: intuit · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
intuit_writeback_plan(message: str='', inputs: str='{}') -> str

Run the intuit domain agent action `writeback_plan`.

Source: lightbulb/mcp_generated_tools.py:8895

it_ops_analysis_review

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_analysis_review(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `analysis_review`.

Source: lightbulb/mcp_generated_tools.py:9775

it_ops_analyze_cost

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_analyze_cost(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `analyze_cost`.

Source: lightbulb/mcp_generated_tools.py:9203

it_ops_autocompany_software_engineering_loop

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_autocompany_software_engineering_loop(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `autocompany_software_engineering_loop`.

Source: lightbulb/mcp_generated_tools.py:9489

it_ops_autonomous_delivery_loop

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_autonomous_delivery_loop(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `autonomous_delivery_loop`.

Source: lightbulb/mcp_generated_tools.py:9423

it_ops_autonomous_it_consultancy

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_autonomous_it_consultancy(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `autonomous_it_consultancy`.

Source: lightbulb/mcp_generated_tools.py:9445

it_ops_aws_account_control

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_aws_account_control(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `aws_account_control`.

Source: lightbulb/mcp_generated_tools.py:9137

it_ops_aws_cli

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_aws_cli(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `aws_cli`.

Source: lightbulb/mcp_generated_tools.py:9115

it_ops_aws_cli_execute

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_aws_cli_execute(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `aws_cli_execute`.

Source: lightbulb/mcp_generated_tools.py:9159

it_ops_chat

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_chat(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:8983

it_ops_cloud_delivery_setup

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_cloud_delivery_setup(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `cloud_delivery_setup`.

Source: lightbulb/mcp_generated_tools.py:9533

it_ops_cloud_ops

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_cloud_ops(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `cloud_ops`.

Source: lightbulb/mcp_generated_tools.py:9093

it_ops_deployment

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_deployment(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `deployment`.

Source: lightbulb/mcp_generated_tools.py:9379

it_ops_design_review

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_design_review(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `design_review`.

Source: lightbulb/mcp_generated_tools.py:9797

it_ops_detect_waste

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_detect_waste(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `detect_waste`.

Source: lightbulb/mcp_generated_tools.py:9225

it_ops_development_kickoff

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_development_kickoff(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `development_kickoff`.

Source: lightbulb/mcp_generated_tools.py:9819

it_ops_domain_artifact_handoff

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_domain_artifact_handoff(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `domain_artifact_handoff`.

Source: lightbulb/mcp_generated_tools.py:9511

it_ops_feedback_to_code_loop

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_feedback_to_code_loop(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `feedback_to_code_loop`.

Source: lightbulb/mcp_generated_tools.py:9621

it_ops_feedback_to_sdlc

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_feedback_to_sdlc(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `feedback_to_sdlc`.

Source: lightbulb/mcp_generated_tools.py:9599

it_ops_generate_iac

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_generate_iac(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `generate_iac`.

Source: lightbulb/mcp_generated_tools.py:9313

it_ops_github_repository_search

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_github_repository_search(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `github_repository_search`.

Source: lightbulb/mcp_generated_tools.py:9005

it_ops_incident_response

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_incident_response(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `incident_response`.

Source: lightbulb/mcp_generated_tools.py:9049

it_ops_inventory_cloud

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_inventory_cloud(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `inventory_cloud`.

Source: lightbulb/mcp_generated_tools.py:9181

it_ops_maintenance_cycle

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_maintenance_cycle(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `maintenance_cycle`.

Source: lightbulb/mcp_generated_tools.py:9863

it_ops_monitoring_check

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_monitoring_check(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `monitoring_check`.

Source: lightbulb/mcp_generated_tools.py:9885

it_ops_open_iac_pr

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_open_iac_pr(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `open_iac_pr`.

Source: lightbulb/mcp_generated_tools.py:9357

it_ops_plan_domain_intelligence

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:9951

it_ops_plan_iac

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_plan_iac(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `plan_iac`.

Source: lightbulb/mcp_generated_tools.py:9335

it_ops_plan_iteration

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_plan_iteration(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `plan_iteration`.

Source: lightbulb/mcp_generated_tools.py:9753

it_ops_platform_scaling_review

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_platform_scaling_review(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `platform_scaling_review`.

Source: lightbulb/mcp_generated_tools.py:9929

it_ops_product_requirements_intake

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_product_requirements_intake(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `product_requirements_intake`.

Source: lightbulb/mcp_generated_tools.py:9555

it_ops_project_ops

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_project_ops(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `project_ops`.

Source: lightbulb/mcp_generated_tools.py:9027

it_ops_qa

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_qa(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `qa`.

Source: lightbulb/mcp_generated_tools.py:9401

it_ops_recommend_architecture

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_recommend_architecture(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `recommend_architecture`.

Source: lightbulb/mcp_generated_tools.py:9291

it_ops_requirements_capture

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_requirements_capture(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `requirements_capture`.

Source: lightbulb/mcp_generated_tools.py:9731

it_ops_rightsizing_recommendations

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_rightsizing_recommendations(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `rightsizing_recommendations`.

Source: lightbulb/mcp_generated_tools.py:9247

it_ops_sdlc_engagement_status

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_sdlc_engagement_status(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `sdlc_engagement_status`.

Source: lightbulb/mcp_generated_tools.py:9907

it_ops_service_desk

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_service_desk(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `service_desk`.

Source: lightbulb/mcp_generated_tools.py:9071

it_ops_software_engineering_loop

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_software_engineering_loop(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `software_engineering_loop`.

Source: lightbulb/mcp_generated_tools.py:9467

it_ops_software_feedback_intake

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_software_feedback_intake(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `software_feedback_intake`.

Source: lightbulb/mcp_generated_tools.py:9577

it_ops_testing_review

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_testing_review(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `testing_review`.

Source: lightbulb/mcp_generated_tools.py:9841

it_ops_triage_growth_loop_to_sdlc

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_triage_growth_loop_to_sdlc(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `triage_growth_loop_to_sdlc`.

Source: lightbulb/mcp_generated_tools.py:9709

it_ops_triage_sdlc_intake

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_triage_sdlc_intake(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `triage_sdlc_intake`.

Source: lightbulb/mcp_generated_tools.py:9665

it_ops_unit_economics

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_unit_economics(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `unit_economics`.

Source: lightbulb/mcp_generated_tools.py:9269

it_ops_website_growth_loop_to_sdlc

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_website_growth_loop_to_sdlc(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `website_growth_loop_to_sdlc`.

Source: lightbulb/mcp_generated_tools.py:9687

it_ops_website_sdlc_intake

Namespace: it_ops · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
it_ops_website_sdlc_intake(message: str='', inputs: str='{}') -> str

Run the it_ops domain agent action `website_sdlc_intake`.

Source: lightbulb/mcp_generated_tools.py:9643

jira_add_attachment

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_add_attachment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `add_attachment` (platform tool `jira.add_attachment`).

Source: lightbulb/mcp_generated_tools.py:20326

jira_add_comment

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_add_comment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `add_comment` (platform tool `jira.add_comment`).

Source: lightbulb/mcp_generated_tools.py:20371

jira_add_to_sprint

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_add_to_sprint(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `add_to_sprint` (platform tool `jira.add_to_sprint`).

Source: lightbulb/mcp_generated_tools.py:20416

jira_assign_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_assign_issue(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `assign_issue` (platform tool `jira.assign_issue`).

Source: lightbulb/mcp_generated_tools.py:20461

jira_bulk_transition

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_bulk_transition(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `bulk_transition` (platform tool `jira.bulk_transition`).

Source: lightbulb/mcp_generated_tools.py:20506

jira_close_sprint

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_close_sprint(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `close_sprint` (platform tool `jira.close_sprint`).

Source: lightbulb/mcp_generated_tools.py:20551

jira_create_automation_rule

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_create_automation_rule(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `create_automation_rule` (platform tool `jira.create_automation_rule`).

Source: lightbulb/mcp_generated_tools.py:20596

jira_create_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_create_issue(project_key: Optional[str]=None, summary: Optional[str]=None, issue_type: str='Task', description: Optional[str]=None, assignee: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create a Jira issue in a project.

Source: lightbulb/mcp_generated_tools.py:20641

jira_create_sprint

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_create_sprint(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `create_sprint` (platform tool `jira.create_sprint`).

Source: lightbulb/mcp_generated_tools.py:20684

jira_create_subtask

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_create_subtask(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `create_subtask` (platform tool `jira.create_subtask`).

Source: lightbulb/mcp_generated_tools.py:20729

jira_default_board_id

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_default_board_id(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `default_board_id` (platform tool `jira.default_board_id`).

Source: lightbulb/mcp_generated_tools.py:20774

jira_default_project_key

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_default_project_key(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `default_project_key` (platform tool `jira.default_project_key`).

Source: lightbulb/mcp_generated_tools.py:20819

jira_delete_automation_rule

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_delete_automation_rule(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `delete_automation_rule` (platform tool `jira.delete_automation_rule`).

Source: lightbulb/mcp_generated_tools.py:20864

jira_delete_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_delete_issue(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `delete_issue` (platform tool `jira.delete_issue`).

Source: lightbulb/mcp_generated_tools.py:20909

jira_delete_webhook

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_delete_webhook(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `delete_webhook` (platform tool `jira.delete_webhook`).

Source: lightbulb/mcp_generated_tools.py:20954

jira_get_board_sprints

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_get_board_sprints(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `get_board_sprints` (platform tool `jira.get_board_sprints`).

Source: lightbulb/mcp_generated_tools.py:20999

jira_get_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_get_issue(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `get_issue` (platform tool `jira.get_issue`).

Source: lightbulb/mcp_generated_tools.py:21044

jira_get_project

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_get_project(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `get_project` (platform tool `jira.get_project`).

Source: lightbulb/mcp_generated_tools.py:21089

jira_get_sprint_issues

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_get_sprint_issues(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `get_sprint_issues` (platform tool `jira.get_sprint_issues`).

Source: lightbulb/mcp_generated_tools.py:21134

jira_list_automation_rules

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_automation_rules(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `list_automation_rules` (platform tool `jira.list_automation_rules`).

Source: lightbulb/mcp_generated_tools.py:21224

jira_list_issue_types

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_issue_types(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `list_issue_types` (platform tool `jira.list_issue_types`).

Source: lightbulb/mcp_generated_tools.py:21269

jira_list_projects

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_projects(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `list_projects` (platform tool `jira.list_projects`).

Source: lightbulb/mcp_generated_tools.py:21314

jira_list_transitions

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_transitions(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `list_transitions` (platform tool `jira.list_transitions`).

Source: lightbulb/mcp_generated_tools.py:21359

jira_list_users

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_users(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `list_users` (platform tool `jira.list_users`).

Source: lightbulb/mcp_generated_tools.py:21404

jira_list_webhooks

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_list_webhooks(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `list_webhooks` (platform tool `jira.list_webhooks`).

Source: lightbulb/mcp_generated_tools.py:21449

jira_log_work

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_log_work(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `log_work` (platform tool `jira.log_work`).

Source: lightbulb/mcp_generated_tools.py:21494

jira_rank_backlog

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_rank_backlog(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `rank_backlog` (platform tool `jira.rank_backlog`).

Source: lightbulb/mcp_generated_tools.py:21539

jira_search_issues

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_search_issues(jql: Optional[str]=None, max_results: int=50, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Search Jira issues with JQL.

Source: lightbulb/mcp_generated_tools.py:21584

jira_start_sprint

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_start_sprint(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `start_sprint` (platform tool `jira.start_sprint`).

Source: lightbulb/mcp_generated_tools.py:21618

jira_subscribe_webhook

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_subscribe_webhook(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `subscribe_webhook` (platform tool `jira.subscribe_webhook`).

Source: lightbulb/mcp_generated_tools.py:21663

jira_transition_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_transition_issue(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `transition_issue` (platform tool `jira.transition_issue`).

Source: lightbulb/mcp_generated_tools.py:21708

jira_update_custom_fields

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_update_custom_fields(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `update_custom_fields` (platform tool `jira.update_custom_fields`).

Source: lightbulb/mcp_generated_tools.py:21753

jira_update_issue

Namespace: jira · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
jira_update_issue(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Jira connector operation `update_issue` (platform tool `jira.update_issue`).

Source: lightbulb/mcp_generated_tools.py:21798

linkedin_publish_post

Namespace: linkedin · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
linkedin_publish_post(author_urn: Optional[str]=None, text: Optional[str]=None, url: Optional[str]=None, image_url: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Publish one approved post under the exact LinkedIn member or organization author bound to the authenticated project connector route.

Source: lightbulb/mcp_generated_tools.py:21843

microsoft_download_file

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_download_file(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `download_file` (platform tool `microsoft.download_file`).

Source: lightbulb/mcp_generated_tools.py:21883

microsoft_list_channel_messages

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_channel_messages(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `list_channel_messages` (platform tool `microsoft.list_channel_messages`).

Source: lightbulb/mcp_generated_tools.py:21928

microsoft_list_chat_messages

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_chat_messages(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `list_chat_messages` (platform tool `microsoft.list_chat_messages`).

Source: lightbulb/mcp_generated_tools.py:21973

microsoft_list_chats

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_chats(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `list_chats` (platform tool `microsoft.list_chats`).

Source: lightbulb/mcp_generated_tools.py:22018

microsoft_list_drive_files

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_drive_files(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `list_drive_files` (platform tool `microsoft.list_drive_files`).

Source: lightbulb/mcp_generated_tools.py:22063

microsoft_list_emails

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_emails(folder: str='Inbox', top: int=25, filter: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List Outlook messages in the connected Microsoft 365 mailbox.

Source: lightbulb/mcp_generated_tools.py:22108

microsoft_list_events

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_events(start: Optional[str]=None, end: Optional[str]=None, top: int=50, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List Outlook calendar events on the connected Microsoft 365 calendar.

Source: lightbulb/mcp_generated_tools.py:22145

microsoft_list_sharepoint_drive_items

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_sharepoint_drive_items(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `list_sharepoint_drive_items` (platform tool `microsoft.list_sharepoint_drive_items`).

Source: lightbulb/mcp_generated_tools.py:22182

microsoft_list_sharepoint_drives

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_sharepoint_drives(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `list_sharepoint_drives` (platform tool `microsoft.list_sharepoint_drives`).

Source: lightbulb/mcp_generated_tools.py:22227

microsoft_list_sharepoint_sites

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_sharepoint_sites(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `list_sharepoint_sites` (platform tool `microsoft.list_sharepoint_sites`).

Source: lightbulb/mcp_generated_tools.py:22272

microsoft_list_team_channels

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_team_channels(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `list_team_channels` (platform tool `microsoft.list_team_channels`).

Source: lightbulb/mcp_generated_tools.py:22317

microsoft_list_teams

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_list_teams(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `list_teams` (platform tool `microsoft.list_teams`).

Source: lightbulb/mcp_generated_tools.py:22362

microsoft_post_channel_message

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_post_channel_message(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `post_channel_message` (platform tool `microsoft.post_channel_message`).

Source: lightbulb/mcp_generated_tools.py:22407

microsoft_post_chat_message

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_post_chat_message(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `post_chat_message` (platform tool `microsoft.post_chat_message`).

Source: lightbulb/mcp_generated_tools.py:22452

microsoft_send_email

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_send_email(to: Optional[str]=None, subject: Optional[str]=None, body: Optional[str]=None, cc: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Send an email from the connected Microsoft 365 mailbox.

Source: lightbulb/mcp_generated_tools.py:22497

microsoft_update_file

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_update_file(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `update_file` (platform tool `microsoft.update_file`).

Source: lightbulb/mcp_generated_tools.py:22537

microsoft_upload_file

Namespace: microsoft · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
microsoft_upload_file(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Microsoft connector operation `upload_file` (platform tool `microsoft.upload_file`).

Source: lightbulb/mcp_generated_tools.py:22582

monday_archive_board

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_archive_board(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `archive_board` (platform tool `monday.archive_board`).

Source: lightbulb/mcp_generated_tools.py:22627

monday_archive_item

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_archive_item(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `archive_item` (platform tool `monday.archive_item`).

Source: lightbulb/mcp_generated_tools.py:22672

monday_change_column_value

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_change_column_value(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `change_column_value` (platform tool `monday.change_column_value`).

Source: lightbulb/mcp_generated_tools.py:22717

monday_create_board

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_board(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `create_board` (platform tool `monday.create_board`).

Source: lightbulb/mcp_generated_tools.py:22762

monday_create_group

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_group(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `create_group` (platform tool `monday.create_group`).

Source: lightbulb/mcp_generated_tools.py:22807

monday_create_item

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_item(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `create_item` (platform tool `monday.create_item`).

Source: lightbulb/mcp_generated_tools.py:22852

monday_create_subitem

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_subitem(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `create_subitem` (platform tool `monday.create_subitem`).

Source: lightbulb/mcp_generated_tools.py:22897

monday_create_update

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_update(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `create_update` (platform tool `monday.create_update`).

Source: lightbulb/mcp_generated_tools.py:22942

monday_create_webhook

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_create_webhook(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `create_webhook` (platform tool `monday.create_webhook`).

Source: lightbulb/mcp_generated_tools.py:22987

monday_delete_item

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_delete_item(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `delete_item` (platform tool `monday.delete_item`).

Source: lightbulb/mcp_generated_tools.py:23032

monday_delete_webhook

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_delete_webhook(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `delete_webhook` (platform tool `monday.delete_webhook`).

Source: lightbulb/mcp_generated_tools.py:23077

monday_duplicate_board

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_duplicate_board(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `duplicate_board` (platform tool `monday.duplicate_board`).

Source: lightbulb/mcp_generated_tools.py:23122

monday_get_board

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_get_board(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `get_board` (platform tool `monday.get_board`).

Source: lightbulb/mcp_generated_tools.py:23167

monday_get_item

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_get_item(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `get_item` (platform tool `monday.get_item`).

Source: lightbulb/mcp_generated_tools.py:23212

monday_get_me

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_get_me(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `get_me` (platform tool `monday.get_me`).

Source: lightbulb/mcp_generated_tools.py:23257

monday_hr_cases_board_id

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_hr_cases_board_id(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `hr_cases_board_id` (platform tool `monday.hr_cases_board_id`).

Source: lightbulb/mcp_generated_tools.py:23302

monday_list_boards

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_boards(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `list_boards` (platform tool `monday.list_boards`).

Source: lightbulb/mcp_generated_tools.py:23347

monday_list_docs

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_docs(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `list_docs` (platform tool `monday.list_docs`).

Source: lightbulb/mcp_generated_tools.py:23392

monday_list_items

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_items(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `list_items` (platform tool `monday.list_items`).

Source: lightbulb/mcp_generated_tools.py:23437

monday_list_subitems

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_subitems(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `list_subitems` (platform tool `monday.list_subitems`).

Source: lightbulb/mcp_generated_tools.py:23482

monday_list_teams

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_teams(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `list_teams` (platform tool `monday.list_teams`).

Source: lightbulb/mcp_generated_tools.py:23527

monday_list_updates

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_updates(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `list_updates` (platform tool `monday.list_updates`).

Source: lightbulb/mcp_generated_tools.py:23572

monday_list_users

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_users(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `list_users` (platform tool `monday.list_users`).

Source: lightbulb/mcp_generated_tools.py:23617

monday_list_workspaces

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_list_workspaces(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `list_workspaces` (platform tool `monday.list_workspaces`).

Source: lightbulb/mcp_generated_tools.py:23662

monday_move_item_to_group

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_move_item_to_group(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `move_item_to_group` (platform tool `monday.move_item_to_group`).

Source: lightbulb/mcp_generated_tools.py:23707

monday_offboarding_template_board_id

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_offboarding_template_board_id(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `offboarding_template_board_id` (platform tool `monday.offboarding_template_board_id`).

Source: lightbulb/mcp_generated_tools.py:23752

monday_onboarding_template_board_id

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_onboarding_template_board_id(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `onboarding_template_board_id` (platform tool `monday.onboarding_template_board_id`).

Source: lightbulb/mcp_generated_tools.py:23797

monday_query_data

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_query_data(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `query_data` (platform tool `monday.query_data`).

Source: lightbulb/mcp_generated_tools.py:23842

monday_search_items

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_search_items(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `search_items` (platform tool `monday.search_items`).

Source: lightbulb/mcp_generated_tools.py:23887

monday_update_item

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_update_item(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `update_item` (platform tool `monday.update_item`).

Source: lightbulb/mcp_generated_tools.py:23932

monday_workspace_id

Namespace: monday · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
monday_workspace_id(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Monday connector operation `workspace_id` (platform tool `monday.workspace_id`).

Source: lightbulb/mcp_generated_tools.py:23977

myob_create_bill

Namespace: myob · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
myob_create_bill(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Myob connector operation `create_bill` (platform tool `myob.create_bill`).

Source: lightbulb/mcp_generated_tools.py:24022

myob_list_accounts

Namespace: myob · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
myob_list_accounts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Myob connector operation `list_accounts` (platform tool `myob.list_accounts`).

Source: lightbulb/mcp_generated_tools.py:24067

myob_list_contacts

Namespace: myob · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
myob_list_contacts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Myob connector operation `list_contacts` (platform tool `myob.list_contacts`).

Source: lightbulb/mcp_generated_tools.py:24112

myob_list_invoices

Namespace: myob · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
myob_list_invoices(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Myob connector operation `list_invoices` (platform tool `myob.list_invoices`).

Source: lightbulb/mcp_generated_tools.py:24157

myob_list_payments

Namespace: myob · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
myob_list_payments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Myob connector operation `list_payments` (platform tool `myob.list_payments`).

Source: lightbulb/mcp_generated_tools.py:24202

notion_append_block_children

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_append_block_children(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `append_block_children` (platform tool `notion.append_block_children`).

Source: lightbulb/mcp_generated_tools.py:24247

notion_archive_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_archive_page(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `archive_page` (platform tool `notion.archive_page`).

Source: lightbulb/mcp_generated_tools.py:24292

notion_bulk_property_update

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_bulk_property_update(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `bulk_property_update`.

Source: lightbulb/mcp_generated_tools.py:11560

notion_bulk_status_update

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_bulk_status_update(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `bulk_status_update`.

Source: lightbulb/mcp_generated_tools.py:11538

notion_bulk_update_pages

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_bulk_update_pages(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `bulk_update_pages` (platform tool `notion.bulk_update_pages`).

Source: lightbulb/mcp_generated_tools.py:24337

notion_chat

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_chat(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:11208

notion_comment_orchestrator

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_comment_orchestrator(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `comment_orchestrator`.

Source: lightbulb/mcp_generated_tools.py:11494

notion_complete_file_upload

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_complete_file_upload(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `complete_file_upload` (platform tool `notion.complete_file_upload`).

Source: lightbulb/mcp_generated_tools.py:24382

notion_create_comment

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_comment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `create_comment` (platform tool `notion.create_comment`).

Source: lightbulb/mcp_generated_tools.py:24427

notion_create_dashboard

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_dashboard(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `create_dashboard`.

Source: lightbulb/mcp_generated_tools.py:11604

notion_create_data_source

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_data_source(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `create_data_source` (platform tool `notion.create_data_source`).

Source: lightbulb/mcp_generated_tools.py:24472

notion_create_database

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_database(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `create_database` (platform tool `notion.create_database`).

Source: lightbulb/mcp_generated_tools.py:24517

notion_create_file_upload

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_file_upload(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `create_file_upload` (platform tool `notion.create_file_upload`).

Source: lightbulb/mcp_generated_tools.py:24562

notion_create_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_page(parent_id: Optional[str]=None, title: Optional[str]=None, content_markdown: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create a new Notion page in the given parent (database or page).

Source: lightbulb/mcp_generated_tools.py:24607

notion_create_view

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_view(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `create_view` (platform tool `notion.create_view`).

Source: lightbulb/mcp_generated_tools.py:24644

notion_create_webhook

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_create_webhook(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `create_webhook` (platform tool `notion.create_webhook`).

Source: lightbulb/mcp_generated_tools.py:24689

notion_delete_block

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_delete_block(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `delete_block` (platform tool `notion.delete_block`).

Source: lightbulb/mcp_generated_tools.py:24734

notion_delete_comment

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_delete_comment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `delete_comment` (platform tool `notion.delete_comment`).

Source: lightbulb/mcp_generated_tools.py:24779

notion_delete_view

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_delete_view(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `delete_view` (platform tool `notion.delete_view`).

Source: lightbulb/mcp_generated_tools.py:24824

notion_delete_webhook

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_delete_webhook(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `delete_webhook` (platform tool `notion.delete_webhook`).

Source: lightbulb/mcp_generated_tools.py:24869

notion_get_block

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_block(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `get_block` (platform tool `notion.get_block`).

Source: lightbulb/mcp_generated_tools.py:24914

notion_get_comment

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_comment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `get_comment` (platform tool `notion.get_comment`).

Source: lightbulb/mcp_generated_tools.py:24959

notion_get_file_upload

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_file_upload(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `get_file_upload` (platform tool `notion.get_file_upload`).

Source: lightbulb/mcp_generated_tools.py:25004

notion_get_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_page(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `get_page` (platform tool `notion.get_page`).

Source: lightbulb/mcp_generated_tools.py:25049

notion_get_page_markdown

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_page_markdown(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `get_page_markdown` (platform tool `notion.get_page_markdown`).

Source: lightbulb/mcp_generated_tools.py:25094

notion_get_self

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_self(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `get_self` (platform tool `notion.get_self`).

Source: lightbulb/mcp_generated_tools.py:25139

notion_get_user

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_user(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `get_user` (platform tool `notion.get_user`).

Source: lightbulb/mcp_generated_tools.py:25184

notion_get_view

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_get_view(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `get_view` (platform tool `notion.get_view`).

Source: lightbulb/mcp_generated_tools.py:25229

notion_kb_author

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_kb_author(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `kb_author`.

Source: lightbulb/mcp_generated_tools.py:11362

notion_list_block_children

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_block_children(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `list_block_children` (platform tool `notion.list_block_children`).

Source: lightbulb/mcp_generated_tools.py:25274

notion_list_comments

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_comments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `list_comments` (platform tool `notion.list_comments`).

Source: lightbulb/mcp_generated_tools.py:25319

notion_list_data_source_templates

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_data_source_templates(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `list_data_source_templates` (platform tool `notion.list_data_source_templates`).

Source: lightbulb/mcp_generated_tools.py:25364

notion_list_data_sources

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_data_sources(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `list_data_sources` (platform tool `notion.list_data_sources`).

Source: lightbulb/mcp_generated_tools.py:25409

notion_list_databases

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_databases(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `list_databases` (platform tool `notion.list_databases`).

Source: lightbulb/mcp_generated_tools.py:25454

notion_list_file_uploads

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_file_uploads(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `list_file_uploads` (platform tool `notion.list_file_uploads`).

Source: lightbulb/mcp_generated_tools.py:25499

notion_list_users

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_users(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `list_users` (platform tool `notion.list_users`).

Source: lightbulb/mcp_generated_tools.py:25544

notion_list_views

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_views(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `list_views` (platform tool `notion.list_views`).

Source: lightbulb/mcp_generated_tools.py:25589

notion_list_webhooks

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_list_webhooks(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `list_webhooks` (platform tool `notion.list_webhooks`).

Source: lightbulb/mcp_generated_tools.py:25634

notion_meeting_notes_capture

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_meeting_notes_capture(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `meeting_notes_capture`.

Source: lightbulb/mcp_generated_tools.py:11340

notion_move_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_move_page(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `move_page` (platform tool `notion.move_page`).

Source: lightbulb/mcp_generated_tools.py:25679

notion_oauth_introspect

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_oauth_introspect(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `oauth_introspect` (platform tool `notion.oauth_introspect`).

Source: lightbulb/mcp_generated_tools.py:25724

notion_oauth_revoke

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_oauth_revoke(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `oauth_revoke` (platform tool `notion.oauth_revoke`).

Source: lightbulb/mcp_generated_tools.py:25769

notion_okr_progress

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_okr_progress(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `okr_progress`.

Source: lightbulb/mcp_generated_tools.py:11450

notion_page_summarize

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_page_summarize(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `page_summarize`.

Source: lightbulb/mcp_generated_tools.py:11318

notion_plan_domain_intelligence

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:11626

notion_query_data

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_query_data(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `query_data`.

Source: lightbulb/mcp_generated_tools.py:11230

notion_query_data_source

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_query_data_source(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `query_data_source` (platform tool `notion.query_data_source`).

Source: lightbulb/mcp_generated_tools.py:25814

notion_query_database

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_query_database(database_id: Optional[str]=None, filter_json: Optional[str]=None, sorts_json: Optional[str]=None, page_size: int=100, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Query rows in a Notion database with filters and sorts.

Source: lightbulb/mcp_generated_tools.py:25859

notion_query_view

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_query_view(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `query_view` (platform tool `notion.query_view`).

Source: lightbulb/mcp_generated_tools.py:25899

notion_replace_page_markdown

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_replace_page_markdown(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `replace_page_markdown` (platform tool `notion.replace_page_markdown`).

Source: lightbulb/mcp_generated_tools.py:25944

notion_schema_intelligence

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_schema_intelligence(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `schema_intelligence`.

Source: lightbulb/mcp_generated_tools.py:11274

notion_search

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_search(query: Optional[str]=None, filter_type: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Search Notion pages and databases the integration has access to.

Source: lightbulb/mcp_generated_tools.py:25989

notion_search_by_title

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_search_by_title(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `search_by_title` (platform tool `notion.search_by_title`).

Source: lightbulb/mcp_generated_tools.py:26023

notion_search_intelligent

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_search_intelligent(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `search_intelligent`.

Source: lightbulb/mcp_generated_tools.py:11296

notion_send_file_upload

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_send_file_upload(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `send_file_upload` (platform tool `notion.send_file_upload`).

Source: lightbulb/mcp_generated_tools.py:26068

notion_sprint_plan

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_sprint_plan(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `sprint_plan`.

Source: lightbulb/mcp_generated_tools.py:11406

notion_template_runner

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_template_runner(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `template_runner`.

Source: lightbulb/mcp_generated_tools.py:11582

notion_trash_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_trash_page(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `trash_page` (platform tool `notion.trash_page`).

Source: lightbulb/mcp_generated_tools.py:26113

notion_triage_backlog

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_triage_backlog(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `triage_backlog`.

Source: lightbulb/mcp_generated_tools.py:11384

notion_update_block

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_block(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `update_block` (platform tool `notion.update_block`).

Source: lightbulb/mcp_generated_tools.py:26158

notion_update_comment

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_comment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `update_comment` (platform tool `notion.update_comment`).

Source: lightbulb/mcp_generated_tools.py:26203

notion_update_data_source_properties

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_data_source_properties(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `update_data_source_properties` (platform tool `notion.update_data_source_properties`).

Source: lightbulb/mcp_generated_tools.py:26248

notion_update_database

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_database(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `update_database` (platform tool `notion.update_database`).

Source: lightbulb/mcp_generated_tools.py:26293

notion_update_database_properties

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_database_properties(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `update_database_properties` (platform tool `notion.update_database_properties`).

Source: lightbulb/mcp_generated_tools.py:26338

notion_update_page

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_page(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `update_page` (platform tool `notion.update_page`).

Source: lightbulb/mcp_generated_tools.py:26383

notion_update_page_markdown

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_page_markdown(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `update_page_markdown` (platform tool `notion.update_page_markdown`).

Source: lightbulb/mcp_generated_tools.py:26428

notion_update_view

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_update_view(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Notion connector operation `update_view` (platform tool `notion.update_view`).

Source: lightbulb/mcp_generated_tools.py:26473

notion_view_designer

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_view_designer(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `view_designer`.

Source: lightbulb/mcp_generated_tools.py:11472

notion_weekly_status_report

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_weekly_status_report(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `weekly_status_report`.

Source: lightbulb/mcp_generated_tools.py:11428

notion_workspace_inventory

Namespace: notion · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
notion_workspace_inventory(message: str='', inputs: str='{}') -> str

Run the notion domain agent action `workspace_inventory`.

Source: lightbulb/mcp_generated_tools.py:11252

paypal_list_disputes

Namespace: paypal · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
paypal_list_disputes(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Paypal connector operation `list_disputes` (platform tool `paypal.list_disputes`).

Source: lightbulb/mcp_generated_tools.py:26518

paypal_list_invoices

Namespace: paypal · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
paypal_list_invoices(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Paypal connector operation `list_invoices` (platform tool `paypal.list_invoices`).

Source: lightbulb/mcp_generated_tools.py:26563

paypal_list_payouts

Namespace: paypal · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
paypal_list_payouts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Paypal connector operation `list_payouts` (platform tool `paypal.list_payouts`).

Source: lightbulb/mcp_generated_tools.py:26608

paypal_list_transactions

Namespace: paypal · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
paypal_list_transactions(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Paypal connector operation `list_transactions` (platform tool `paypal.list_transactions`).

Source: lightbulb/mcp_generated_tools.py:26653

procurement_chat

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_chat(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:11648

procurement_contract_to_pay

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_contract_to_pay(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `contract_to_pay`.

Source: lightbulb/mcp_generated_tools.py:11736

procurement_plan_domain_intelligence

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:11802

procurement_po_approval_workflow

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_po_approval_workflow(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `po_approval_workflow`.

Source: lightbulb/mcp_generated_tools.py:11692

procurement_spend_analysis

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_spend_analysis(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `spend_analysis`.

Source: lightbulb/mcp_generated_tools.py:11758

procurement_supplier_evaluation

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_supplier_evaluation(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `supplier_evaluation`.

Source: lightbulb/mcp_generated_tools.py:11714

procurement_vendor_onboarding

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_vendor_onboarding(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `vendor_onboarding`.

Source: lightbulb/mcp_generated_tools.py:11670

procurement_vendor_risk_assessment

Namespace: procurement · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
procurement_vendor_risk_assessment(message: str='', inputs: str='{}') -> str

Run the procurement domain agent action `vendor_risk_assessment`.

Source: lightbulb/mcp_generated_tools.py:11780

product_analysis

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_analysis(message: str='', inputs: str='{}') -> str

Run the product domain agent action `product_analysis`.

Source: lightbulb/mcp_generated_tools.py:12044

product_assortment_gap_analysis

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_assortment_gap_analysis(message: str='', inputs: str='{}') -> str

Run the product domain agent action `assortment_gap_analysis`.

Source: lightbulb/mcp_generated_tools.py:12110

product_chat

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_chat(message: str='', inputs: str='{}') -> str

Run the product domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:11824

product_competitor_watchlist

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_competitor_watchlist(message: str='', inputs: str='{}') -> str

Run the product domain agent action `competitor_watchlist`.

Source: lightbulb/mcp_generated_tools.py:12088

product_customer_segment

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_customer_segment(message: str='', inputs: str='{}') -> str

Run the product domain agent action `customer_segment`.

Source: lightbulb/mcp_generated_tools.py:12000

product_experiment_design

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_experiment_design(message: str='', inputs: str='{}') -> str

Run the product domain agent action `experiment_design`.

Source: lightbulb/mcp_generated_tools.py:11890

product_experimentation

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_experimentation(message: str='', inputs: str='{}') -> str

Run the product domain agent action `experimentation`.

Source: lightbulb/mcp_generated_tools.py:11868

product_feature_adoption

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_feature_adoption(message: str='', inputs: str='{}') -> str

Run the product domain agent action `feature_adoption`.

Source: lightbulb/mcp_generated_tools.py:11846

product_feedback_synthesis

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_feedback_synthesis(message: str='', inputs: str='{}') -> str

Run the product domain agent action `feedback_synthesis`.

Source: lightbulb/mcp_generated_tools.py:11912

product_plan_domain_intelligence

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the product domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:12132

product_predict

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_predict(message: str='', inputs: str='{}') -> str

Run the product domain agent action `predict`.

Source: lightbulb/mcp_generated_tools.py:12022

product_pricing_intelligence

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_pricing_intelligence(message: str='', inputs: str='{}') -> str

Run the product domain agent action `pricing_intelligence`.

Source: lightbulb/mcp_generated_tools.py:11978

product_roadmap_plan

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_roadmap_plan(message: str='', inputs: str='{}') -> str

Run the product domain agent action `roadmap_plan`.

Source: lightbulb/mcp_generated_tools.py:11956

product_roadmap_prioritize

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_roadmap_prioritize(message: str='', inputs: str='{}') -> str

Run the product domain agent action `roadmap_prioritize`.

Source: lightbulb/mcp_generated_tools.py:11934

product_trend_synthesis

Namespace: product · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
product_trend_synthesis(message: str='', inputs: str='{}') -> str

Run the product domain agent action `trend_synthesis`.

Source: lightbulb/mcp_generated_tools.py:12066

quickbooks_aged_payable_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_aged_payable_report(as_of_date: Optional[str]=None, start_date: Optional[str]=None, end_date: Optional[str]=None, columns: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch the QuickBooks aged payables report for AP aging and vendor cash planning.

Source: lightbulb/mcp_generated_tools.py:26698

quickbooks_aged_receivable_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_aged_receivable_report(as_of_date: Optional[str]=None, start_date: Optional[str]=None, end_date: Optional[str]=None, columns: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch the QuickBooks aged receivables report for AR aging and collections analysis.

Source: lightbulb/mcp_generated_tools.py:26738

quickbooks_balance_sheet_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_balance_sheet_report(as_of_date: Optional[str]=None, accounting_method: Optional[str]=None, summarize_column_by: Optional[str]=None, columns: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch the QuickBooks balance sheet report as of a date.

Source: lightbulb/mcp_generated_tools.py:26778

quickbooks_cash_flow_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_cash_flow_report(start_date: Optional[str]=None, end_date: Optional[str]=None, accounting_method: Optional[str]=None, summarize_column_by: Optional[str]=None, columns: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch the QuickBooks statement of cash flows for cash-flow analysis.

Source: lightbulb/mcp_generated_tools.py:26818

quickbooks_company_info

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_company_info(*, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch QuickBooks company information for the active company.

Source: lightbulb/mcp_generated_tools.py:26861

quickbooks_controller_snapshot

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_controller_snapshot(reports: Optional[list[str]]=None, start_date: Optional[str]=None, end_date: Optional[str]=None, as_of_date: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Build a QuickBooks controller snapshot with company info, preferences, and core financial reports.

Source: lightbulb/mcp_generated_tools.py:26889

quickbooks_create_bill

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_create_bill(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `create_bill` (platform tool `quickbooks.create_bill`).

Source: lightbulb/mcp_generated_tools.py:26929

quickbooks_create_entity

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_create_entity(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `create_entity` (platform tool `quickbooks.create_entity`).

Source: lightbulb/mcp_generated_tools.py:26974

quickbooks_create_invoice

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_create_invoice(customer_id: Optional[str]=None, line_items: Optional[list[str]]=None, due_date: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create a draft QuickBooks invoice for a customer.

Source: lightbulb/mcp_generated_tools.py:27019

quickbooks_create_journal_entry

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_create_journal_entry(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `create_journal_entry` (platform tool `quickbooks.create_journal_entry`).

Source: lightbulb/mcp_generated_tools.py:27056

quickbooks_deep_sync

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_deep_sync(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `deep_sync` (platform tool `quickbooks.deep_sync`).

Source: lightbulb/mcp_generated_tools.py:27101

quickbooks_get_company_info

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_get_company_info(*, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch QuickBooks company information for the active company.

Source: lightbulb/mcp_generated_tools.py:27146

quickbooks_get_entity

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_get_entity(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `get_entity` (platform tool `quickbooks.get_entity`).

Source: lightbulb/mcp_generated_tools.py:27174

quickbooks_get_invoice

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_get_invoice(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `get_invoice` (platform tool `quickbooks.get_invoice`).

Source: lightbulb/mcp_generated_tools.py:27219

quickbooks_get_journal_entry

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_get_journal_entry(entity_id: str, *, project_id: str, project_ref: str, connector_account_ref: str, idempotency_key: str, effect: Literal['read'], approval_ref: Optional[str]=None) -> str

Read one exact QuickBooks JournalEntry through the governed finance readback route.

Source: lightbulb/mcp_generated_tools.py:27264

quickbooks_list_accounts

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_accounts(account_type: Optional[str]=None, max_results: int=500, *, project_id: str, project_ref: str, connector_account_ref: str, idempotency_key: str, effect: Literal['read'], approval_ref: Optional[str]=None) -> str

List the QuickBooks chart of accounts for GL and statement analysis.

Source: lightbulb/mcp_generated_tools.py:27297

quickbooks_list_bills

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_bills(status: Optional[str]=None, from_date: Optional[str]=None, to_date: Optional[str]=None, max_results: int=100, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List QuickBooks vendor bills for AP analysis.

Source: lightbulb/mcp_generated_tools.py:27333

quickbooks_list_classes

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_classes(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_classes` (platform tool `quickbooks.list_classes`).

Source: lightbulb/mcp_generated_tools.py:27373

quickbooks_list_credit_memos

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_credit_memos(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_credit_memos` (platform tool `quickbooks.list_credit_memos`).

Source: lightbulb/mcp_generated_tools.py:27418

quickbooks_list_customers

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_customers(query: Optional[str]=None, max_results: int=100, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List QuickBooks customers for the active company.

Source: lightbulb/mcp_generated_tools.py:27463

quickbooks_list_departments

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_departments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_departments` (platform tool `quickbooks.list_departments`).

Source: lightbulb/mcp_generated_tools.py:27497

quickbooks_list_deposits

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_deposits(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_deposits` (platform tool `quickbooks.list_deposits`).

Source: lightbulb/mcp_generated_tools.py:27542

quickbooks_list_entities

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_entities(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_entities` (platform tool `quickbooks.list_entities`).

Source: lightbulb/mcp_generated_tools.py:27587

quickbooks_list_invoices

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_invoices(status: Optional[str]=None, from_date: Optional[str]=None, to_date: Optional[str]=None, max_results: int=100, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List QuickBooks invoices for the active company.

Source: lightbulb/mcp_generated_tools.py:27632

quickbooks_list_items

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_items(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_items` (platform tool `quickbooks.list_items`).

Source: lightbulb/mcp_generated_tools.py:27672

quickbooks_list_payment_methods

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_payment_methods(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_payment_methods` (platform tool `quickbooks.list_payment_methods`).

Source: lightbulb/mcp_generated_tools.py:27717

quickbooks_list_payments

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_payments(from_date: Optional[str]=None, to_date: Optional[str]=None, max_results: int=100, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List QuickBooks payments for cash movement and reconciliation analysis.

Source: lightbulb/mcp_generated_tools.py:27762

quickbooks_list_purchase_orders

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_purchase_orders(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_purchase_orders` (platform tool `quickbooks.list_purchase_orders`).

Source: lightbulb/mcp_generated_tools.py:27799

quickbooks_list_purchases

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_purchases(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_purchases` (platform tool `quickbooks.list_purchases`).

Source: lightbulb/mcp_generated_tools.py:27844

quickbooks_list_refund_receipts

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_refund_receipts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_refund_receipts` (platform tool `quickbooks.list_refund_receipts`).

Source: lightbulb/mcp_generated_tools.py:27889

quickbooks_list_sales_receipts

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_sales_receipts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_sales_receipts` (platform tool `quickbooks.list_sales_receipts`).

Source: lightbulb/mcp_generated_tools.py:27934

quickbooks_list_tax_codes

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_tax_codes(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_tax_codes` (platform tool `quickbooks.list_tax_codes`).

Source: lightbulb/mcp_generated_tools.py:27979

quickbooks_list_tax_rates

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_tax_rates(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_tax_rates` (platform tool `quickbooks.list_tax_rates`).

Source: lightbulb/mcp_generated_tools.py:28024

quickbooks_list_terms

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_terms(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_terms` (platform tool `quickbooks.list_terms`).

Source: lightbulb/mcp_generated_tools.py:28069

quickbooks_list_vendor_credits

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_vendor_credits(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `list_vendor_credits` (platform tool `quickbooks.list_vendor_credits`).

Source: lightbulb/mcp_generated_tools.py:28114

quickbooks_list_vendors

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_list_vendors(query: Optional[str]=None, max_results: int=100, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List QuickBooks vendors for the active company.

Source: lightbulb/mcp_generated_tools.py:28159

quickbooks_pay_bill

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_pay_bill(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `pay_bill` (platform tool `quickbooks.pay_bill`).

Source: lightbulb/mcp_generated_tools.py:28193

quickbooks_payroll_company_info

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_payroll_company_info(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `payroll_company_info` (platform tool `quickbooks.payroll_company_info`).

Source: lightbulb/mcp_generated_tools.py:28238

quickbooks_payroll_employees

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_payroll_employees(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `payroll_employees` (platform tool `quickbooks.payroll_employees`).

Source: lightbulb/mcp_generated_tools.py:28283

quickbooks_payroll_payslips

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_payroll_payslips(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `payroll_payslips` (platform tool `quickbooks.payroll_payslips`).

Source: lightbulb/mcp_generated_tools.py:28328

quickbooks_profit_loss_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_profit_loss_report(start_date: Optional[str]=None, end_date: Optional[str]=None, accounting_method: Optional[str]=None, summarize_column_by: Optional[str]=None, columns: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch the QuickBooks profit and loss report for income statement analysis.

Source: lightbulb/mcp_generated_tools.py:28373

quickbooks_query

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_query(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `query` (platform tool `quickbooks.query`).

Source: lightbulb/mcp_generated_tools.py:28416

quickbooks_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_report(report_name: Optional[str]=None, start_date: Optional[str]=None, end_date: Optional[str]=None, as_of_date: Optional[str]=None, accounting_method: Optional[str]=None, summarize_column_by: Optional[str]=None, columns: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch a named QuickBooks report such as profit_loss, balance_sheet, cash_flow, trial_balance, ar_aging, or ap_aging.

Source: lightbulb/mcp_generated_tools.py:28461

quickbooks_trial_balance_report

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_trial_balance_report(start_date: Optional[str]=None, end_date: Optional[str]=None, accounting_method: Optional[str]=None, columns: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch the QuickBooks trial balance report for GL tie-out and close review.

Source: lightbulb/mcp_generated_tools.py:28510

quickbooks_update_entity

Namespace: quickbooks · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
quickbooks_update_entity(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Quickbooks connector operation `update_entity` (platform tool `quickbooks.update_entity`).

Source: lightbulb/mcp_generated_tools.py:28550

ramp_list_receipts

Namespace: ramp · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
ramp_list_receipts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Ramp connector operation `list_receipts` (platform tool `ramp.list_receipts`).

Source: lightbulb/mcp_generated_tools.py:28595

ramp_list_reimbursements

Namespace: ramp · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
ramp_list_reimbursements(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Ramp connector operation `list_reimbursements` (platform tool `ramp.list_reimbursements`).

Source: lightbulb/mcp_generated_tools.py:28640

ramp_list_transactions

Namespace: ramp · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
ramp_list_transactions(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Ramp connector operation `list_transactions` (platform tool `ramp.list_transactions`).

Source: lightbulb/mcp_generated_tools.py:28685

salesforce_bulk_ingest_close

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_ingest_close(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `bulk_ingest_close`.

Source: lightbulb/mcp_generated_tools.py:12154

salesforce_bulk_ingest_create

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_ingest_create(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `bulk_ingest_create`.

Source: lightbulb/mcp_generated_tools.py:12176

salesforce_bulk_ingest_results

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_ingest_results(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `bulk_ingest_results`.

Source: lightbulb/mcp_generated_tools.py:12198

salesforce_bulk_ingest_status

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_ingest_status(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `bulk_ingest_status`.

Source: lightbulb/mcp_generated_tools.py:12220

salesforce_bulk_ingest_upload

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_ingest_upload(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `bulk_ingest_upload`.

Source: lightbulb/mcp_generated_tools.py:12242

salesforce_bulk_query_create

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_query_create(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `bulk_query_create`.

Source: lightbulb/mcp_generated_tools.py:12264

salesforce_bulk_query_results

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_query_results(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Salesforce connector operation `bulk_query_results` (platform tool `salesforce.bulk_query_results`).

Source: lightbulb/mcp_generated_tools.py:28730

salesforce_bulk_query_status

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_bulk_query_status(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `bulk_query_status`.

Source: lightbulb/mcp_generated_tools.py:12286

salesforce_chat

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_chat(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:12308

salesforce_composite_graph

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_composite_graph(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `composite_graph`.

Source: lightbulb/mcp_generated_tools.py:12330

salesforce_create_contact

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_create_contact(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `create_contact`.

Source: lightbulb/mcp_generated_tools.py:12352

salesforce_create_note

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_create_note(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `create_note`.

Source: lightbulb/mcp_generated_tools.py:12374

salesforce_create_opportunity

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_create_opportunity(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `create_opportunity`.

Source: lightbulb/mcp_generated_tools.py:12396

salesforce_create_task

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_create_task(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `create_task`.

Source: lightbulb/mcp_generated_tools.py:12418

salesforce_deploy_apex_class

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_deploy_apex_class(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `deploy_apex_class`.

Source: lightbulb/mcp_generated_tools.py:12440

salesforce_deploy_flow

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_deploy_flow(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `deploy_flow`.

Source: lightbulb/mcp_generated_tools.py:12462

salesforce_deploy_permission_set

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_deploy_permission_set(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `deploy_permission_set`.

Source: lightbulb/mcp_generated_tools.py:12484

salesforce_deploy_validation_rule

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_deploy_validation_rule(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `deploy_validation_rule`.

Source: lightbulb/mcp_generated_tools.py:12506

salesforce_describe_object

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_describe_object(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `describe_object`.

Source: lightbulb/mcp_generated_tools.py:12528

salesforce_get_account

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_get_account(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `get_account`.

Source: lightbulb/mcp_generated_tools.py:12550

salesforce_get_contact

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_get_contact(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `get_contact`.

Source: lightbulb/mcp_generated_tools.py:12572

salesforce_get_opportunity

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_get_opportunity(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `get_opportunity`.

Source: lightbulb/mcp_generated_tools.py:12594

salesforce_get_pipeline_report

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_get_pipeline_report(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `get_pipeline_report`.

Source: lightbulb/mcp_generated_tools.py:12616

salesforce_invoke_models_api

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_invoke_models_api(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `invoke_models_api`.

Source: lightbulb/mcp_generated_tools.py:12638

salesforce_invoke_prompt_template

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_invoke_prompt_template(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `invoke_prompt_template`.

Source: lightbulb/mcp_generated_tools.py:12660

salesforce_list_accounts

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_list_accounts(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `list_accounts`.

Source: lightbulb/mcp_generated_tools.py:12682

salesforce_list_custom_objects

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_list_custom_objects(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `list_custom_objects`.

Source: lightbulb/mcp_generated_tools.py:12704

salesforce_list_flows

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_list_flows(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `list_flows`.

Source: lightbulb/mcp_generated_tools.py:12726

salesforce_list_opportunities

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_list_opportunities(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `list_opportunities`.

Source: lightbulb/mcp_generated_tools.py:12748

salesforce_log_call

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_log_call(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `log_call`.

Source: lightbulb/mcp_generated_tools.py:12770

salesforce_passthrough

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_passthrough(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `passthrough`.

Source: lightbulb/mcp_generated_tools.py:12792

salesforce_pipeline_report

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_pipeline_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Salesforce connector operation `pipeline_report` (platform tool `salesforce.pipeline_report`).

Source: lightbulb/mcp_generated_tools.py:28775

salesforce_plan_domain_intelligence

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:13012

salesforce_publish_platform_event

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_publish_platform_event(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `publish_platform_event`.

Source: lightbulb/mcp_generated_tools.py:12814

salesforce_run_report

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_run_report(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `run_report`.

Source: lightbulb/mcp_generated_tools.py:12836

salesforce_search_contacts

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_search_contacts(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `search_contacts`.

Source: lightbulb/mcp_generated_tools.py:12858

salesforce_soql_query

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_soql_query(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `soql_query`.

Source: lightbulb/mcp_generated_tools.py:12880

salesforce_start_agent_session

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_start_agent_session(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `start_agent_session`.

Source: lightbulb/mcp_generated_tools.py:12902

salesforce_status_report

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_status_report(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `status_report`.

Source: lightbulb/mcp_generated_tools.py:12924

salesforce_submit_for_approval

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_submit_for_approval(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `submit_for_approval`.

Source: lightbulb/mcp_generated_tools.py:12946

salesforce_update_contact

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_update_contact(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `update_contact`.

Source: lightbulb/mcp_generated_tools.py:12968

salesforce_update_opportunity_stage

Namespace: salesforce · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
salesforce_update_opportunity_stage(message: str='', inputs: str='{}') -> str

Run the salesforce domain agent action `update_opportunity_stage`.

Source: lightbulb/mcp_generated_tools.py:12990

shopify_analytics_query

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_analytics_query(target_metric: Optional[str]=None, window_start: Optional[str]=None, window_end: Optional[str]=None, currency: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Read one fixed, account-bound Shopify analytics observation. The host constructs server-owned ShopifyQL for the requested metric and exact UTC-day window; callers cannot submit arbitrary ShopifyQL.

Source: lightbulb/mcp_generated_tools.py:28820

shopify_attach_product_media

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_attach_product_media(product_id: Optional[str]=None, media: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Attach media (product shots) to an existing product from public URLs or staged resource urls. Up to 50 entries per call. Shopify processes media asynchronously, so freshly attached images may report status UPLOADED before they render on the storefront.

Source: lightbulb/mcp_generated_tools.py:28862

shopify_bulk_operation_create

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_bulk_operation_create(query: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Submit a Shopify bulk-operation query to the asynchronous job runner. Returns a bulk operation ID; poll via shopify.bulk_operation_status.

Source: lightbulb/mcp_generated_tools.py:28899

shopify_bulk_operation_result

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_bulk_operation_result(bulk_operation_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch the JSONL result file of a completed Shopify bulk operation.

Source: lightbulb/mcp_generated_tools.py:28931

shopify_bulk_operation_status

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_bulk_operation_status(bulk_operation_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Get the current status of the most recent (or a specific) Shopify bulk operation.

Source: lightbulb/mcp_generated_tools.py:28962

shopify_create_file

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_create_file(original_source: Optional[str]=None, content_type: str='IMAGE', alt: Optional[str]=None, filename: Optional[str]=None, files: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create shop files (images/media) from public URLs or staged resource urls, so real imagery can be referenced from theme templates and pages. Pass a single file inline, or a files list for up to 50 per call.

Source: lightbulb/mcp_generated_tools.py:28993

shopify_create_menu

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_create_menu(title: Optional[str]=None, handle: Optional[str]=None, items: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create a storefront navigation menu (e.g. a 'main-menu' replacement or a footer menu) with nested items. Requires the online-store-navigation scopes; a connection without them returns SHOPIFY_NAVIGATION_SCOPE_REQUIRED (offer a Shopify reconnect).

Source: lightbulb/mcp_generated_tools.py:29038

shopify_create_price_rule

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_create_price_rule(title: Optional[str]=None, value_type: Optional[str]=None, value: Optional[str]=None, starts_at: Optional[str]=None, ends_at: Optional[str]=None, usage_limit: Optional[int]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create a Shopify price rule (the engine behind a discount code). Use to roll out a targeted promotion for a segment after tagging.

Source: lightbulb/mcp_generated_tools.py:29078

shopify_create_theme

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_create_theme(name: Optional[str]=None, source: Optional[str]=None, role: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create a new UNPUBLISHED theme from a theme zip URL (defaults to Shopify's Horizon reference theme). The new theme never touches the live storefront until shopify.publish_theme is approved.

Source: lightbulb/mcp_generated_tools.py:29125

shopify_delete_menu

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_delete_menu(menu_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Permanently delete a storefront navigation menu. Destructive: any theme section bound to the menu handle loses its links. Requires the online-store-navigation scopes; a connection without them returns SHOPIFY_NAVIGATION_SCOPE_REQUIRED (offer a Shopify reconnect).

Source: lightbulb/mcp_generated_tools.py:29164

shopify_delete_theme

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_delete_theme(theme_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Permanently delete an UNPUBLISHED (draft) theme and all of its files. The live (MAIN) theme can never be deleted (SHOPIFY_THEME_ROLE_PROTECTED).

Source: lightbulb/mcp_generated_tools.py:29198

shopify_delete_theme_files

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_delete_theme_files(theme_id: Optional[str]=None, filenames: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Delete up to 50 files from an UNPUBLISHED (draft) theme. Deletes targeting the live (MAIN) theme are refused with SHOPIFY_THEME_ROLE_PROTECTED.

Source: lightbulb/mcp_generated_tools.py:29230

shopify_duplicate_theme

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_duplicate_theme(theme_id: Optional[str]=None, name: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Duplicate an existing theme into a new UNPUBLISHED draft (Shopify's themeDuplicate): a server-side copy that keeps the merchant's settings and content. Edit the copy, never the original.

Source: lightbulb/mcp_generated_tools.py:29265

shopify_get_menu

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_get_menu(menu_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch a single storefront navigation menu with two levels of items. Read the menu before updating it — menuUpdate replaces the whole item tree. Requires the online-store-navigation scopes; a connection without them returns SHOPIFY_NAVIGATION_SCOPE_REQUIRED.

Source: lightbulb/mcp_generated_tools.py:29301

shopify_get_metafields

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_get_metafields(owner_type: Optional[str]=None, owner_id: Optional[str]=None, namespace: Optional[str]=None, limit: int=30, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Read metafields on a Shopify resource (product, customer, order, variant, collection, or shop).

Source: lightbulb/mcp_generated_tools.py:29335

shopify_get_page

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_get_page(page_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch a single Online Store page including its body_html.

Source: lightbulb/mcp_generated_tools.py:29375

shopify_get_shop_info

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_get_shop_info(*, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch the connected Shopify shop's basic info (name, domain, currency, plan, timezone).

Source: lightbulb/mcp_generated_tools.py:29406

shopify_get_theme

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_get_theme(theme_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch a single Online Store theme (id, name, role, processing state). Includes preview_url (https://{shop}/?preview_theme_id=...) for non-MAIN themes.

Source: lightbulb/mcp_generated_tools.py:29434

shopify_get_theme_files

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_get_theme_files(theme_id: Optional[str]=None, filenames: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch the bodies of up to 50 theme files by exact filename. Read files before editing them so upserts preserve the base theme's structure.

Source: lightbulb/mcp_generated_tools.py:29466

shopify_list_abandoned_checkouts

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_abandoned_checkouts(limit: int=20, query: Optional[str]=None, cursor: Optional[str]=None, *, project_id: str, project_ref: str, connector_account_ref: str, effect: Literal['read'], approval_ref: Optional[str]=None) -> str

List the shop's recent abandoned checkouts with cart subtotals and customer context. Use to compute abandoned-revenue at risk and prioritise recovery.

Source: lightbulb/mcp_generated_tools.py:29501

shopify_list_collections

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_collections(limit: int=50, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List Shopify product collections (smart and custom).

Source: lightbulb/mcp_generated_tools.py:29540

shopify_list_discounts

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_discounts(limit: int=50, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List active and historical discount codes / automatic discounts in the shop.

Source: lightbulb/mcp_generated_tools.py:29571

shopify_list_draft_orders

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_draft_orders(limit: int=50, status: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List draft orders from the connected Shopify store.

Source: lightbulb/mcp_generated_tools.py:29602

shopify_list_files

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_files(limit: int=50, query: Optional[str]=None, after: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List shop files ([{id, status, url, alt, width, height, created_at}]). Use it to reuse imagery the store already owns instead of re-uploading.

Source: lightbulb/mcp_generated_tools.py:29636

shopify_list_fulfillment_orders

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_fulfillment_orders(order_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List the fulfillment orders associated with a Shopify order, including locations and tracking.

Source: lightbulb/mcp_generated_tools.py:29674

shopify_list_locations

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_locations(limit: int=20, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List the Shopify shop's locations (warehouses, retail locations, fulfillment centres).

Source: lightbulb/mcp_generated_tools.py:29705

shopify_list_menus

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_menus(limit: int=50, after: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List storefront navigation menus with their nested items ([{id, handle, title, is_default, items}]). Requires the online-store-navigation scopes; a connection without them returns SHOPIFY_NAVIGATION_SCOPE_REQUIRED (offer a Shopify reconnect).

Source: lightbulb/mcp_generated_tools.py:29736

shopify_list_metafield_definitions

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_metafield_definitions(owner_type: Optional[str]=None, limit: int=50, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List declared metafield definitions for a given owner type.

Source: lightbulb/mcp_generated_tools.py:29773

shopify_list_pages

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_pages(limit: int=50, query: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List Online Store content pages ([{id, title, handle, published}]).

Source: lightbulb/mcp_generated_tools.py:29807

shopify_list_refunds

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_refunds(limit: int=50, order_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List recent order refunds in the shop.

Source: lightbulb/mcp_generated_tools.py:29841

shopify_list_theme_files

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_theme_files(theme_id: Optional[str]=None, filenames: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List the filenames in a theme (templates/, sections/, assets/, config/, ...). Supports wildcard filename filters to scope the listing.

Source: lightbulb/mcp_generated_tools.py:29875

shopify_list_transactions

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_list_transactions(order_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List order transactions (authorisations, captures, voids, sales) for an order.

Source: lightbulb/mcp_generated_tools.py:29910

shopify_stage_upload

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_stage_upload(filename: Optional[str]=None, mime_type: Optional[str]=None, resource: str='IMAGE', http_method: str='POST', file_size: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Reserve a Shopify-hosted upload target for binary you hold locally. Returns url + parameters to POST the bytes to, and a resource_url to hand to shopify.create_file / shopify.attach_product_media. Skip this entirely when the image already has a public URL.

Source: lightbulb/mcp_generated_tools.py:29941

shopify_tag_customers_bulk

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_tag_customers_bulk(customer_ids: Optional[list[str]]=None, tags: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Apply tags to a batch of customers in a single call. Use after RFM/segment analysis to mark a cohort (e.g. 'segment:champion', 'campaign:spring-launch').

Source: lightbulb/mcp_generated_tools.py:29987

shopify_update_menu

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_update_menu(menu_id: Optional[str]=None, title: Optional[str]=None, handle: Optional[str]=None, items: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Replace a storefront navigation menu's title, handle, and full item tree. This is a whole-menu replacement — read the menu first with shopify.get_menu and send back every item you want to keep. Requires the online-store-navigation scopes; a connection without them returns SHOPIFY_NAVIGATION_SCOPE_REQUIRED (offer a Shopify reconnect).

Source: lightbulb/mcp_generated_tools.py:30022

shopify_update_metafield

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_update_metafield(owner_type: Optional[str]=None, owner_id: Optional[str]=None, namespace: Optional[str]=None, key: Optional[str]=None, value: Optional[str]=None, type: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create or update a metafield on a Shopify resource.

Source: lightbulb/mcp_generated_tools.py:30066

shopify_update_theme

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_update_theme(theme_id: Optional[str]=None, name: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Rename an UNPUBLISHED (draft) theme. Updates targeting the live (MAIN) theme are refused with SHOPIFY_THEME_ROLE_PROTECTED.

Source: lightbulb/mcp_generated_tools.py:30112

shopify_upsert_theme_files

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_upsert_theme_files(theme_id: Optional[str]=None, files: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create or update up to 50 files on an UNPUBLISHED (draft) theme in one call. Writes targeting the live (MAIN) theme are refused with SHOPIFY_THEME_ROLE_PROTECTED; the live theme only changes via the approval-gated shopify.publish_theme.

Source: lightbulb/mcp_generated_tools.py:30147

shopify_verify_product_readiness

Namespace: shopify · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
shopify_verify_product_readiness(product_id: Optional[str]=None, publication_ids: Optional[list[str]]=None, expected_title: Optional[str]=None, expected_price: Optional[str]=None, expected_currency: Optional[str]=None, landing_url: Optional[str]=None, publication_completed_at: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Read exact Shopify Admin and storefront evidence after publication. The governed host verifies the requested product, publications, title, price, currency, public landing page, and checkout surface without returning raw storefront HTML.

Source: lightbulb/mcp_generated_tools.py:30184

slack_access_canvas

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_access_canvas(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `access_canvas` (platform tool `slack.access_canvas`).

Source: lightbulb/mcp_generated_tools.py:30233

slack_add_reaction

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_add_reaction(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `add_reaction` (platform tool `slack.add_reaction`).

Source: lightbulb/mcp_generated_tools.py:30278

slack_app_mention

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_app_mention(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `app_mention` (platform tool `slack.app_mention`).

Source: lightbulb/mcp_generated_tools.py:30323

slack_archive_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_archive_channel(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `archive_channel` (platform tool `slack.archive_channel`).

Source: lightbulb/mcp_generated_tools.py:30368

slack_assistant_set_status

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_assistant_set_status(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `assistant_set_status` (platform tool `slack.assistant_set_status`).

Source: lightbulb/mcp_generated_tools.py:30413

slack_assistant_set_suggested_prompts

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_assistant_set_suggested_prompts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `assistant_set_suggested_prompts` (platform tool `slack.assistant_set_suggested_prompts`).

Source: lightbulb/mcp_generated_tools.py:30458

slack_assistant_set_title

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_assistant_set_title(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `assistant_set_title` (platform tool `slack.assistant_set_title`).

Source: lightbulb/mcp_generated_tools.py:30503

slack_canvas_section_lookup

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_canvas_section_lookup(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `canvas_section_lookup` (platform tool `slack.canvas_section_lookup`).

Source: lightbulb/mcp_generated_tools.py:30548

slack_create_canvas

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_create_canvas(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `create_canvas` (platform tool `slack.create_canvas`).

Source: lightbulb/mcp_generated_tools.py:30593

slack_create_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_create_channel(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `create_channel` (platform tool `slack.create_channel`).

Source: lightbulb/mcp_generated_tools.py:30638

slack_create_conversation_canvas

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_create_conversation_canvas(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `create_conversation_canvas` (platform tool `slack.create_conversation_canvas`).

Source: lightbulb/mcp_generated_tools.py:30683

slack_default_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_default_channel(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `default_channel` (platform tool `slack.default_channel`).

Source: lightbulb/mcp_generated_tools.py:30728

slack_delete_canvas

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_delete_canvas(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `delete_canvas` (platform tool `slack.delete_canvas`).

Source: lightbulb/mcp_generated_tools.py:30773

slack_delete_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_delete_message(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `delete_message` (platform tool `slack.delete_message`).

Source: lightbulb/mcp_generated_tools.py:30818

slack_delete_scheduled_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_delete_scheduled_message(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `delete_scheduled_message` (platform tool `slack.delete_scheduled_message`).

Source: lightbulb/mcp_generated_tools.py:30863

slack_edit_canvas

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_edit_canvas(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `edit_canvas` (platform tool `slack.edit_canvas`).

Source: lightbulb/mcp_generated_tools.py:30908

slack_files_complete_upload_external

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_files_complete_upload_external(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `files_complete_upload_external` (platform tool `slack.files_complete_upload_external`).

Source: lightbulb/mcp_generated_tools.py:30953

slack_files_delete

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_files_delete(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `files_delete` (platform tool `slack.files_delete`).

Source: lightbulb/mcp_generated_tools.py:30998

slack_files_get_upload_url_external

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_files_get_upload_url_external(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `files_get_upload_url_external` (platform tool `slack.files_get_upload_url_external`).

Source: lightbulb/mcp_generated_tools.py:31043

slack_files_info

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_files_info(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `files_info` (platform tool `slack.files_info`).

Source: lightbulb/mcp_generated_tools.py:31088

slack_get_channel_history

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_get_channel_history(channel: Optional[str]=None, limit: int=50, oldest: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch recent messages from a Slack channel.

Source: lightbulb/mcp_generated_tools.py:31133

slack_get_thread_replies

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_get_thread_replies(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `get_thread_replies` (platform tool `slack.get_thread_replies`).

Source: lightbulb/mcp_generated_tools.py:31170

slack_invite_to_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_invite_to_channel(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `invite_to_channel` (platform tool `slack.invite_to_channel`).

Source: lightbulb/mcp_generated_tools.py:31215

slack_join_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_join_channel(channel: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Join a public Slack channel the bot can access.

Source: lightbulb/mcp_generated_tools.py:31260

slack_kick_from_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_kick_from_channel(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `kick_from_channel` (platform tool `slack.kick_from_channel`).

Source: lightbulb/mcp_generated_tools.py:31291

slack_list_channel_members

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_channel_members(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `list_channel_members` (platform tool `slack.list_channel_members`).

Source: lightbulb/mcp_generated_tools.py:31336

slack_list_channels

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_channels(types: str='public_channel', exclude_archived: bool=True, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List channels the Slack workspace bot can see.

Source: lightbulb/mcp_generated_tools.py:31381

slack_list_files

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_files(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `list_files` (platform tool `slack.list_files`).

Source: lightbulb/mcp_generated_tools.py:31415

slack_list_reactions

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_reactions(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `list_reactions` (platform tool `slack.list_reactions`).

Source: lightbulb/mcp_generated_tools.py:31460

slack_list_scheduled_messages

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_scheduled_messages(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `list_scheduled_messages` (platform tool `slack.list_scheduled_messages`).

Source: lightbulb/mcp_generated_tools.py:31505

slack_list_users

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_list_users(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `list_users` (platform tool `slack.list_users`).

Source: lightbulb/mcp_generated_tools.py:31550

slack_lookup_user

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_lookup_user(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `lookup_user` (platform tool `slack.lookup_user`).

Source: lightbulb/mcp_generated_tools.py:31595

slack_me_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_me_message(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `me_message` (platform tool `slack.me_message`).

Source: lightbulb/mcp_generated_tools.py:31640

slack_open_dm

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_open_dm(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `open_dm` (platform tool `slack.open_dm`).

Source: lightbulb/mcp_generated_tools.py:31685

slack_open_modal

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_open_modal(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `open_modal` (platform tool `slack.open_modal`).

Source: lightbulb/mcp_generated_tools.py:31730

slack_pins_add

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_pins_add(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `pins_add` (platform tool `slack.pins_add`).

Source: lightbulb/mcp_generated_tools.py:31775

slack_pins_remove

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_pins_remove(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `pins_remove` (platform tool `slack.pins_remove`).

Source: lightbulb/mcp_generated_tools.py:31820

slack_post_ephemeral

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_post_ephemeral(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `post_ephemeral` (platform tool `slack.post_ephemeral`).

Source: lightbulb/mcp_generated_tools.py:31865

slack_post_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_post_message(channel: Optional[str]=None, text: Optional[str]=None, thread_ts: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Post a message to a Slack channel or DM under the bot's identity.

Source: lightbulb/mcp_generated_tools.py:31910

slack_remove_reaction

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_remove_reaction(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `remove_reaction` (platform tool `slack.remove_reaction`).

Source: lightbulb/mcp_generated_tools.py:31947

slack_schedule_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_schedule_message(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `schedule_message` (platform tool `slack.schedule_message`).

Source: lightbulb/mcp_generated_tools.py:31992

slack_sdlc_canvas_template_id

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_sdlc_canvas_template_id(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `sdlc_canvas_template_id` (platform tool `slack.sdlc_canvas_template_id`).

Source: lightbulb/mcp_generated_tools.py:32037

slack_search_messages

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_search_messages(query: Optional[str]=None, count: int=20, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Search Slack messages across channels the bot can see.

Source: lightbulb/mcp_generated_tools.py:32082

slack_set_channel_purpose

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_set_channel_purpose(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `set_channel_purpose` (platform tool `slack.set_channel_purpose`).

Source: lightbulb/mcp_generated_tools.py:32116

slack_set_channel_topic

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_set_channel_topic(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `set_channel_topic` (platform tool `slack.set_channel_topic`).

Source: lightbulb/mcp_generated_tools.py:32161

slack_team_info

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_team_info(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `team_info` (platform tool `slack.team_info`).

Source: lightbulb/mcp_generated_tools.py:32206

slack_unarchive_channel

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_unarchive_channel(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `unarchive_channel` (platform tool `slack.unarchive_channel`).

Source: lightbulb/mcp_generated_tools.py:32251

slack_update_message

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_update_message(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `update_message` (platform tool `slack.update_message`).

Source: lightbulb/mcp_generated_tools.py:32341

slack_usergroups_list

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_usergroups_list(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `usergroups_list` (platform tool `slack.usergroups_list`).

Source: lightbulb/mcp_generated_tools.py:32386

slack_usergroups_users_list

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_usergroups_users_list(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `usergroups_users_list` (platform tool `slack.usergroups_users_list`).

Source: lightbulb/mcp_generated_tools.py:32431

slack_users_info

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_users_info(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `users_info` (platform tool `slack.users_info`).

Source: lightbulb/mcp_generated_tools.py:32476

slack_users_set_presence

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_users_set_presence(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `users_set_presence` (platform tool `slack.users_set_presence`).

Source: lightbulb/mcp_generated_tools.py:32521

slack_views_open

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_views_open(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `views_open` (platform tool `slack.views_open`).

Source: lightbulb/mcp_generated_tools.py:32566

slack_views_publish

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_views_publish(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `views_publish` (platform tool `slack.views_publish`).

Source: lightbulb/mcp_generated_tools.py:32611

slack_views_push

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_views_push(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `views_push` (platform tool `slack.views_push`).

Source: lightbulb/mcp_generated_tools.py:32656

slack_views_update

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_views_update(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `views_update` (platform tool `slack.views_update`).

Source: lightbulb/mcp_generated_tools.py:32701

slack_workflows_step_completed

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_workflows_step_completed(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `workflows_step_completed` (platform tool `slack.workflows_step_completed`).

Source: lightbulb/mcp_generated_tools.py:32746

slack_workflows_step_failed

Namespace: slack · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
slack_workflows_step_failed(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Slack connector operation `workflows_step_failed` (platform tool `slack.workflows_step_failed`).

Source: lightbulb/mcp_generated_tools.py:32791

smarthome_automation_review

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_automation_review(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `automation_review`.

Source: lightbulb/mcp_generated_tools.py:13122

smarthome_chat

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_chat(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:13034

smarthome_command_plan

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_command_plan(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `command_plan`.

Source: lightbulb/mcp_generated_tools.py:13078

smarthome_event_review

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_event_review(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `event_review`.

Source: lightbulb/mcp_generated_tools.py:13100

smarthome_plan_domain_intelligence

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:13166

smarthome_scene_assist

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_scene_assist(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `scene_assist`.

Source: lightbulb/mcp_generated_tools.py:13144

smarthome_status_report

Namespace: smarthome · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smarthome_status_report(message: str='', inputs: str='{}') -> str

Run the smarthome domain agent action `status_report`.

Source: lightbulb/mcp_generated_tools.py:13056

smokeball_add_layout_contact

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_add_layout_contact(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `add_layout_contact` (platform tool `smokeball.add_layout_contact`).

Source: lightbulb/mcp_generated_tools.py:32836

smokeball_api_request

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_api_request(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `api_request` (platform tool `smokeball.api_request`).

Source: lightbulb/mcp_generated_tools.py:32881

smokeball_create_bill

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_bill(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `create_bill` (platform tool `smokeball.create_bill`).

Source: lightbulb/mcp_generated_tools.py:32926

smokeball_create_contact

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_contact(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `create_contact` (platform tool `smokeball.create_contact`).

Source: lightbulb/mcp_generated_tools.py:32971

smokeball_create_file_upload

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_file_upload(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `create_file_upload` (platform tool `smokeball.create_file_upload`).

Source: lightbulb/mcp_generated_tools.py:33016

smokeball_create_folder

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_folder(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `create_folder` (platform tool `smokeball.create_folder`).

Source: lightbulb/mcp_generated_tools.py:33061

smokeball_create_layout

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_layout(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `create_layout` (platform tool `smokeball.create_layout`).

Source: lightbulb/mcp_generated_tools.py:33106

smokeball_create_lead

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_lead(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `create_lead` (platform tool `smokeball.create_lead`).

Source: lightbulb/mcp_generated_tools.py:33151

smokeball_create_matter

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_matter(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `create_matter` (platform tool `smokeball.create_matter`).

Source: lightbulb/mcp_generated_tools.py:33196

smokeball_create_task

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_task(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `create_task` (platform tool `smokeball.create_task`).

Source: lightbulb/mcp_generated_tools.py:33241

smokeball_create_time_entry

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_create_time_entry(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `create_time_entry` (platform tool `smokeball.create_time_entry`).

Source: lightbulb/mcp_generated_tools.py:33286

smokeball_delete_layout

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_delete_layout(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `delete_layout` (platform tool `smokeball.delete_layout`).

Source: lightbulb/mcp_generated_tools.py:33331

smokeball_get_contact

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_contact(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `get_contact` (platform tool `smokeball.get_contact`).

Source: lightbulb/mcp_generated_tools.py:33376

smokeball_get_file

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_file(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `get_file` (platform tool `smokeball.get_file`).

Source: lightbulb/mcp_generated_tools.py:33421

smokeball_get_file_download_url

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_file_download_url(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `get_file_download_url` (platform tool `smokeball.get_file_download_url`).

Source: lightbulb/mcp_generated_tools.py:33466

smokeball_get_file_upload_url

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_file_upload_url(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `get_file_upload_url` (platform tool `smokeball.get_file_upload_url`).

Source: lightbulb/mcp_generated_tools.py:33511

smokeball_get_layout

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_layout(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `get_layout` (platform tool `smokeball.get_layout`).

Source: lightbulb/mcp_generated_tools.py:33556

smokeball_get_layout_contacts

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_layout_contacts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `get_layout_contacts` (platform tool `smokeball.get_layout_contacts`).

Source: lightbulb/mcp_generated_tools.py:33601

smokeball_get_layout_design

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_layout_design(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `get_layout_design` (platform tool `smokeball.get_layout_design`).

Source: lightbulb/mcp_generated_tools.py:33646

smokeball_get_matter

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_matter(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `get_matter` (platform tool `smokeball.get_matter`).

Source: lightbulb/mcp_generated_tools.py:33691

smokeball_get_matter_items

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_matter_items(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `get_matter_items` (platform tool `smokeball.get_matter_items`).

Source: lightbulb/mcp_generated_tools.py:33736

smokeball_get_matter_type

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_get_matter_type(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `get_matter_type` (platform tool `smokeball.get_matter_type`).

Source: lightbulb/mcp_generated_tools.py:33781

smokeball_integrated_search

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_integrated_search(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `integrated_search` (platform tool `smokeball.integrated_search`).

Source: lightbulb/mcp_generated_tools.py:33826

smokeball_list_activities

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_activities(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_activities` (platform tool `smokeball.list_activities`).

Source: lightbulb/mcp_generated_tools.py:33871

smokeball_list_bills

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_bills(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_bills` (platform tool `smokeball.list_bills`).

Source: lightbulb/mcp_generated_tools.py:33916

smokeball_list_contacts

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_contacts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_contacts` (platform tool `smokeball.list_contacts`).

Source: lightbulb/mcp_generated_tools.py:33961

smokeball_list_files

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_files(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_files` (platform tool `smokeball.list_files`).

Source: lightbulb/mcp_generated_tools.py:34006

smokeball_list_folders

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_folders(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_folders` (platform tool `smokeball.list_folders`).

Source: lightbulb/mcp_generated_tools.py:34051

smokeball_list_layouts

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_layouts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_layouts` (platform tool `smokeball.list_layouts`).

Source: lightbulb/mcp_generated_tools.py:34096

smokeball_list_leads

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_leads(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_leads` (platform tool `smokeball.list_leads`).

Source: lightbulb/mcp_generated_tools.py:34141

smokeball_list_matter_types

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_matter_types(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_matter_types` (platform tool `smokeball.list_matter_types`).

Source: lightbulb/mcp_generated_tools.py:34186

smokeball_list_matters

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_matters(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_matters` (platform tool `smokeball.list_matters`).

Source: lightbulb/mcp_generated_tools.py:34231

smokeball_list_staff

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_staff(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_staff` (platform tool `smokeball.list_staff`).

Source: lightbulb/mcp_generated_tools.py:34276

smokeball_list_tasks

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_tasks(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_tasks` (platform tool `smokeball.list_tasks`).

Source: lightbulb/mcp_generated_tools.py:34321

smokeball_list_time_entries

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_list_time_entries(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `list_time_entries` (platform tool `smokeball.list_time_entries`).

Source: lightbulb/mcp_generated_tools.py:34366

smokeball_request

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_request(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `request` (platform tool `smokeball.request`).

Source: lightbulb/mcp_generated_tools.py:34411

smokeball_search

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_search(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `search` (platform tool `smokeball.search`).

Source: lightbulb/mcp_generated_tools.py:34456

smokeball_update_layout

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_update_layout(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `update_layout` (platform tool `smokeball.update_layout`).

Source: lightbulb/mcp_generated_tools.py:34501

smokeball_update_matter

Namespace: smokeball · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
smokeball_update_matter(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Smokeball connector operation `update_matter` (platform tool `smokeball.update_matter`).

Source: lightbulb/mcp_generated_tools.py:34546

solver_assign_resources

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_assign_resources(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `assign_resources`.

Source: lightbulb/mcp_generated_tools.py:13254

solver_chat

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_chat(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:13188

solver_constraint_satisfaction

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_constraint_satisfaction(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `constraint_satisfaction`.

Source: lightbulb/mcp_generated_tools.py:13276

solver_plan_domain_intelligence

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:13298

solver_schedule_optimization

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_schedule_optimization(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `schedule_optimization`.

Source: lightbulb/mcp_generated_tools.py:13232

solver_solve_optimization

Namespace: solver · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
solver_solve_optimization(message: str='', inputs: str='{}') -> str

Run the solver domain agent action `solve_optimization`.

Source: lightbulb/mcp_generated_tools.py:13210

square_create_invoice

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_create_invoice(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Square connector operation `create_invoice` (platform tool `square.create_invoice`).

Source: lightbulb/mcp_generated_tools.py:34591

square_create_refund

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_create_refund(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Square connector operation `create_refund` (platform tool `square.create_refund`).

Source: lightbulb/mcp_generated_tools.py:34636

square_get_catalog_item

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_get_catalog_item(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Square connector operation `get_catalog_item` (platform tool `square.get_catalog_item`).

Source: lightbulb/mcp_generated_tools.py:34681

square_get_inventory

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_get_inventory(catalog_object_ids: Optional[list[str]]=None, location_ids: Optional[list[str]]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Fetch Square inventory counts for one or more catalog items.

Source: lightbulb/mcp_generated_tools.py:34726

square_get_order

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_get_order(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Square connector operation `get_order` (platform tool `square.get_order`).

Source: lightbulb/mcp_generated_tools.py:34760

square_get_payment

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_get_payment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Square connector operation `get_payment` (platform tool `square.get_payment`).

Source: lightbulb/mcp_generated_tools.py:34805

square_list_appointments

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_appointments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Square connector operation `list_appointments` (platform tool `square.list_appointments`).

Source: lightbulb/mcp_generated_tools.py:34850

square_list_customers

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_customers(limit: int=100, cursor: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List customers in the connected Square account.

Source: lightbulb/mcp_generated_tools.py:34895

square_list_locations

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_locations(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Square connector operation `list_locations` (platform tool `square.list_locations`).

Source: lightbulb/mcp_generated_tools.py:34929

square_list_payments

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_payments(from_date: Optional[str]=None, to_date: Optional[str]=None, location_id: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List Square payments for the connected merchant account.

Source: lightbulb/mcp_generated_tools.py:34974

square_list_payouts

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_payouts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Square connector operation `list_payouts` (platform tool `square.list_payouts`).

Source: lightbulb/mcp_generated_tools.py:35011

square_list_refunds

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_list_refunds(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Square connector operation `list_refunds` (platform tool `square.list_refunds`).

Source: lightbulb/mcp_generated_tools.py:35056

square_search_catalog

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_search_catalog(object_types: Optional[list[str]]=None, query: Optional[str]=None, limit: int=100, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Search the Square catalog (items, variations, categories).

Source: lightbulb/mcp_generated_tools.py:35101

square_search_orders

Namespace: square · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
square_search_orders(location_id: Optional[str]=None, state: Optional[str]=None, start_date: Optional[str]=None, end_date: Optional[str]=None, limit: int=50, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Search Square orders by location, status, or date range.

Source: lightbulb/mcp_generated_tools.py:35138

stripe_create_invoice

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_create_invoice(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Stripe connector operation `create_invoice` (platform tool `stripe.create_invoice`).

Source: lightbulb/mcp_generated_tools.py:35181

stripe_create_refund

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_create_refund(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Stripe connector operation `create_refund` (platform tool `stripe.create_refund`).

Source: lightbulb/mcp_generated_tools.py:35226

stripe_get_invoice

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_get_invoice(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Stripe connector operation `get_invoice` (platform tool `stripe.get_invoice`).

Source: lightbulb/mcp_generated_tools.py:35271

stripe_list_balance_transactions

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_balance_transactions(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Stripe connector operation `list_balance_transactions` (platform tool `stripe.list_balance_transactions`).

Source: lightbulb/mcp_generated_tools.py:35316

stripe_list_charges

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_charges(customer_id: Optional[str]=None, from_date: Optional[str]=None, limit: int=100, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List recent Stripe charges.

Source: lightbulb/mcp_generated_tools.py:35361

stripe_list_customers

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_customers(email: Optional[str]=None, limit: int=100, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List Stripe customers.

Source: lightbulb/mcp_generated_tools.py:35398

stripe_list_invoices

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_invoices(customer_id: Optional[str]=None, status: Optional[str]=None, limit: int=100, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List Stripe invoices, optionally scoped to a customer.

Source: lightbulb/mcp_generated_tools.py:35432

stripe_list_payouts

Namespace: stripe · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
stripe_list_payouts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Stripe connector operation `list_payouts` (platform tool `stripe.list_payouts`).

Source: lightbulb/mcp_generated_tools.py:35469

teams_post_channel_message

Namespace: teams · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
teams_post_channel_message(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Teams connector operation `post_channel_message` (platform tool `teams.post_channel_message`).

Source: lightbulb/mcp_generated_tools.py:35514

teams_post_chat_message

Namespace: teams · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
teams_post_chat_message(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Teams connector operation `post_chat_message` (platform tool `teams.post_chat_message`).

Source: lightbulb/mcp_generated_tools.py:35559

wealth_advisory_chat

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_chat(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `chat`.

Source: lightbulb/mcp_generated_tools.py:13320

wealth_advisory_plan_domain_intelligence

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_plan_domain_intelligence(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `plan_domain_intelligence`.

Source: lightbulb/mcp_generated_tools.py:13452

wealth_advisory_wealth_kyc_risk_intake

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_wealth_kyc_risk_intake(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `wealth_kyc_risk_intake`.

Source: lightbulb/mcp_generated_tools.py:13342

wealth_advisory_wealth_monte_carlo_retirement

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_wealth_monte_carlo_retirement(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `wealth_monte_carlo_retirement`.

Source: lightbulb/mcp_generated_tools.py:13430

wealth_advisory_wealth_portfolio_drift

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_wealth_portfolio_drift(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `wealth_portfolio_drift`.

Source: lightbulb/mcp_generated_tools.py:13364

wealth_advisory_wealth_retirement_withdrawal

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_wealth_retirement_withdrawal(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `wealth_retirement_withdrawal`.

Source: lightbulb/mcp_generated_tools.py:13408

wealth_advisory_wealth_tax_loss_harvest

Namespace: wealth_advisory · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
wealth_advisory_wealth_tax_loss_harvest(message: str='', inputs: str='{}') -> str

Run the wealth_advisory domain agent action `wealth_tax_loss_harvest`.

Source: lightbulb/mcp_generated_tools.py:13386

xero_aged_payable_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_aged_payable_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `aged_payable_report` (platform tool `xero.aged_payable_report`).

Source: lightbulb/mcp_generated_tools.py:35604

xero_aged_receivable_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_aged_receivable_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `aged_receivable_report` (platform tool `xero.aged_receivable_report`).

Source: lightbulb/mcp_generated_tools.py:35649

xero_api_request

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_api_request(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `api_request` (platform tool `xero.api_request`).

Source: lightbulb/mcp_generated_tools.py:35694

xero_approve_payroll_au_timesheet

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_approve_payroll_au_timesheet(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `approve_payroll_au_timesheet` (platform tool `xero.approve_payroll_au_timesheet`).

Source: lightbulb/mcp_generated_tools.py:35739

xero_balance_sheet_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_balance_sheet_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `balance_sheet_report` (platform tool `xero.balance_sheet_report`).

Source: lightbulb/mcp_generated_tools.py:35784

xero_bank_summary_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_bank_summary_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `bank_summary_report` (platform tool `xero.bank_summary_report`).

Source: lightbulb/mcp_generated_tools.py:35829

xero_bas_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_bas_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `bas_report` (platform tool `xero.bas_report`).

Source: lightbulb/mcp_generated_tools.py:35874

xero_book_depreciation

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_book_depreciation(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `book_depreciation` (platform tool `xero.book_depreciation`).

Source: lightbulb/mcp_generated_tools.py:35919

xero_budget_summary_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_budget_summary_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `budget_summary_report` (platform tool `xero.budget_summary_report`).

Source: lightbulb/mcp_generated_tools.py:35964

xero_cash_flow_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_cash_flow_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `cash_flow_report` (platform tool `xero.cash_flow_report`).

Source: lightbulb/mcp_generated_tools.py:36009

xero_create_asset

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_asset(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_asset` (platform tool `xero.create_asset`).

Source: lightbulb/mcp_generated_tools.py:36054

xero_create_association

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_association(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_association` (platform tool `xero.create_association`).

Source: lightbulb/mcp_generated_tools.py:36099

xero_create_bank_transaction

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_bank_transaction(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_bank_transaction` (platform tool `xero.create_bank_transaction`).

Source: lightbulb/mcp_generated_tools.py:36144

xero_create_bill

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_bill(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_bill` (platform tool `xero.create_bill`).

Source: lightbulb/mcp_generated_tools.py:36189

xero_create_contact

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_contact(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_contact` (platform tool `xero.create_contact`).

Source: lightbulb/mcp_generated_tools.py:36234

xero_create_credit_note

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_credit_note(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_credit_note` (platform tool `xero.create_credit_note`).

Source: lightbulb/mcp_generated_tools.py:36279

xero_create_expense_claim

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_expense_claim(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_expense_claim` (platform tool `xero.create_expense_claim`).

Source: lightbulb/mcp_generated_tools.py:36324

xero_create_feed_connection

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_feed_connection(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_feed_connection` (platform tool `xero.create_feed_connection`).

Source: lightbulb/mcp_generated_tools.py:36369

xero_create_folder

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_folder(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_folder` (platform tool `xero.create_folder`).

Source: lightbulb/mcp_generated_tools.py:36414

xero_create_history_note

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_history_note(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_history_note` (platform tool `xero.create_history_note`).

Source: lightbulb/mcp_generated_tools.py:36459

xero_create_invoice

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_invoice(contact_id: Optional[str]=None, line_items: Optional[list[str]]=None, due_date: Optional[str]=None, reference: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Create a draft invoice in Xero. Use the contact ID from xero.list_contacts; line items reference Xero account codes.

Source: lightbulb/mcp_generated_tools.py:36504

xero_create_item

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_item(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_item` (platform tool `xero.create_item`).

Source: lightbulb/mcp_generated_tools.py:36544

xero_create_manual_journal

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_manual_journal(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_manual_journal` (platform tool `xero.create_manual_journal`).

Source: lightbulb/mcp_generated_tools.py:36589

xero_create_payment

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_payment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_payment` (platform tool `xero.create_payment`).

Source: lightbulb/mcp_generated_tools.py:36634

xero_create_payroll_au_timesheet

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_payroll_au_timesheet(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_payroll_au_timesheet` (platform tool `xero.create_payroll_au_timesheet`).

Source: lightbulb/mcp_generated_tools.py:36679

xero_create_project

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_project(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_project` (platform tool `xero.create_project`).

Source: lightbulb/mcp_generated_tools.py:36724

xero_create_purchase_order

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_purchase_order(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_purchase_order` (platform tool `xero.create_purchase_order`).

Source: lightbulb/mcp_generated_tools.py:36769

xero_create_quote

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_quote(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_quote` (platform tool `xero.create_quote`).

Source: lightbulb/mcp_generated_tools.py:36814

xero_create_receipt

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_receipt(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_receipt` (platform tool `xero.create_receipt`).

Source: lightbulb/mcp_generated_tools.py:36859

xero_create_repeating_invoice

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_repeating_invoice(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_repeating_invoice` (platform tool `xero.create_repeating_invoice`).

Source: lightbulb/mcp_generated_tools.py:36904

xero_create_statement

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_statement(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_statement` (platform tool `xero.create_statement`).

Source: lightbulb/mcp_generated_tools.py:36949

xero_create_task

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_task(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_task` (platform tool `xero.create_task`).

Source: lightbulb/mcp_generated_tools.py:36994

xero_create_time_entry

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_time_entry(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_time_entry` (platform tool `xero.create_time_entry`).

Source: lightbulb/mcp_generated_tools.py:37039

xero_create_tracking_category

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_tracking_category(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_tracking_category` (platform tool `xero.create_tracking_category`).

Source: lightbulb/mcp_generated_tools.py:37084

xero_create_tracking_option

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_create_tracking_option(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `create_tracking_option` (platform tool `xero.create_tracking_option`).

Source: lightbulb/mcp_generated_tools.py:37129

xero_delete_feed_connection

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_delete_feed_connection(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `delete_feed_connection` (platform tool `xero.delete_feed_connection`).

Source: lightbulb/mcp_generated_tools.py:37174

xero_dispose_asset

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_dispose_asset(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `dispose_asset` (platform tool `xero.dispose_asset`).

Source: lightbulb/mcp_generated_tools.py:37219

xero_executive_summary_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_executive_summary_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `executive_summary_report` (platform tool `xero.executive_summary_report`).

Source: lightbulb/mcp_generated_tools.py:37264

xero_get_asset

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_asset(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `get_asset` (platform tool `xero.get_asset`).

Source: lightbulb/mcp_generated_tools.py:37309

xero_get_attachment

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_attachment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `get_attachment` (platform tool `xero.get_attachment`).

Source: lightbulb/mcp_generated_tools.py:37354

xero_get_budget

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_budget(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `get_budget` (platform tool `xero.get_budget`).

Source: lightbulb/mcp_generated_tools.py:37399

xero_get_file

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_file(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `get_file` (platform tool `xero.get_file`).

Source: lightbulb/mcp_generated_tools.py:37444

xero_get_invoice

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_invoice(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `get_invoice` (platform tool `xero.get_invoice`).

Source: lightbulb/mcp_generated_tools.py:37489

xero_get_organisation

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_organisation(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `get_organisation` (platform tool `xero.get_organisation`).

Source: lightbulb/mcp_generated_tools.py:37534

xero_get_payroll_au_timesheet

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_payroll_au_timesheet(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `get_payroll_au_timesheet` (platform tool `xero.get_payroll_au_timesheet`).

Source: lightbulb/mcp_generated_tools.py:37579

xero_get_project

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_project(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `get_project` (platform tool `xero.get_project`).

Source: lightbulb/mcp_generated_tools.py:37624

xero_get_purchase_order

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_get_purchase_order(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `get_purchase_order` (platform tool `xero.get_purchase_order`).

Source: lightbulb/mcp_generated_tools.py:37669

xero_gst_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_gst_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `gst_report` (platform tool `xero.gst_report`).

Source: lightbulb/mcp_generated_tools.py:37714

xero_list_accounts

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_accounts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_accounts` (platform tool `xero.list_accounts`).

Source: lightbulb/mcp_generated_tools.py:37759

xero_list_asset_types

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_asset_types(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_asset_types` (platform tool `xero.list_asset_types`).

Source: lightbulb/mcp_generated_tools.py:37804

xero_list_assets

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_assets(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_assets` (platform tool `xero.list_assets`).

Source: lightbulb/mcp_generated_tools.py:37849

xero_list_associations

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_associations(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_associations` (platform tool `xero.list_associations`).

Source: lightbulb/mcp_generated_tools.py:37894

xero_list_attachments

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_attachments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_attachments` (platform tool `xero.list_attachments`).

Source: lightbulb/mcp_generated_tools.py:37939

xero_list_bank_transactions

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_bank_transactions(bank_account_id: Optional[str]=None, from_date: Optional[str]=None, to_date: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List bank-feed transactions on a Xero bank account.

Source: lightbulb/mcp_generated_tools.py:37984

xero_list_branding_themes

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_branding_themes(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_branding_themes` (platform tool `xero.list_branding_themes`).

Source: lightbulb/mcp_generated_tools.py:38021

xero_list_budgets

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_budgets(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_budgets` (platform tool `xero.list_budgets`).

Source: lightbulb/mcp_generated_tools.py:38066

xero_list_contact_groups

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_contact_groups(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_contact_groups` (platform tool `xero.list_contact_groups`).

Source: lightbulb/mcp_generated_tools.py:38111

xero_list_contacts

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_contacts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_contacts` (platform tool `xero.list_contacts`).

Source: lightbulb/mcp_generated_tools.py:38156

xero_list_credit_notes

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_credit_notes(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_credit_notes` (platform tool `xero.list_credit_notes`).

Source: lightbulb/mcp_generated_tools.py:38201

xero_list_currencies

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_currencies(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_currencies` (platform tool `xero.list_currencies`).

Source: lightbulb/mcp_generated_tools.py:38246

xero_list_employees_accounting

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_employees_accounting(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_employees_accounting` (platform tool `xero.list_employees_accounting`).

Source: lightbulb/mcp_generated_tools.py:38291

xero_list_expense_claims

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_expense_claims(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_expense_claims` (platform tool `xero.list_expense_claims`).

Source: lightbulb/mcp_generated_tools.py:38336

xero_list_feed_connections

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_feed_connections(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_feed_connections` (platform tool `xero.list_feed_connections`).

Source: lightbulb/mcp_generated_tools.py:38381

xero_list_files

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_files(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_files` (platform tool `xero.list_files`).

Source: lightbulb/mcp_generated_tools.py:38426

xero_list_folders

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_folders(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_folders` (platform tool `xero.list_folders`).

Source: lightbulb/mcp_generated_tools.py:38471

xero_list_history

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_history(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_history` (platform tool `xero.list_history`).

Source: lightbulb/mcp_generated_tools.py:38516

xero_list_invoices

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_invoices(status: Optional[str]=None, contact_id: Optional[str]=None, from_date: Optional[str]=None, to_date: Optional[str]=None, *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

List invoices in the connected Xero organisation. Supports filtering by status, contact, and date range.

Source: lightbulb/mcp_generated_tools.py:38561

xero_list_items

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_items(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_items` (platform tool `xero.list_items`).

Source: lightbulb/mcp_generated_tools.py:38601

xero_list_linked_transactions

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_linked_transactions(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_linked_transactions` (platform tool `xero.list_linked_transactions`).

Source: lightbulb/mcp_generated_tools.py:38646

xero_list_manual_journals

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_manual_journals(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_manual_journals` (platform tool `xero.list_manual_journals`).

Source: lightbulb/mcp_generated_tools.py:38691

xero_list_overpayments

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_overpayments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_overpayments` (platform tool `xero.list_overpayments`).

Source: lightbulb/mcp_generated_tools.py:38736

xero_list_payments

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_payments` (platform tool `xero.list_payments`).

Source: lightbulb/mcp_generated_tools.py:38781

xero_list_payroll_au_employee_leave

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_employee_leave(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_payroll_au_employee_leave` (platform tool `xero.list_payroll_au_employee_leave`).

Source: lightbulb/mcp_generated_tools.py:38826

xero_list_payroll_au_employee_leave_balances

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_employee_leave_balances(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_payroll_au_employee_leave_balances` (platform tool `xero.list_payroll_au_employee_leave_balances`).

Source: lightbulb/mcp_generated_tools.py:38871

xero_list_payroll_au_employees

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_employees(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_payroll_au_employees` (platform tool `xero.list_payroll_au_employees`).

Source: lightbulb/mcp_generated_tools.py:38916

xero_list_payroll_au_leave_periods

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_leave_periods(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_payroll_au_leave_periods` (platform tool `xero.list_payroll_au_leave_periods`).

Source: lightbulb/mcp_generated_tools.py:38961

xero_list_payroll_au_leave_types

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_leave_types(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_payroll_au_leave_types` (platform tool `xero.list_payroll_au_leave_types`).

Source: lightbulb/mcp_generated_tools.py:39006

xero_list_payroll_au_payitems

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_payitems(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_payroll_au_payitems` (platform tool `xero.list_payroll_au_payitems`).

Source: lightbulb/mcp_generated_tools.py:39051

xero_list_payroll_au_payruns

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_payruns(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_payroll_au_payruns` (platform tool `xero.list_payroll_au_payruns`).

Source: lightbulb/mcp_generated_tools.py:39096

xero_list_payroll_au_superfunds

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_superfunds(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_payroll_au_superfunds` (platform tool `xero.list_payroll_au_superfunds`).

Source: lightbulb/mcp_generated_tools.py:39141

xero_list_payroll_au_timesheets

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_payroll_au_timesheets(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_payroll_au_timesheets` (platform tool `xero.list_payroll_au_timesheets`).

Source: lightbulb/mcp_generated_tools.py:39186

xero_list_prepayments

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_prepayments(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_prepayments` (platform tool `xero.list_prepayments`).

Source: lightbulb/mcp_generated_tools.py:39231

xero_list_project_users

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_project_users(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_project_users` (platform tool `xero.list_project_users`).

Source: lightbulb/mcp_generated_tools.py:39276

xero_list_projects

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_projects(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_projects` (platform tool `xero.list_projects`).

Source: lightbulb/mcp_generated_tools.py:39321

xero_list_purchase_orders

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_purchase_orders(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_purchase_orders` (platform tool `xero.list_purchase_orders`).

Source: lightbulb/mcp_generated_tools.py:39366

xero_list_quotes

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_quotes(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_quotes` (platform tool `xero.list_quotes`).

Source: lightbulb/mcp_generated_tools.py:39411

xero_list_receipts

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_receipts(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_receipts` (platform tool `xero.list_receipts`).

Source: lightbulb/mcp_generated_tools.py:39456

xero_list_repeating_invoices

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_repeating_invoices(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_repeating_invoices` (platform tool `xero.list_repeating_invoices`).

Source: lightbulb/mcp_generated_tools.py:39501

xero_list_statements

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_statements(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_statements` (platform tool `xero.list_statements`).

Source: lightbulb/mcp_generated_tools.py:39546

xero_list_tasks

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_tasks(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_tasks` (platform tool `xero.list_tasks`).

Source: lightbulb/mcp_generated_tools.py:39591

xero_list_tax_rates

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_tax_rates(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_tax_rates` (platform tool `xero.list_tax_rates`).

Source: lightbulb/mcp_generated_tools.py:39636

xero_list_time_entries

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_time_entries(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_time_entries` (platform tool `xero.list_time_entries`).

Source: lightbulb/mcp_generated_tools.py:39681

xero_list_tracking_categories

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_list_tracking_categories(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `list_tracking_categories` (platform tool `xero.list_tracking_categories`).

Source: lightbulb/mcp_generated_tools.py:39726

xero_pay_bill

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_pay_bill(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `pay_bill` (platform tool `xero.pay_bill`).

Source: lightbulb/mcp_generated_tools.py:39771

xero_payroll_summary_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_payroll_summary_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `payroll_summary_report` (platform tool `xero.payroll_summary_report`).

Source: lightbulb/mcp_generated_tools.py:39816

xero_profit_loss_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_profit_loss_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `profit_loss_report` (platform tool `xero.profit_loss_report`).

Source: lightbulb/mcp_generated_tools.py:39861

xero_revert_payroll_au_timesheet

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_revert_payroll_au_timesheet(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `revert_payroll_au_timesheet` (platform tool `xero.revert_payroll_au_timesheet`).

Source: lightbulb/mcp_generated_tools.py:39906

xero_trial_balance_report

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_trial_balance_report(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `trial_balance_report` (platform tool `xero.trial_balance_report`).

Source: lightbulb/mcp_generated_tools.py:39951

xero_update_asset

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_asset(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_asset` (platform tool `xero.update_asset`).

Source: lightbulb/mcp_generated_tools.py:39996

xero_update_bank_transaction

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_bank_transaction(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_bank_transaction` (platform tool `xero.update_bank_transaction`).

Source: lightbulb/mcp_generated_tools.py:40041

xero_update_contact

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_contact(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_contact` (platform tool `xero.update_contact`).

Source: lightbulb/mcp_generated_tools.py:40086

xero_update_credit_note

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_credit_note(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_credit_note` (platform tool `xero.update_credit_note`).

Source: lightbulb/mcp_generated_tools.py:40131

xero_update_expense_claim

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_expense_claim(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_expense_claim` (platform tool `xero.update_expense_claim`).

Source: lightbulb/mcp_generated_tools.py:40176

xero_update_invoice

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_invoice(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_invoice` (platform tool `xero.update_invoice`).

Source: lightbulb/mcp_generated_tools.py:40221

xero_update_item

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_item(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_item` (platform tool `xero.update_item`).

Source: lightbulb/mcp_generated_tools.py:40266

xero_update_manual_journal

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_manual_journal(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_manual_journal` (platform tool `xero.update_manual_journal`).

Source: lightbulb/mcp_generated_tools.py:40311

xero_update_project

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_project(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_project` (platform tool `xero.update_project`).

Source: lightbulb/mcp_generated_tools.py:40356

xero_update_purchase_order

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_purchase_order(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_purchase_order` (platform tool `xero.update_purchase_order`).

Source: lightbulb/mcp_generated_tools.py:40401

xero_update_quote

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_quote(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_quote` (platform tool `xero.update_quote`).

Source: lightbulb/mcp_generated_tools.py:40446

xero_update_receipt

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_receipt(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_receipt` (platform tool `xero.update_receipt`).

Source: lightbulb/mcp_generated_tools.py:40491

xero_update_repeating_invoice

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_repeating_invoice(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_repeating_invoice` (platform tool `xero.update_repeating_invoice`).

Source: lightbulb/mcp_generated_tools.py:40536

xero_update_tracking_category

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_tracking_category(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_tracking_category` (platform tool `xero.update_tracking_category`).

Source: lightbulb/mcp_generated_tools.py:40581

xero_update_tracking_options

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_update_tracking_options(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `update_tracking_options` (platform tool `xero.update_tracking_options`).

Source: lightbulb/mcp_generated_tools.py:40626

xero_upload_attachment

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_upload_attachment(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `upload_attachment` (platform tool `xero.upload_attachment`).

Source: lightbulb/mcp_generated_tools.py:40671

xero_upload_file

Namespace: xero · Kind: generated · Policy annotations: not declared; apply conservative host policy

MCP tool signature
xero_upload_file(arguments: str='{}', *, project_id: Optional[str]=None, project_ref: Optional[str]=None, connector_account_ref: Optional[str]=None, idempotency_key: Optional[str]=None, effect: Optional[str]=None, approval_ref: Optional[str]=None) -> str

Xero connector operation `upload_file` (platform tool `xero.upload_file`).

Source: lightbulb/mcp_generated_tools.py:40716

Generated 2026-08-30 · Schema lightbulb.developer_reference.v1