octree_spatial_partition_query
Query millions of 3D points with radius range searches and k-nearest neighbor lookups using an octree spatial index. Returns O(log N) results for robotics, AI, and spatial analytics.
Instructions
Dynamic 3D Octree builder delivering O(log N) radius range queries and k-nearest neighbors (k-NN) across millions of 3D spatial points. (0.030 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |