Connect to the hosted pilot
Give your agent this prompt:list_projects. Confirm the intended project before creating a watch or importing data. If access fails, check the pilot invitation, selected account, consent and requested workspace before retrying. Client support varies; a listed endpoint alone does not establish a successful connection.
Choose a first task
monitor_link, request a check with request_link_check, then read the job and history. Use the returned identifiers. get_public_contacts reads saved HTML for a watch, so check the page before requesting contacts.
See campaign workflows, evidence states and the tool reference for the inputs and limits.
Run the local development CLI
These commands require an authorized Linktrail development checkout with its dependencies installed, or the corresponding supplied toolkit. They are not a public npm install command. Public package and marketplace distribution remain separate from local validation.
check fetches public pages from your machine using the verifier shared with the cloud. It requires network access, but no AgentLinkOps account. It does not install a scheduler. Read the ledger guide before committing or syncing the files.
Use doctor to inspect the ledger, verifier, cloud reachability and configured token. A local-only setup can still report missing cloud access. Read the capability status before treating a local command as a hosted feature.
Return to the AgentLinkOps overview for the complete campaign flow.