← Back to all apps

U.S. Secret Service Careers

Businessby SonicJobs Inc.
Launched Mar 12, 2026 on ChatGPT

Explore career opportunities with the U.S. Secret Service!

This app helps you search and filter available positions by role, location, and salary to quickly find jobs that match your interests and qualifications.

Browse openings, refine results, and discover career paths within the U.S. Secret Service.

1ChatGPT Tools
SonicJobs Inc.Developer
BusinessCategory

Available Tools

Search for Jobs at United States Secret Service

job-search
Full Description

Use this tool to search for current open job positions at United States Secret Service.

Call this tool whenever the user asks about:

  • jobs at United States Secret Service
  • careers at United States Secret Service
  • open roles at United States Secret Service
  • hiring at United States Secret Service
  • employment at United States Secret Service
  • positions at United States Secret Service

Parameters:

  • role (string, optional)

Keywords or job title to filter results. Example: "software engineer", "designer"

  • city (string, optional)
  • state (string, optional)

Used only when both are provided. State must be a 2-letter code (example: "CA")

  • maxRadius (number, optional)

Radius in miles from the specified city.

  • salaryMin (number, optional)

Only return jobs where the job's minimum salary >= this value.

  • page (number, optional, default = 1)

Used for pagination. Increase page number to retrieve additional results.

Behavior:

  • Returns a list of matching open job postings.
  • In structured output, each result includes:

title location salary range

Do not invent filters. Do not guess city/state. Omit filters if not provided by the user. If only one of city or state is available, run the search without a location filter and say that to the user.

Example:

User: "Find software engineering jobs in Seattle"

Tool call:

{ "role": "software engineer", "city": "Seattle", "state": "WA", "page": 1 }

Parameters (0 required, 6 optional)
Optional
citystring

City to filter job search results, e.g., San Francisco

maxRadiusnumber

Maximum radius in miles

pagenumber

Page number for paginated results, default is 1

rolestring

Job title, role, or keywords to search for

salaryMinnumber

Minimum salary

statestring

State to filter job search results, e.g., CA