pid
Create P&ID drawings with CTO symbol library. Place equipment, valves, instruments, pumps, tanks, process lines, flow arrows, tags, and line numbers.
Instructions
P&ID drawing with CTO symbol library.
Operations: setup_layers — Create standard P&ID layers. insert_symbol — data: {category, symbol, x, y, scale?, rotation?} list_symbols — data: {category} draw_process_line — data: {x1, y1, x2, y2} connect_equipment — data: {x1, y1, x2, y2} add_flow_arrow — data: {x, y, rotation?} add_equipment_tag — data: {x, y, tag, description?} add_line_number — data: {x, y, line_num, spec} insert_valve — data: {x, y, valve_type, rotation?, attributes?} insert_instrument — data: {x, y, instrument_type, rotation?, tag_id?, range_value?} insert_pump — data: {x, y, pump_type, rotation?, attributes?} insert_tank — data: {x, y, tank_type, scale?, attributes?}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| doc_id | No | ||
| operation | Yes | ||
| lease_token | No | ||
| idempotency_key | No | ||
| expected_revision | No | ||
| worker_generation | No | ||
| include_screenshot | No |