MCP documentation | MCP docs for agents
ark_update_load_board_user_mappings
ark.update_load_board_user_mappings
Save DAT usernames or Sylectus user IDs for ARK users so posting workflows use the right load-board seat.
- Availability
- Expanded preview
- Scopes
admin:write- ARK permissions
- None
- Team visibility
- Not entity-scoped
- Approval policy
ask_before_write- ARK approval request
- Required before execution
- Idempotency
- Required for external execution
- Read-only
- No
- Destructive
- No
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
providerstringrequiredLoad-board provider whose ARK user seat mappings should be updated.
one of: dat, sylectus
mappingsarray<object>requiredmin items: 1; max items: 500
Result
The tool returns the canonical ark.update_load_board_user_mappings operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.