{
  "name": "Shantanu Nautiyal Portfolio",
  "description": "Portfolio and professional details of Shantanu Nautiyal, UI/UX Designer & Product Designer.",
  "tools": [
    {
      "name": "get_profile_info",
      "description": "Get Shantanu Nautiyal's biography, current job details, social media profile links, and contact details.",
      "inputSchema": {
        "type": "object",
        "properties": {}
      }
    },
    {
      "name": "get_skills",
      "description": "Get the technical skills and design capabilities of Shantanu Nautiyal, structured by category.",
      "inputSchema": {
        "type": "object",
        "properties": {}
      }
    },
    {
      "name": "get_projects",
      "description": "Get details about Shantanu Nautiyal's recent design and web engineering projects, including descriptions, links, and case studies.",
      "inputSchema": {
        "type": "object",
        "properties": {}
      }
    },
    {
      "name": "get_experience",
      "description": "Get Shantanu Nautiyal's professional work experience timeline, responsibilities, and achievements.",
      "inputSchema": {
        "type": "object",
        "properties": {}
      }
    },
    {
      "name": "get_certifications",
      "description": "Get licensing, badges, and credentials earned by Shantanu Nautiyal.",
      "inputSchema": {
        "type": "object",
        "properties": {}
      }
    },
    {
      "name": "get_academic_background",
      "description": "Get educational credentials and activities for Shantanu Nautiyal.",
      "inputSchema": {
        "type": "object",
        "properties": {}
      }
    }
  ]
}
