21 tools registered. Strongest in shared experience, weakest in trust.
{
"name": "get_observation_site",
"description": "Returns the observation site currently selected in InteractiveStarLab, including its latitude and longitude.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"annotations": {
"readOnlyHint": true,
"untrustedContentHint": true
}
}configure_sky_view: 3 parameters have no description (azimuth, altitude, fieldOfView){
name: "configure_sky_view",
inputSchema: {
type: "object",
properties: {
query: { type: "string", description: "What to search for" }
},
required: ["query"]
}
}{ name: "compare_prediction_and_observation" /* short, unique, verb-based */ }create_observation_plan: Description instructs agent to call another tool; restore_observation_mission: Description instructs agent on conversation and logging; open_sky_view: Description instructs agent to use another tool; set_observation_site: Description provides extraneous information about tool effects{
name: "create_observation_plan",
// Metadata DESCRIBES the tool - it never addresses the agent reading it.
// Rewrite any name, description, title, or schema field description that
// instructs the agent (which tool to prefer, what to output, rules to
// ignore) so it states what the tool does and what it returns instead.
description: "Searches the catalog and returns matching items with prices."
}{}{
"dateTime": "2024-07-20T12:00:00Z",
"maxMagnitude": 4
}{}