Nango

개발자 도구

OpenClaw의 Neotask이 Nango로 연결된 액션을 자동으로 실행합니다 — 팀이 구성한 모든 Nango 통합이 에이전트 접근 가능하게 되어 워크플로 자동화가 새로운 수준으로 확장됩니다.

할 수 있는 것

The Nango integration connects Neotask to your organization's Nango action catalog. Nango's MCP server exposes dynamic tools — each Action your team has configured in Nango becomes an MCP tool that your agents can invoke.

How It Works

Nango converts your configured Actions (syncs with input schemas) into MCP tools at runtime. Tool names match the Action's sync name. Input schemas come from Nango's models_json_schema. Tools are scoped per connection so each agent accesses only the integrations it's authorized for.

Operational Capabilities

  • `dynamic_action_execution` — execute any configured Nango Action through the unified agent interface
  • `action_tool_discovery` — enumerate available tools for a given Nango connection
  • `action_input_schema_forwarding` — pass structured inputs to Nango Actions from agent workflows
  • `per_connection_tool_scoping` — scope tool access per connection-id and provider-config-key
  • `streamable_http_transport` — stream action results back to your agent in real time
  • 모든 액션은 자율적으로 실행되거나 승인을 요청합니다 — 여러분이 결정합니다.

    이렇게 물어보세요

  • "What Nango actions are available for our Salesforce connection?"
  • "Execute the sync_contacts action for our HubSpot integration"
  • "Run the create_ticket action in our Zendesk Nango configuration with this data"
  • "What tools are available for our Google Workspace Nango connection?"
  • 프로 팁

  • Nango plus Neotask is a force multiplier: every API your team integrates through Nango automatically becomes available to every agent in your organization
  • Use Nango's per-connection scoping to give different agents access to different integration sets based on their function
  • When building new automations, check your Nango action catalog first — your team may have already built the integration capability you need
  • Combine Nango actions with OpenClaw's multi-agent system to coordinate complex multi-API workflows without writing orchestration code
  • Works Well With