{"mcpName":"station__dataframe__join","slug":"dataframe__join","label":"join","description":"Join two DataFrames on shared key columns. Join types: inner, left, right, outer, semi, anti. Provide left and right DataFrames as separate column objects and the key column names.","domainSlug":"dataframe","pvRelevance":"non-pv","backend":"external","agentMetadata":{"idempotent":null,"read_only":null,"expected_latency_ms":null,"cost_tokens_estimate":null,"pipes_to":null},"inputSchema":{"type":"object","properties":{"left":{"type":"object","description":"Left DataFrame: column name to array of values"},"right":{"type":"object","description":"Right DataFrame: column name to array of values"},"on":{"type":"array","description":"Key column names present in both DataFrames"},"how":{"type":"string","description":"Join type: inner (default), left, right, outer, semi, anti"}},"required":["left","right","on"]},"example":null,"taxonomy":{"rank":{"domain":"Substrata","kingdom":"Constructa","phylum":"Configa","class":"station-config","order":"dataframe","family":"mcp-tool-config"},"characteristics":{"substrate":"config","domain":"pv","lifecycle":"continuous","stateful":false,"persistence":"none","authority":"read","compounding":"producer","io_input":"agent-request","io_output":"tool-response"}},"_links":{"html":"/tools/dataframe__join","markdown":"/tools/dataframe__join/raw.md","invoke":"/api/mcp","catalog":"/api/mcp"}}