Additional SQL Server features and topics not covered by specific categories
If you don't see the Agent node in SSMS, this would indicate that you are not in the required SQLAgent role for the actions you can do from the Agent UI, and that includes scripting.
If you have SELECT permission on sysjobs, sysjobsteps etc, you get the details that way, but then you need to know what you are doing. It seems easier to ask the DBAs...