5 tools registered. Strongest in usefulness, weakest in human experience.
get_portfolio_data, get_project_details, get_candidate_profile, get_agent_guide<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="get_portfolio_data" tooldescription="...">
<!-- the same action, as UI -->
</form>{
"name": "get_portfolio_data",
"description": "Tal Ogen's full portfolio as JSON: profile, featured projects, and autonomous agents with problem/solution/result detail.",
"inputSchema": {
"type": "object",
"properties": {}
},
"annotations": {
"readOnlyHint": true,
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": false,
"title": "Full portfolio data"
}
}document.modelContext.dispatchEvent(new Event("toolchange"));{ name: "copy_mcp_endpoint" /* short, unique, verb-based */ }get_portfolio_data, get_project_details, get_candidate_profile, get_agent_guide<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="get_portfolio_data" tooldescription="...">
<!-- the same action, as UI -->
</form>readability: weak{}{
"id": "human-for-ai"
}null