MCP documentation | MCP docs for agents
ark_import_factoring_companies
ark.import_factoring_companies
Import parsed CSV rows as ARK factoring companies, resolving matching payment terms and reporting row-level results without returning raw bank or tax values.
- Availability
- Expanded preview
- Scopes
factoring:write- ARK permissions
canCreateFactoring- 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
rowsarray<object>requiredParsed CSV rows for factoring company import. Each row creates one factoring company.
min items: 1; max items: 1000
Result
The tool returns the canonical ark.import_factoring_companies 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.